1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-23 03:04:34 +02:00

Commit Graph

  • f5b88bc39d - add todo Jordan Sissel 2011-04-14 22:17:46 -0700
  • 66c3aca8b4 - version bump for '-m' bug fix Jordan Sissel 2011-04-11 11:19:27 -0700
  • 84b472e01c - version bump for '-m' bug fix Jordan Sissel 2011-04-11 11:19:27 -0700
  • 4084e1b7f7 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-04-11 11:19:15 -0700
  • 4d39aceaaf Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-04-11 11:19:15 -0700
  • cd9000b41f - Actually obey maintainer settings (previously we ignored it entirely) Fixes: https://github.com/jordansissel/fpm/issues/13 Jordan Sissel 2011-04-11 11:18:09 -0700
  • 07e69a0f3d - Actually obey maintainer settings (previously we ignored it entirely) Fixes: https://github.com/jordansissel/fpm/issues/13 Jordan Sissel 2011-04-11 11:18:09 -0700
  • 1edf5be07d version bump Jordan Sissel 2011-04-07 09:04:43 -0700
  • 099bc46fc3 version bump Jordan Sissel 2011-04-07 09:04:43 -0700
  • b01dbbfb73 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-04-07 09:03:19 -0700
  • 8243766ebe Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-04-07 09:03:19 -0700
  • b237a6b2d4 - make sure we call rsync properly if we're copying a directory Jordan Sissel 2011-04-07 07:32:48 -0700
  • ccc559af3e - make sure we call rsync properly if we're copying a directory Jordan Sissel 2011-04-07 07:32:48 -0700
  • 8d2445f55f - version bump - sort paths by length before taring up, this ensure "/usr" before "/usr/bin" in the tarball. Jordan Sissel 2011-04-05 22:40:49 -0700
  • 4811e41333 - version bump - sort paths by length before taring up, this ensure "/usr" before "/usr/bin" in the tarball. Jordan Sissel 2011-04-05 22:40:49 -0700
  • 38638420a4 version bump Jordan Sissel 2011-04-01 00:32:18 -0700
  • 47c885cc24 version bump Jordan Sissel 2011-04-01 00:32:18 -0700
  • b2702e3809 - 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 '/' Jordan Sissel 2011-04-01 00:31:19 -0700
  • 02974a3fe8 - 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 '/' Jordan Sissel 2011-04-01 00:31:19 -0700
  • fcea6b4392 Version bump for issue/12 Jordan Sissel 2011-03-30 15:54:44 -0700
  • 6a1511f712 Version bump for issue/12 Jordan Sissel 2011-03-30 15:54:44 -0700
  • 8c43ac4c56 Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-03-30 15:53:56 -0700
  • 588b6d902a Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-03-30 15:53:56 -0700
  • e07d1d789a - monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have it. Jordan Sissel 2011-03-30 15:53:17 -0700
  • 8b663ec2a5 - monkeypatch String#start_with? becuase ruby <=1.8.6 doesn't have it. Jordan Sissel 2011-03-30 15:53:17 -0700
  • c2bafae813 - version bump for some centos and rubygems fixes Jordan Sissel 2011-03-29 11:17:55 -0700
  • 69eca72d6a - version bump for some centos and rubygems fixes Jordan Sissel 2011-03-29 11:17:55 -0700
  • 1453109c51 - Some gem deps look like this ">= A, <= B" so split them and add separate deps for each. Jordan Sissel 2011-03-29 11:17:30 -0700
  • 54b29c31e7 - Some gem deps look like this ">= A, <= B" so split them and add separate deps for each. Jordan Sissel 2011-03-29 11:17:30 -0700
  • 32e58a9b5c - Compensate for some gems or rubygems versions not having 'license' or possibly other fields. Assume "unknown" Jordan Sissel 2011-03-29 11:06:29 -0700
  • e85f8bf5cf - Compensate for some gems or rubygems versions not having 'license' or possibly other fields. Assume "unknown" Jordan Sissel 2011-03-29 11:06:29 -0700
  • a3ef5d25ff Merge branch 'master' of https://github.com/jordansissel/fpm Jordan Sissel 2011-03-21 15:29:38 -0700
  • 0bc61203aa Merge branch 'master' of https://github.com/jordansissel/fpm Jordan Sissel 2011-03-21 15:29:38 -0700
  • b8f8145821 - version bump for dependency fix Jordan Sissel 2011-03-21 11:48:21 -0700
  • 7f3e141ecb - version bump for dependency fix Jordan Sissel 2011-03-21 11:48:21 -0700
  • 9d2fc48a96 - If the dependency given is simply "foo" convert it to be "foo (> 0)" for debian packages. Otherwise apt-get update becomes quite sad. Jordan Sissel 2011-03-21 11:47:33 -0700
  • bd5315d828 - If the dependency given is simply "foo" convert it to be "foo (> 0)" for debian packages. Otherwise apt-get update becomes quite sad. Jordan Sissel 2011-03-21 11:47:33 -0700
  • 3270249dec - version bump for bug fix with --prefixi Jordan Sissel 2011-03-21 10:53:58 -0700
  • 5eeede6aea - version bump for bug fix with --prefixi Jordan Sissel 2011-03-21 10:53:58 -0700
  • 7c21f43f75 - remove extra mkdir that put crap in the source dir unintentionally when using --prefix Jordan Sissel 2011-03-21 10:53:30 -0700
  • c1843b98e5 - remove extra mkdir that put crap in the source dir unintentionally when using --prefix Jordan Sissel 2011-03-21 10:53:30 -0700
  • 7484fa779b version bump Jordan Sissel 2011-03-17 00:33:21 -0700
  • 8485d755db version bump v0.2.7 Jordan Sissel 2011-03-17 00:33:21 -0700
  • aacb5d0d15 - Set default version to 1.0 Jordan Sissel 2011-03-17 00:32:42 -0700
  • f75288a862 - Set default version to 1.0 Jordan Sissel 2011-03-17 00:32:42 -0700
  • 523b692a7a Merge branch 'debfilename' of https://github.com/mfournier/fpm into mfournier-debfilename Jordan Sissel 2011-03-17 00:25:08 -0700
  • 580aacba84 Merge branch 'debfilename' of https://github.com/mfournier/fpm into mfournier-debfilename Jordan Sissel 2011-03-17 00:25:08 -0700
  • 8b5466c03e Make deb output filename compliant with debian policy. Marc Fournier 2011-03-17 07:49:28 +0100
  • a1fa1a224f Make deb output filename compliant with debian policy. Marc Fournier 2011-03-17 07:49:28 +0100
  • dd1c2b1eda - Fail if no source and target packages are chosen - On usage failure, output options help. Jordan Sissel 2011-03-09 12:10:41 -0800
  • a170df89ff - Fail if no source and target packages are chosen - On usage failure, output options help. Jordan Sissel 2011-03-09 12:10:41 -0800
  • 2b4497d62e - Add notes about my committment to fixing blocker bugs. Jordan Sissel 2011-03-07 17:39:45 -0800
  • 96892fee58 - Add notes about my committment to fixing blocker bugs. Jordan Sissel 2011-03-07 17:39:45 -0800
  • fe19baad07 - version bump for some centos5/ruby 1.8.6/rpmbuild fixes Jordan Sissel 2011-03-07 10:10:38 -0800
  • 408db1a866 - version bump for some centos5/ruby 1.8.6/rpmbuild fixes Jordan Sissel 2011-03-07 10:10:38 -0800
  • 1a91db513f - Kernel.system() doesn't return exit code, use $? root 2011-03-07 13:10:14 -0500
  • d738546405 - Kernel.system() doesn't return exit code, use $? root 2011-03-07 13:10:14 -0500
  • 817cba2b45 - make sure all the necessary rpmbuild directories exist - on failure, emit exit code. root 2011-03-07 13:07:02 -0500
  • 8bcbf16a1a - make sure all the necessary rpmbuild directories exist - on failure, emit exit code. root 2011-03-07 13:07:02 -0500
  • 586b9c89fb - Don't use .start_with? (not available in ruby 1.8.6 or older) Reported by Chris Macleod root 2011-03-07 12:35:24 -0500
  • 4b3802ec23 - Don't use .start_with? (not available in ruby 1.8.6 or older) Reported by Chris Macleod root 2011-03-07 12:35:24 -0500
  • 0ed6ee0f89 - 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 Jordan Sissel 2011-03-01 22:53:33 -0800
  • 21d47bb2f7 - 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 Jordan Sissel 2011-03-01 22:53:33 -0800
  • 9519976d27 - Use '>>' version compare since '>' is deprecated in newer versions of dpkg Jordan Sissel 2011-02-22 10:26:25 -0800