1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-29 04:01:33 +02:00

Commit Graph

  • 9a9bdf3c33 Remove a pointless warning Jordan Sissel 2012-09-12 13:07:00 -0700
  • f34e56ceeb issue 245 (RPM's with non-root owners doesn't set ownership of directories). Add a --directories argument, which in a similar way to --config-files allows directories to be tagged as directories, meaning they are owned by the RPM. This means they get the --rpm-user and --rpm-group as their owners, and they are removed with the RPM. Alan F 2012-09-11 09:23:40 +0100
  • a88cca4084 issue 245 (RPM's with non-root owners doesn't set ownership of directories). Add a --directories argument, which in a similar way to --config-files allows directories to be tagged as directories, meaning they are owned by the RPM. This means they get the --rpm-user and --rpm-group as their owners, and they are removed with the RPM. Alan F 2012-09-11 09:23:40 +0100
  • 29e33cbf27 - bump version to 0.4.16 - note fix for ruby 1.8.7 Jordan Sissel 2012-09-06 21:13:29 -0700
  • 37fc96637c - bump version to 0.4.16 - note fix for ruby 1.8.7 v0.4.16 Jordan Sissel 2012-09-06 21:13:29 -0700
  • 3cf5a1ea6b Fix compatibility with ruby 1.8 Jordan Sissel 2012-09-06 21:00:20 -0700
  • 7c8fbee0fb Fix compatibility with ruby 1.8 Jordan Sissel 2012-09-06 21:00:20 -0700
  • 178637fe24 Fix changelog for 0.4.15 Jordan Sissel 2012-09-06 20:03:20 -0700
  • 101347629e Fix changelog for 0.4.15 v0.4.15 Jordan Sissel 2012-09-06 20:03:20 -0700
  • 2255f7a1ba - bump version with completed changelist. Jordan Sissel 2012-09-06 20:00:29 -0700
  • d6199594d5 - bump version with completed changelist. Jordan Sissel 2012-09-06 20:00:29 -0700
  • d2613d6824 Update changelist Jordan Sissel 2012-09-06 19:57:22 -0700
  • 96c134435c Update changelist Jordan Sissel 2012-09-06 19:57:22 -0700
  • 0c183b3a31 Reject dependencies with commas (#253) and offer alternatives Jordan Sissel 2012-09-06 19:55:50 -0700
  • b088335049 Reject dependencies with commas (#253) and offer alternatives Jordan Sissel 2012-09-06 19:55:50 -0700
  • 3a18ded2ee Fix typo Jordan Sissel 2012-09-06 19:51:11 -0700
  • dc3c7e815a Fix typo Jordan Sissel 2012-09-06 19:51:11 -0700
  • eca7433155 update changelist for release Jordan Sissel 2012-09-06 19:47:24 -0700
  • b85f30f54b update changelist for release Jordan Sissel 2012-09-06 19:47:24 -0700
  • 2397085f56 improve flag doc Jordan Sissel 2012-09-06 19:44:20 -0700
  • e4ff0e0599 improve flag doc Jordan Sissel 2012-09-06 19:44:20 -0700
  • c03b5c4572 - Add --template-value flag for passing arbitrary things into your template scripts. Jordan Sissel 2012-09-06 19:36:57 -0700
  • f923360114 - Add --template-value flag for passing arbitrary things into your template scripts. Jordan Sissel 2012-09-06 19:36:57 -0700
  • f2d3da85b8 - fix bad test Jordan Sissel 2012-09-06 19:26:58 -0700
  • cc01ef15f1 - fix bad test Jordan Sissel 2012-09-06 19:26:58 -0700
  • 1cf1062d23 Skip rpm regression tests since they require rpmbuild Jordan Sissel 2012-09-06 19:20:28 -0700
  • 5e67ec8531 Skip rpm regression tests since they require rpmbuild Jordan Sissel 2012-09-06 19:20:28 -0700
  • 13997869f8 Merge pull request #255 from zllak/feature/python/install_data Jordan Sissel 2012-09-06 19:11:35 -0700
  • 0ea8c73b18 Merge pull request #255 from zllak/feature/python/install_data Jordan Sissel 2012-09-06 19:11:35 -0700
  • 75cc7a1a39 Merge ad7f3958422a0df5b68eb36540b37bf99e4cc546 into 649b47cbf3e0691e4f31f211c0e7bad4712e5035 Thomas Meson 2012-09-06 19:11:06 -0700
  • 1994d23e0b Merge pull request #253 from JacekLach/rescue-eperm-while-linking Jordan Sissel 2012-09-06 19:07:45 -0700
  • 649b47cbf3 Merge pull request #253 from JacekLach/rescue-eperm-while-linking Jordan Sissel 2012-09-06 19:07:45 -0700
  • 796cea29eb Merge cdee7ae02bab67275c07f67af44ccf6ad7f618bf into 700db07aaf6cd083ff785f1732dcf24a5aacd764 Jacek Lach 2012-09-06 19:07:10 -0700
  • 5f86ca91ac Remove lie about recursing in directories (#171) Jordan Sissel 2012-09-06 13:19:58 -0700
  • 700db07aaf Remove lie about recursing in directories (#171) Jordan Sissel 2012-09-06 13:19:58 -0700
  • 36eaf548ce - add user/group ownership settings for deb packages Jordan Sissel 2012-09-05 23:12:31 -0700
  • 5ddfdd7ec2 - add user/group ownership settings for deb packages Jordan Sissel 2012-09-05 23:12:31 -0700
  • 8df56af3e2 python: customize the --install-data option for setup.py Thomas Meson 2012-08-30 16:31:35 +0200
  • ad7f395842 python: customize the --install-data option for setup.py Thomas Meson 2012-08-30 16:31:35 +0200
  • 9a56871d5e Try copying file when linking fails with EPERM Jacek Lach 2012-08-29 12:46:33 +0100
  • cdee7ae02b Try copying file when linking fails with EPERM Jacek Lach 2012-08-29 12:46:33 +0100
  • 3e43083855 Force default package to_s when name given is nil (#241) Jordan Sissel 2012-08-25 11:22:52 -0700
  • f3bf4afa96 Force default package to_s when name given is nil (#241) Jordan Sissel 2012-08-25 11:22:52 -0700
  • db9eb26afb Add note about --deb-priority Jordan Sissel 2012-08-25 01:22:48 -0700
  • a2a9ae9631 Add note about --deb-priority Jordan Sissel 2012-08-25 01:22:48 -0700
  • 5091a0f7bc Add spec coverage for deb priority Jordan Sissel 2012-08-25 01:20:06 -0700
  • 910b676373 Add spec coverage for deb priority Jordan Sissel 2012-08-25 01:20:06 -0700
  • 5324ccc986 - Add --deb-priority (#232) Jordan Sissel 2012-08-25 04:10:51 -0400
  • 6617425576 - Add --deb-priority (#232) Jordan Sissel 2012-08-25 04:10:51 -0400
  • fbd1bdf4f2 update changelist Jordan Sissel 2012-08-25 03:59:17 -0400
  • f1894c4cfc update changelist Jordan Sissel 2012-08-25 03:59:17 -0400
  • 12cde634a1 Fix up the specs and output checks Jordan Sissel 2012-08-25 03:59:03 -0400
  • 3831a4bd9f Fix up the specs and output checks Jordan Sissel 2012-08-25 03:59:03 -0400
  • 824e2efc46 - Abort and notify the user if the package is to be written to a location (parent directory) that does not exist. (#244) Jordan Sissel 2012-08-25 00:18:11 -0700
  • e1f29462fe - Abort and notify the user if the package is to be written to a location (parent directory) that does not exist. (#244) Jordan Sissel 2012-08-25 00:18:11 -0700
  • b24a6ccf90 update changelist Jordan Sissel 2012-08-25 00:05:07 -0700
  • 872183b4b7 update changelist Jordan Sissel 2012-08-25 00:05:07 -0700
  • 0850d833b5 - Make custom channels work with pear (#207) - add --pear-channel-update flag to force 'pear channel-update' prior to installation. Jordan Sissel 2012-08-24 23:56:29 -0700
  • f9ed3dd83f - Make custom channels work with pear (#207) - add --pear-channel-update flag to force 'pear channel-update' prior to installation. Jordan Sissel 2012-08-24 23:56:29 -0700
  • ef3b8ce494 improve error messages Jordan Sissel 2012-08-24 23:56:14 -0700
  • 3d10f65d7f improve error messages Jordan Sissel 2012-08-24 23:56:14 -0700
  • fcd52b53d0 - Got closer to channel support working. When I do it manually, it works, but through fpm it does not. Probably something silly. (progress on #207) Jordan Sissel 2012-08-24 20:17:50 -0400
  • 0d3321717a - Got closer to channel support working. When I do it manually, it works, but through fpm it does not. Probably something silly. (progress on #207) Jordan Sissel 2012-08-24 20:17:50 -0400
  • 976e6ba0b9 Start hacking on pear channel support (#207) Jordan Sissel 2012-08-24 16:58:23 -0700