Cross package maker. DEB/RPM generation or conversion. Derived from jordansissel/fpm.

⌈⌋ ⎇ branch:  cross package maker


Check-in [899e80ba87]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Get rid of this bundler nightmare.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 899e80ba87e46e82555f3b7ba0b4a4f33218e6dc
User & Date: jls@semicomplete.com 2012-11-27 00:39:28
Context
2012-11-27
04:41
version numbers can have multiple digits check-in: 5db5e13922 user: jls@semicomplete.com tags: trunk
00:39
Get rid of this bundler nightmare. check-in: 899e80ba87 user: jls@semicomplete.com tags: trunk
00:39
. check-in: 0bb04926fd user: jls@semicomplete.com tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Deleted Gemfile.lock.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
PATH
  remote: .
  specs:
    fpm (0.4.16)
      arr-pm (~> 0.0.7)
      backports (= 2.6.2)
      cabin (~> 0.4.3)
      clamp (= 0.3.1)
      json (= 1.6.6)

GEM
  remote: http://rubygems.org/
  specs:
    arr-pm (0.0.7)
      cabin (> 0)
    backports (2.6.2)
    cabin (0.4.4)
      json
    clamp (0.3.1)
    diff-lcs (1.1.3)
    fattr (2.2.1)
    insist (0.0.5)
    json (1.6.6)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.0)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    rush (0.6.8)
      session
    session (3.1.0)
      fattr

PLATFORMS
  ruby

DEPENDENCIES
  fpm!
  insist (~> 0.0.5)
  rspec
  rush
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<