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

⌈⌋ ⎇ branch:  cross package maker


Timeline

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

216 check-ins using file NOTES.md version 1ce183bceb

2011-07-08
07:13
- deb packages let you specify 'or' in deps (pipe, '|'). Let it work. check-in: 79cfa3398b user: jls@semicomplete.com tags: trunk
06:37
Handle complex deb dependencies (fixes #70) check-in: 9d72ea3c42 user: aman@tmm1.net tags: trunk
06:33
Rename to --config-files and add some help check-in: 1b74c3a007 user: aman@tmm1.net tags: trunk
06:28
Make bin/fpm executable check-in: 9bd5afcc07 user: aman@tmm1.net tags: trunk
06:17
Fix erb line endings check-in: 0b7f4c33b6 user: aman@tmm1.net tags: trunk
06:08
do not include epoch version in generate .deb filenames check-in: 3b7900dc58 user: aman@tmm1.net tags: trunk
05:47
convert tabs and remove trailing whitespace check-in: b5ceaf5176 user: aman@tmm1.net tags: trunk
05:37
add support for specifying configuration files in debian packages check-in: c0025352e9 user: aman@tmm1.net tags: trunk
05:32
Pass through --category to set debian Section check-in: cfa55f9e7c user: aman@tmm1.net tags: trunk
05:29
Add support for debian conflicts check-in: 28cba3e26e user: aman@tmm1.net tags: trunk
05:29
remove extra whitespace after Section name check-in: 68a53078e3 user: aman@tmm1.net tags: trunk
04:22
- a version goes bump in the night. check-in: 78af27527d user: jls@semicomplete.com tags: trunk
03:55
- replace underscores with dashes in dependencies This should fix: https://github.com/jordansissel/fpm/issues/65 check-in: eb35a2ccf6 user: jls@semicomplete.com tags: trunk
03:47
- If install_requires is just a string, make it an array. Fixes: https://github.com/jordansissel/fpm/issues/66 check-in: f3228ee4e8 user: jls@semicomplete.com tags: trunk
03:34
Merge pull request #67 from anthezium/master goo for Package-specific flags and one such flag check-in: 63f829a6f8 user: jls@semicomplete.com tags: trunk
2011-07-07
18:35
missing parens check-in: 26da33190e user: anthezium@gmail.com tags: trunk
18:03
* added command-line option to make generated debs' dependencies ignore iterations * in order to accomplish this, added framework similar to that in FPM::Source to FPM::Package to support plugin-specific command-line options and pass corresponding params to FPM::Package constructor to be made available as an instance variable * also fixed bug (probably due to recent refactoring) that broke help * also fixed spelling error check-in: ac5dd39df5 user: ted@munkustrap.org tags: trunk
2011-06-28
01:48
- patch from alcy for https://github.com/jordansissel/fpm/issues/61 check-in: 68bb8a724b user: jls@semicomplete.com tags: trunk
01:47
Merge branch 'master' of github.com:jordansissel/fpm check-in: 0554b8b35a user: jls@semicomplete.com tags: trunk
01:45
Merge pull request #63 from ajc/ajc-effing-whitespace whitespace/LF fix for debian template check-in: 5418c822e4 user: jls@semicomplete.com tags: trunk
01:12
remove bogus whitespace from debian template - it'll break a debian Packages file if it ends up in there check-in: 7cc198abb5 user: Andrew.Cosgriff@medibankhealth.com.au tags: trunk
2011-06-25
00:14
- version bump check-in: d920358a56 user: jls@semicomplete.com tags: trunk, v0.3.3
00:11
Merge pull request #58 from bulletproofnetworks/master Fix inconsistent RubyGems behaviour when using --binpath option check-in: 2e8c9f9657 user: jls@semicomplete.com tags: trunk
2011-06-24
17:13
- make it work in ruby 1.8.6 check-in: 311720e939 user: jls@semicomplete.com tags: trunk
16:30
Merge pull request #60 from BrunoGrasselli/master Changing from ftools to fileutils check-in: 86f8507e6d user: jls@semicomplete.com tags: trunk
15:58
Porting fpm to ruby 1.9 check-in: b6d42f68c8 user: bruno.grasselli@gmail.com tags: trunk
02:05
Explicitly mkdir -p the temporary bin path. Fixes #27. - It's a guess, but I think that various releases of RubyGems don't create the path specified by --bindir. - This patch covers the inconsistent behaviour in RubyGems. check-in: f1d5dce1c9 user: lindsay@holmwood.id.au tags: trunk
02:04
Removed trailing whitespace check-in: 22df3335b3 user: lindsay@holmwood.id.au tags: trunk
2011-06-21
06:38
- Fix spurious 'find' warning message https://github.com/jordansissel/fpm/issues/50 check-in: 0b16b36d8a user: jls@semicomplete.com tags: trunk, v0.3.2
06:27
- improve the error message when you give an invalid target or source - clenaed up unused code in target/puppet check-in: 1e3684efde user: jls@semicomplete.com tags: trunk, v0.3.1
06:04
- version bump; some serious internal shuffling happened to make puppet module generation a possibility. To that end, I bumped from 0.2.x to 0.3.x check-in: ef4e7851b2 user: jls@semicomplete.com tags: trunk
06:00
- some code cleanup - source rpm => target puppet works now check-in: 1f0b1d1b50 user: jls@semicomplete.com tags: trunk
02:33
- previous commit missed some files; adding features to allow generating multiple files from 'specfile' phase. check-in: d3f725a8ea user: jls@semicomplete.com tags: trunk
02:26
- refactor to allow package targets to override generate_specfile so puppet target can write multiple files (::package class and anticlass). check-in: 31f554b9ca user: jls@semicomplete.com tags: trunk
2011-06-20
23:58
- Patch from jpluscplusm to work around misfeatures in debian's control file regarding multiline descriptions. check-in: 7ac93d172f user: jls@semicomplete.com tags: trunk
05:18
Merge branch 'feature/puppet' check-in: 3a51bdc6ce user: jls@semicomplete.com tags: trunk
05:17
- downcase dependency names, too check-in: 174553588f user: jls@semicomplete.com tags: trunk
05:17
Merge branch 'feature/puppet' of github.com:jordansissel/fpm into feature/puppet check-in: 4292cd85b6 user: jls@semicomplete.com tags: trunk
05:13
- downcase dependency names, too check-in: db1f2bb15c user: jls@semicomplete.com tags: trunk
2011-06-19
08:15
- work-in-progress making it so you can conver rpms to puppet modules. check-in: 3f92e4ba03 user: jls@semicomplete.com tags: trunk
07:17
- seems to work. Missing a few features, but it works :) check-in: 76c074cf6e user: jls@semicomplete.com tags: trunk
06:22
- convert to using the (still undocumented) ERB "explicit line ending" mode '-' so we can use '-%>' to say no newline. check-in: 4a8cefb324 user: jls@semicomplete.com tags: trunk
05:57
- add stubs check-in: e775b6ee55 user: jls@semicomplete.com tags: trunk
05:11
- start working on https://github.com/jordansissel/fpm/issues/51 check-in: 689216f8fb user: jls@semicomplete.com tags: trunk
2011-06-15
21:08
Merge branch 'master' of github.com:jordansissel/fpm check-in: 58b1ecb01f user: jls@semicomplete.com tags: trunk
21:03
- version bump check-in: 18cf7e673e user: jls@semicomplete.com tags: trunk
17:31
Edited README.md via GitHub check-in: 07b520e1a3 user: jls@semicomplete.com tags: trunk
16:20
- deb: downcase the package name if it's uppercase, but still warn about it. - deb: Replace underscores '_' with dashes '-' https://github.com/jordansissel/fpm/issues/48 check-in: ef30669435 user: jls@semicomplete.com tags: trunk
07:41
- verison bump for solaris {pre,post}install support check-in: c1758d8ae8 user: jls@semicomplete.com tags: trunk
07:41
Merge remote branch 'origin/feature/solaris' check-in: 5a0f275ce5 user: jls@semicomplete.com tags: trunk
07:40
- add {pre,post}install support check-in: bfaa984a16 user: jls@semicomplete.com tags: trunk
07:33
- version bump again, forgot I already released 0.2.32 check-in: a51fc4b504 user: jls@semicomplete.com tags: trunk
07:29
Merge branch 'feature/solaris' check-in: 6047b38815 user: jls@semicomplete.com tags: trunk
07:26
- Version bump. - This version adds solaris package support. Thanks to Ben Rockwood for donating a Joyent Solaris instance so I could work on this. check-in: f71b1150b7 user: jls@semicomplete.com tags: trunk
07:20
- only wrap system() if we're in debug mode - fix a bug in dir target regarding handling "." and "./" - clean up some verbosity - solaris: parse pkgproto output ourselves check-in: bdbe0c598b user: jls@semicomplete.com tags: trunk
07:05
- solaris package building works. Big thanks to Ben Rockwood for giving me access to a Joyent Solaris system so I could make this happen. check-in: b94bab615e user: jls@semicomplete.com tags: trunk
06:20
- Start working on a solaris package type. - md5sums aren't needed by most packages, disable it by default. In the future, should move the md5sums generator to the .deb package target and keep it away from other stuff. check-in: a0fa7fcf65 user: jls@semicomplete.com tags: trunk
2011-06-09
16:51
- version bump for https://github.com/jordansissel/fpm/issues/44 check-in: 08ad303f9a user: jls@semicomplete.com tags: trunk
16:50
Merge branch 'master' of github.com:jordansissel/fpm check-in: 11939b22a0 user: jls@semicomplete.com tags: trunk
16:48
- Some rpm implementations blow away %{buildroot} at the start of every %build section. That sucks and is a bug/misfeature. Work around it by unpacking the tarball in %build instead of %prep. This should fix rpm building on SLES (https://github.com/jordansissel/fpm/issues/44) Patch-like thing originally by meineerde. Tested on ubuntu it still builds rpms just fine (no behavior change, good). Hopefully works on SLES now :) check-in: a1b1c44c1b user: jls@semicomplete.com tags: trunk
01:54
- version bump check-in: 4c3e228550 user: jls@semicomplete.com tags: trunk
01:52
- abort if someone tries to build a .deb package with a capital letter in the name. Fixes: https://github.com/jordansissel/fpm/issues/43 check-in: 9ed641685b user: jls@semicomplete.com tags: trunk
2011-06-08
07:43
Merge branch 'master' of github.com:jordansissel/fpm check-in: 17fdbf1d4a user: jls@semicomplete.com tags: trunk
07:42
- add work-in-progress to build packages with pkgsrc check-in: 98c478918a user: jls@semicomplete.com tags: trunk
2011-06-07
19:45
Merge pull request #42 from fnmunhoz/master Added sample to create a standalone fpm package using ruby 1.9.2 check-in: dfdfaeb631 user: jls@semicomplete.com tags: trunk
19:33
Added sample to create a standalone fpm package using ruby 1.9.2. check-in: 25cc3f34cf user: felipe.munhoz@oncast.com.br tags: trunk
2011-05-30
19:03
- version bump for --iteration support check-in: 815d7fcb46 user: jls@semicomplete.com tags: trunk
18:50
Merge pull request #41 from adamhjk/ITERATION Adding iteration as a settable field check-in: d5bc442367 user: jls@semicomplete.com tags: trunk
17:39
Adding iteration as a settable field check-in: 0b1e588167 user: adam@opscode.com tags: trunk
2011-05-20
19:40
- version bump check-in: 7c2c71b78f user: jls@semicomplete.com tags: trunk
03:45
fizzlesticks check-in: 0dd5133462 user: jls@semicomplete.com tags: trunk
03:23
- add 'tar' source support. check-in: dbfb16c135 user: jls@semicomplete.com tags: trunk
2011-05-18
19:07
version bump check-in: 13c250f081 user: jls@semicomplete.com tags: trunk
19:06
- use "Obsoletes" in rpm when --replaces is given. check-in: c91c86ff8a user: jls@semicomplete.com tags: trunk
08:24
- oops. check-in: 8df88c756f user: jls@semicomplete.com tags: trunk
08:23
- version bump and add changelist check-in: 8028833faf user: jls@semicomplete.com tags: trunk
08:22
- add changelist! check-in: 8c3d537d3e user: jls@semicomplete.com tags: trunk
08:17
- use DEBEMAIL and DEBFULLNAME from environment as the default maintainer. https://github.com/jordansissel/fpm/issues/37 - remove some print statements that we don't need check-in: d8dda5bcd9 user: jls@semicomplete.com tags: trunk
08:08
- Add new flags for the python source: --python-bin - path to the python binary you want to run --python-easyinstall - path to the easy_install script you want to use https://github.com/jordansissel/fpm/issues/38 check-in: b2b2725812 user: jls@semicomplete.com tags: trunk
07:49
- forgot to commit this. check-in: 54bd202f98 user: jls@semicomplete.com tags: trunk
07:38
- move main program to FPM::Program - support an ~/.fpmrc - the syntax of this file is one flag per line. This file is optional. https://github.com/jordansissel/fpm/issues/39 - Support --replaces (only .deb supports this right now, rpm seems to not). check-in: 05f4dfbdae user: jls@semicomplete.com tags: trunk
2011-05-17
07:37
Merge branch 'master' of github.com:jordansissel/fpm check-in: 066b13e0dc user: jls@semicomplete.com tags: trunk
07:30
- add contributors and license file (License is MIT) check-in: 9130266855 user: jls@semicomplete.com tags: trunk
07:29
Merge pull request #34 from ahpook/jruby_rpm Added functionality to build RPMS of jruby check-in: 809aeb1174 user: jls@semicomplete.com tags: trunk
07:20
version bump check-in: bc37cb148d user: jls@semicomplete.com tags: trunk
07:17
- Add general way for source plugins to add flags specific to that plugin. For now, only 'gem' uses this. - Add flag --gem-bin-path to install a gem's executables to a specific place. Some folks like /usr/bin, so, package puppet with bins there: * fpm -s gem -t deb --gem-bin-path /usr/bin puppet The original implementation for this bin-path flag was by lassizci. https://github.com/jordansissel/fpm/pull/27 check-in: bbaf8bab13 user: jls@semicomplete.com tags: trunk
02:49
version bump check-in: 68ecea9d2b user: jls@semicomplete.com tags: trunk
02:49
- sometimes 'install_requirements' can be None. check-in: 0cd971786b user: jls@semicomplete.com tags: trunk
02:03
- note python support check-in: 6b3eaecfc7 user: jls@semicomplete.com tags: trunk
01:55
- fix path if relative check-in: e12e47d4bc user: jls@semicomplete.com tags: trunk
01:52
- support version-specific downloads for python check-in: ab3fed0064 user: jls@semicomplete.com tags: trunk
01:34
- version bump for new python support check-in: e89406d39c user: jls@semicomplete.com tags: trunk
01:33
- fix dep regexp to permit package names without version conditions check-in: 883a9e5fa3 user: jls@semicomplete.com tags: trunk
01:20
Merge branch 'master' of github.com:jordansissel/fpm check-in: 0488918f3c user: jls@semicomplete.com tags: trunk
01:18
- Add python packaging support. * Uses 'easy_install' to download packages from pypi. * You can also give the path to a setup.py to use if you already have the project locally. * Automatically chooses 'native' or 'all' arch depending on whether the python project has C extensions check-in: aeb6d189f6 user: jls@semicomplete.com tags: trunk
01:15
- ignore pyc check-in: e046e6d55c user: jls@semicomplete.com tags: trunk
2011-05-16
21:53
Merge pull request #35 from MichaelBlume/patch-1 fix typo in options output check-in: 399e343650 user: jls@semicomplete.com tags: trunk
20:59
fix typo in options output check-in: a39fda9905 user: blume.mike@gmail.com tags: trunk
20:05
Added functionality to build RPMS of jruby Left deb as default but now you can 'make rpm' if that's your kink. Wurks gud, (though your jdk dependency may vary): [eric@leterel ~/fpm/jruby]$ rpm -q --requires -p jruby-1.6.1.noarch.rpm jdk >= 1.6.0 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 [eric@leterel ~/fpm/jruby]$ sudo rpm -Uvh ./jruby-1.6.1.noarch.rpm Preparing... ########################################### [100%] 1:jruby ########################################### [100%] [eric@leterel ~/fpm/jruby]$ /opt/jruby/bin/jruby -e 'puts "hello world"' hello world check-in: 37b4884e59 user: ahpook@gmail.com tags: trunk
07:19
- version bump (issue/33) check-in: f98993219d user: jls@semicomplete.com tags: trunk
07:18
- default version comparison should be >=0, as '>0' is deprecated. https://github.com/jordansissel/fpm/issues/33 check-in: 4466f209ec user: jls@semicomplete.com tags: trunk
2011-05-14
07:50
- moved to lib/rpm/... check-in: 9d18c8d302 user: jls@semicomplete.com tags: trunk
07:49
- factor out the rpm bits into separate class files - include all known rpm 'tag' types check-in: 35f668b84f user: jls@semicomplete.com tags: trunk
00:11
- reading max-rpm internals shows more than the code review does. Win. check-in: 0eb27ae57e user: jls@semicomplete.com tags: trunk
2011-05-13
10:41
- more futile attempts at reverse-engineering the rpm format. check-in: 6804f3caac user: jls@semicomplete.com tags: trunk
09:57
- more hackery. I'm still missing lots of tags from the header, so something's borked. check-in: f759157069 user: jls@semicomplete.com tags: trunk
08:03
- start working on signature fetching check-in: 817dc01e59 user: jls@semicomplete.com tags: trunk
05:08
- fix packing/unpacking - A vs a (a uses nulls, A spaces) check-in: 576898832f user: jls@semicomplete.com tags: trunk
04:57
- start hacking at rpm files with pure ruby. check-in: 9b84678e1c user: jls@semicomplete.com tags: trunk
04:20
- Refactor architecture selection. Unless specified, the arch is selected automatically. The default arch is "native" Also support "native" and "all" strings which are converted to the appropriate values for the target packages. "all" will become "noarch" for rpms (stays as 'all' for deb) "native" will become amd64 or i386 for deb (or other) "native" will become the output of 'uname -m' for rpm. If the source is a gem, and the gem has no extensions (ruby C code), default to "all". If it has C extensions (like eventmachine and sqlite3 gems), then the arch defaults to "native" This resolves: https://github.com/jordansissel/fpm/pull/29 https://github.com/jordansissel/fpm/issues/25 https://github.com/jordansissel/fpm/issues/14 check-in: 8d310b574d user: jls@semicomplete.com tags: trunk
2011-05-11
22:52
- move rpm multiline-description fix to just the rpm template check-in: 768a545c76 user: jls@semicomplete.com tags: trunk
22:49
Merge branch 'master' of github.com:jordansissel/fpm check-in: 50af6f1e8d user: jls@semicomplete.com tags: trunk
22:49
Merge pull request #32 from asenchi/master This add --url as a command line option. check-in: ff11087b70 user: jls@semicomplete.com tags: trunk
22:49
- add TODO check-in: a68b9dcd4b user: jls@semicomplete.com tags: trunk
15:56
Remove superfluous url accessor. check-in: 3811ab5c66 user: asenchi@asenchi.com tags: trunk
15:47
Adds --url as a command line option. check-in: 7e606c5bd4 user: asenchi@asenchi.com tags: trunk
01:10
- if the description is multiple lines, only use the first line for the 'summary' in the rpm check-in: 468887ddfe user: jls@semicomplete.com tags: trunk
2011-05-07
07:31
Merge pull request #30 from sabowski/desc_remove_empty_lines Check for empty lines in the description field check-in: 207a764b7b user: jls@semicomplete.com tags: trunk
06:49
Check for empty lines in the description field The description field cannot contain empty lines in a debian control file. Adds " ." to empty lines. Also removes double printing of the description in the control file. check-in: 01f24524db user: airyk@sabowski.com tags: trunk
2011-05-06
21:31
version bump check-in: 1590bed37c user: jls@semicomplete.com tags: trunk
21:15
Merge pull request #28 from sabowski/req_ver_parsing Correctly parse gem requirement with both upper and lower bounds for rpms created from gems check-in: 99177a1264 user: jls@semicomplete.com tags: trunk
20:59
Correctly parse gem requirement with both upper and lower bounds for rpms created from gems check-in: 2306992802 user: airyk@sabowski.com tags: trunk
2011-05-05
07:06
- version bump for maintainer script support check-in: 1e456d7b2e user: jls@semicomplete.com tags: trunk
07:02
- Refactor maintainer script support. Supports {pre,post}{install,uninstall} tasks in deb and rpm now. maintainers scripts are now supported. However, the interface is likely to change in the future. I want to make a universal maintainer script format that allows you to use the same exact script in an rpm and in a deb package. See https://github.com/jordansissel/fpm/issues/18 check-in: ac8f3fb09a user: jls@semicomplete.com tags: trunk
06:15
Merge pull request #22 from joshado/master Quick patch for .deb postinst and prerm scripts check-in: dcd368faca user: jls@semicomplete.com tags: trunk
2011-05-01
10:27
Expand the postinst / prerm paths so relative paths can be used. check-in: f3f26f4624 user: thomas@haggett.org tags: trunk
10:20
Build .deb files with postinst and prerm scripts burned in. check-in: 6fdf5ab47a user: thomas@haggett.org tags: trunk
2011-04-26
08:00
- @paths is an array check-in: 339ef53fc1 user: jls@semicomplete.com tags: trunk
07:25
- Make 'gem' source obey --prefix (issues/21) check-in: 99ae85f73b user: jls@semicomplete.com tags: trunk
2011-04-25
22:37
- add provids support to deb check-in: 4594a25d01 user: jls@semicomplete.com tags: trunk
20:40
- add --provides flag and support into rpm target check-in: 18a95fa4d4 user: jls@semicomplete.com tags: trunk
18:43
- include epoch value in filename output by default check-in: fe4fcb3f0c user: jls@semicomplete.com tags: trunk
18:28
version bump check-in: 8f5e7cff96 user: jls@semicomplete.com tags: trunk
18:25
Merge branch 'master' of github.com:jordansissel/fpm check-in: 26a84f7422 user: jls@semicomplete.com tags: trunk
18:24
- Add epoch support check-in: 54291de2be user: jls@semicomplete.com tags: trunk
2011-04-22
18:26
Update readme check-in: a090e13d40 user: jls@semicomplete.com tags: trunk
18:22
Update readme check-in: 0d7b890463 user: jls@semicomplete.com tags: trunk
18:20
- Add baylisa notes check-in: d473002220 user: jls@semicomplete.com tags: trunk
2011-04-15
05:17
- add todo check-in: dfc8ad9ca7 user: jls@semicomplete.com tags: trunk
2011-04-11
18:19
- version bump for '-m' bug fix check-in: 7a2785c0f1 user: jls@semicomplete.com tags: trunk
18:19
Merge branch 'master' of github.com:jordansissel/fpm check-in: aa6e7aee77 user: jls@semicomplete.com tags: trunk
18:18
- Actually obey maintainer settings (previously we ignored it entirely) Fixes: https://github.com/jordansissel/fpm/issues/13 check-in: a4303d33ee user: jls@semicomplete.com tags: trunk
2011-04-07
16:04
version bump check-in: 34c323981b user: jls@semicomplete.com tags: trunk
16:03
Merge branch 'master' of github.com:jordansissel/fpm Conflicts: fpm.gemspec check-in: a669e6ef03 user: jls@semicomplete.com tags: trunk
14:32
- make sure we call rsync properly if we're copying a directory check-in: 5e138b91bb user: jls@semicomplete.com tags: trunk
2011-04-06
05:40
- version bump - sort paths by length before taring up, this ensure "/usr" before "/usr/bin" in the tarball. check-in: 58bf609227 user: jls@semicomplete.com tags: trunk
2011-04-01
07:32
version bump check-in: c6ca771d8b user: jls@semicomplete.com tags: trunk
07:31
- Fix issue/11 - leinaddm reported -t rpm -C foo sometimes fails to build due to file paths in the generated rpm spec not leading with '/' check-in: fa0725cce5 user: jls@semicomplete.com tags: trunk
2011-03-30
22:54
Version bump for issue/12 check-in: e0e6fbda1f user: jls@semicomplete.com tags: trunk
22:53
Merge branch 'master' of github.com:jordansissel/fpm check-in: 2fc34b217a user: jls@semicomplete.com tags: trunk
22:53
- monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have it. check-in: 14cc1c0420 user: jls@semicomplete.com tags: trunk
2011-03-29
18:17
- version bump for some centos and rubygems fixes check-in: 9820c2408f user: jls@semicomplete.com tags: trunk
18:17
- Some gem deps look like this ">= A, <= B" so split them and add separate deps for each. check-in: 4e43c4333c user: jls@semicomplete.com tags: trunk
18:06
- Compensate for some gems or rubygems versions not having 'license' or possibly other fields. Assume "unknown" check-in: 7a6f3fe4bc user: jls@semicomplete.com tags: trunk
2011-03-21
22:29
Merge branch 'master' of https://github.com/jordansissel/fpm check-in: 844cac32bc user: jls@semicomplete.com tags: trunk
18:48
- version bump for dependency fix check-in: beae8d3a63 user: jls@semicomplete.com tags: trunk
18:47
- If the dependency given is simply "foo" convert it to be "foo (> 0)" for debian packages. Otherwise apt-get update becomes quite sad. check-in: bf9b91b0f3 user: jls@semicomplete.com tags: trunk
17:53
- version bump for bug fix with --prefixi check-in: 1a9a200746 user: jls@semicomplete.com tags: trunk
17:53
- remove extra mkdir that put crap in the source dir unintentionally when using --prefix check-in: a2cf7a421f user: jls@semicomplete.com tags: trunk
2011-03-17
07:33
version bump check-in: e5b573a679 user: jls@semicomplete.com tags: trunk, v0.2.7
07:32
- Set default version to 1.0 check-in: c76649ab69 user: jls@semicomplete.com tags: trunk
07:25
Merge branch 'debfilename' of https://github.com/mfournier/fpm into mfournier-debfilename check-in: e2e497e3fd user: jls@semicomplete.com tags: trunk
06:49
Make deb output filename compliant with debian policy. check-in: d070a0d729 user: marc.fournier@camptocamp.com tags: trunk
2011-03-09
20:10
- Fail if no source and target packages are chosen - On usage failure, output options help. Fixes #issue/8 check-in: 81d173bc7d user: jls@semicomplete.com tags: trunk
2011-03-08
01:39
- Add notes about my committment to fixing blocker bugs. check-in: f21326f4d0 user: jls@semicomplete.com tags: trunk
2011-03-07
18:10
- version bump for some centos5/ruby 1.8.6/rpmbuild fixes check-in: 0a2c710c7b user: jls@semicomplete.com tags: trunk
18:10
- Kernel.system() doesn't return exit code, use $? check-in: ce667ca924 user: root@ip-10-101-57-212.ec2.internal tags: trunk
18:07
- make sure all the necessary rpmbuild directories exist - on failure, emit exit code. check-in: 74237017bc user: root@ip-10-101-57-212.ec2.internal tags: trunk
17:35
- Don't use .start_with? (not available in ruby 1.8.6 or older) Reported by Chris Macleod check-in: 679b0c361e user: root@ip-10-101-57-212.ec2.internal tags: trunk
2011-03-02
06:53
- Create the rpm correctly targeted at the output path (usually $PWD as of fpm invocation) The prior behavior would make an rpm similar to this: $PWD/name-version.x86_64.rpm/x86_64/the-actual-rpm.rpm - Version bump check-in: fd391af231 user: jls@semicomplete.com tags: trunk
2011-02-22
18:26
- Use '>>' version compare since '>' is deprecated in newer versions of dpkg check-in: b70e45a5f2 user: jls@semicomplete.com tags: trunk
2011-02-16
20:38
Fix arch check-in: 65aa700908 user: jls@semicomplete.com tags: trunk
20:32
Fix dependency spec check-in: 57734e0c73 user: jls@semicomplete.com tags: trunk
20:26
- Add jruby build example check-in: 05c54dd18f user: jls@semicomplete.com tags: trunk
2011-02-15
01:06
- Properly prefix file paths if --prefix is given. check-in: 0cd45e7f34 user: jls@semicomplete.com tags: trunk
2011-02-11
02:56
Merge branch 'master' of https://github.com/jordansissel/fpm check-in: e6c3399ae7 user: jls@semicomplete.com tags: trunk
2011-02-10
22:39
I'm bad at markdown. check-in: 9e22a409e5 user: jls@semicomplete.com tags: trunk
22:38
- Update link in readme check-in: ff3350b399 user: jls@semicomplete.com tags: trunk
2011-02-08
07:27
Add clarification that we can create policy-friendly packages if desired check-in: e8e9f7bb39 user: jls@semicomplete.com tags: trunk
07:25
- Make the 'dir' source accept files sanely. Previously a plain file input would make a directory but now it does not. check-in: 9a76b3e180 user: jls@semicomplete.com tags: trunk
07:25
fix syntax post-merge check-in: 29c9cb7992 user: jls@semicomplete.com tags: trunk
07:16
Merge branch 'feature/exclude-files' Conflicts: lib/fpm/builder.rb check-in: 86228171ca user: jls@semicomplete.com tags: trunk
07:13
Merge branch 'feature/exclude-files' Conflicts: lib/fpm/builder.rb check-in: ade60fdf7a user: jls@semicomplete.com tags: trunk
02:40
Merge branch 'feature/exclude-files' (also includes jay's -e (edit spec) branch) Conflicts: lib/fpm/builder.rb check-in: 9870ef58a2 user: jls@semicomplete.com tags: trunk
02:33
- fpm --exclude now works decently. Relies on tar(1)'s --exclude flag. check-in: 77b5eccc1b user: jls@semicomplete.com tags: trunk
01:38
- Start working on file exclusion check-in: 33c7d925c5 user: jls@semicomplete.com tags: trunk
2011-02-07
19:23
- Version bump for pull/6 check-in: 0f152dc767 user: jls@semicomplete.com tags: trunk
18:52
- If iteration is nil, default to '1' for RPM - Style cleanup check-in: fb8c54e05e user: jls@semicomplete.com tags: trunk
18:43
Merge branch 'master' of https://github.com/anthezium/fpm into pull/6 check-in: 42cd98b389 user: jls@semicomplete.com tags: trunk
18:31
- version bump for pyr's -S patch (pull/7) check-in: dafee50e83 user: jls@semicomplete.com tags: trunk
17:38
Support for suffixes in gems. This allows building the same gems for differents rubies (1.8, 1.9.2, ...). check-in: d7e3ed91de user: pyr@milestonelab.com tags: trunk
2011-02-04
15:17
remove default iteration of 1, allowing it to be nil updated default_output to properly handle nil iteration check-in: 3fda3ba81a user: anthezium@gmail.com tags: trunk
15:12
make iteration optional check-in: 1dc16c38b7 user: anthezium@gmail.com tags: trunk
15:10
don't include hyphen after version if iteration is nil check-in: b884a6ebcb user: anthezium@gmail.com tags: trunk
2011-02-02
18:05
option to edit the specfile before build check-in: 76978df946 user: jjmadkisson@gmail.com tags: trunk
2011-02-01
18:01
- update docs - bump version to match release check-in: e1e387a00f user: jls@semicomplete.com tags: trunk
2011-01-22
20:51
- Disable AutoReqProv. it makes bad decisions too often. check-in: 804a820fd2 user: jls@semicomplete.com tags: trunk
18:56
- Version bump check-in: a4c14ef95a user: jls@semicomplete.com tags: trunk, v0.2.1
18:56
- Add proper 'arch' support for rpm. check-in: f0a4074a94 user: jls@semicomplete.com tags: trunk
08:57
- Version bump check-in: 587ca46eee user: jls@semicomplete.com tags: trunk, v0.2.0
08:55
- Fix gem tar building to include only the gem install dir - Abort if rpmbuild fails so we can debug it. - Fix dependency conversion for rpm - Fix path prefixing so rpm accepts our list of files (rpm requires paths in %files section start with '/' check-in: 04d610ac4a user: jls@semicomplete.com tags: trunk
06:35
Merge branch 'master' of https://github.com/pyro/fpm into pull/3 check-in: aea6334dec user: jls@semicomplete.com tags: trunk
2011-01-21
17:24
- Start working on npm source check-in: c47500075e user: jls@semicomplete.com tags: trunk
10:45
fix fpm for ruby 1.9 check-in: 1607f5858e user: pyr@milestonelab.com tags: trunk
01:40
- Version bump check-in: d13a12a08d user: jls@semicomplete.com tags: trunk
01:40
- make it so we can download non-latest packages check-in: 085ebb7cc5 user: jls@semicomplete.com tags: trunk
00:39
- ignore the wiki check-in: 26e1b3a5e8 user: jls@semicomplete.com tags: trunk
00:38
- Bumpversion for release check-in: 6b3fdcf377 user: jls@semicomplete.com tags: trunk
00:38
- Convert gem '~>' dependency versions to something deb understands. check-in: 61cf4f074e user: jls@semicomplete.com tags: trunk
00:35
- Add support for rubygems 1.3.5 check-in: 02d36a34bc user: jls@semicomplete.com tags: trunk
2011-01-20
23:34
- only add dependencies if given check-in: 90c3cd508c user: jls@semicomplete.com tags: trunk
23:25
- Output the resulting package filename check-in: 05847aa047 user: jls@semicomplete.com tags: trunk
20:45
- fix method signatures check-in: 0625c31623 user: jls@semicomplete.com tags: trunk
2011-01-13
23:36
- Version bump for issue/2 fix. check-in: b6c5807471 user: jls@semicomplete.com tags: trunk, v0.1.7
23:34
- Fix issue/2 - we were accidentally ignoring deps specified via commandline. check-in: c953a535a4 user: jls@semicomplete.com tags: trunk
09:59
- Add notes check-in: 2eedb24578 user: jls@semicomplete.com tags: trunk