1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-17 19:20:13 +01:00

Commit Graph

  • 4075ae1e40 Merge pull request #271 from UnifiedPost/feature/keep_tempfiles_after Jordan Sissel 2012-10-04 10:35:21 -0700
  • fbb9f4b6d3 Merge pull request #271 from UnifiedPost/feature/keep_tempfiles_after Jordan Sissel 2012-10-04 10:35:21 -0700
  • 51321d995e Add the version of the gem to the provides so we can set dependencies on the gem version in other rpms Jan Vansteenkiste 2012-10-04 11:34:08 +0200
  • c3fcb8132c Add the version of the gem to the provides so we can set dependencies on the gem version in other rpms Jan Vansteenkiste 2012-10-04 11:34:08 +0200
  • 888cc14376 Merge ef109721b9333217661b40b2e01047b8f9e6680c into 7842a6c192e7459d747ce1f042742e7b0f076304 Jan Vansteenkiste 2012-10-04 02:15:07 -0700
  • 0ac8cc007b When running in debug mode, do not remove temp files created Jan Vansteenkiste 2012-10-04 11:14:03 +0200
  • ef109721b9 When running in debug mode, do not remove temp files created Jan Vansteenkiste 2012-10-04 11:14:03 +0200
  • bd77c26a3c Merge pull request #270 from jcopenha/master Jordan Sissel 2012-10-02 16:36:19 -0700
  • 7842a6c192 Merge pull request #270 from jcopenha/master Jordan Sissel 2012-10-02 16:36:19 -0700
  • 8afbf05c5e Merge c3e5a0c9072af114cb018257d2f45f7e50428d8e into 7bf937b16cc8e280f35cac861f5342136e09855d Jason Copenhaver 2012-10-01 06:18:17 -0700
  • 9c3dba711f Support 'prefix' in deb templates Jason Copenhaver 2012-10-01 10:09:42 -0300
  • c3e5a0c907 Support 'prefix' in deb templates Jason Copenhaver 2012-10-01 10:09:42 -0300
  • 9a52b77a5b update changelog/version Jordan Sissel 2012-09-26 00:38:37 -0700
  • 7bf937b16c update changelog/version v0.4.19 Jordan Sissel 2012-09-26 00:38:37 -0700
  • de85a52b33 Merge pull request #266 from jwittkoski/spec_file_percents Jordan Sissel 2012-09-26 00:34:33 -0700
  • 0ed0021ecd Merge pull request #266 from jwittkoski/spec_file_percents Jordan Sissel 2012-09-26 00:34:33 -0700
  • 32a797208c Merge c7bb5052e518dec34122a9bd522bc426112e6ff0 into b27efde44b710413747499ac3158acd711698e6b John Wittkoski 2012-09-26 00:33:49 -0700
  • 99ab773eed fix failling test due to 'epoch' being private Jordan Sissel 2012-09-25 13:59:29 -0700
  • b27efde44b fix failling test due to 'epoch' being private Jordan Sissel 2012-09-25 13:59:29 -0700
  • 1b6e9ce105 - prep for release Jordan Sissel 2012-09-25 13:51:49 -0700
  • 2a27467e39 - prep for release v0.4.18 Jordan Sissel 2012-09-25 13:51:49 -0700
  • b64f83c178 - write specs to ensure the default epoch and release are always '1' This ensures future regressions are caught before fpm releases. Jordan Sissel 2012-09-25 13:48:33 -0700
  • d8f2ac7cb6 - write specs to ensure the default epoch and release are always '1' This ensures future regressions are caught before fpm releases. Jordan Sissel 2012-09-25 13:48:33 -0700
  • 9968df872f Escape percents in filenames in %install section John Wittkoski 2012-09-25 12:19:35 -0400
  • c7bb5052e5 Escape percents in filenames in %install section John Wittkoski 2012-09-25 12:19:35 -0400
  • 75aed37386 Replace % with [%] to make rpm not expand macros John Wittkoski 2012-09-25 10:43:07 -0400
  • e0472f3945 Replace % with [%] to make rpm not expand macros John Wittkoski 2012-09-25 10:43:07 -0400
  • 3bb35fddea - Add --workdir flag for specifying a place other than the system /tmp directory to do work. (Idea by Ryan Petrello) Jordan Sissel 2012-09-12 13:39:06 -0700
  • 85241b6d1c - Add --workdir flag for specifying a place other than the system /tmp directory to do work. (Idea by Ryan Petrello) Jordan Sissel 2012-09-12 13:39:06 -0700
  • a7496c6cad update changelist Jordan Sissel 2012-09-12 13:08:57 -0700
  • 7c6534208e update changelist v0.4.17 Jordan Sissel 2012-09-12 13:08:57 -0700
  • 9deb4a836e version bump Jordan Sissel 2012-09-12 13:08:16 -0700
  • fca568ff1c version bump Jordan Sissel 2012-09-12 13:08:16 -0700
  • 979724c2d0 Remove a pointless warning Jordan Sissel 2012-09-12 13:07:00 -0700
  • 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