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

Commit Graph

  • 99f5e52fda Merge pull request #1182 from liger1978/fix_1179 Jordan Sissel 2016-08-23 19:08:00 -0700
  • 5981a29f76 Fix #1179 Remove .packlist files and empty parent directories from CPAN packages Richard Grainger 2016-08-21 22:20:49 +0100
  • dc9c67fcd3 Merge 4183f2eb40ba420e170fc8e766c4249d732fb1a8 into ab50185c48522bec53b206e1d4383436c083bef9 liger1978 2016-08-21 22:08:31 +0000
  • 4183f2eb40 Fix #1179 Remove .packlist files and empty parent directories from CPAN packages Richard Grainger 2016-08-21 22:20:49 +0100
  • ab50185c48 Merge pull request #1178 from liger1978/fix-1114 Jordan Sissel 2016-08-19 08:58:05 -0700
  • b6ee8799ce Fix #1114 by looking for new-style keys in CPAN metadata Richard Grainger 2016-08-19 15:42:54 +0100
  • f45ae2c64d Fix #1114 by looking for new-style keys in CPAN metadata Richard Grainger 2016-08-19 15:42:54 +0100
  • fe44213365 Fixing #564 by doing a chmod 0755 of the prefix directory after the clone Nathan Grennan 2016-08-11 16:10:32 -0700
  • 64897df7c7 Merge pull request #1154 from Romain-Geissler-1A/fix-pacman-dependency-regex Jordan Sissel 2016-08-08 13:30:51 -0700
  • 1945b83ff7 Merge pull request #1170 from lloydpick/fix-apk-loading Jordan Sissel 2016-08-04 12:26:36 -0700
  • 6de809631a add missing apk require Lloyd Pick 2016-08-04 20:20:08 +0100
  • 060f580b3c Merge pull request #1168 from kylegato/patch-1 Jordan Sissel 2016-08-02 16:45:21 -0700
  • 4ba6b89ba0 Update README.md with freebsd in the targets list Kyle Gato 2016-08-02 16:00:18 -0700
  • 40ec0c3576 Merge pull request #1139 from luto/bugfix/1124 Jordan Sissel 2016-07-25 16:14:44 -0700
  • 8114803a53 Merge pull request #1030 from ZeroPointEnergy/feature/gem_set_shebang Jordan Sissel 2016-07-22 10:49:14 -0700
  • be71a16a40 gem: make sure only the shebang on the very first line of the script gets replaced Andreas Zuber 2016-07-22 09:16:24 +0200
  • 8add9bcdd6 gem: make it posssible to set the shebang Andreas Zuber 2015-11-13 15:29:18 +0100
  • 1c10e1bb89 Fix --version when .fpm file exists Andrew Lee 2016-07-19 18:58:18 -0700
  • f5984e25e5 Install rpm-build dependencies Jorge Machado 2016-07-11 08:37:39 +0200
  • 765ff8f45e Fix pacman packages having symlinks. Romain Geissler 2016-07-07 18:36:22 +0200
  • 1cef669d07 Fix pacman dependency regex. Romain Geissler 2016-07-05 21:34:50 +0200
  • 7f23a2bccf Fix #1151 by skipping exclude when the path does not exist Nick Griffiths 2016-07-05 22:24:06 +1200
  • dc7d7ed108 mark a failing test as pending Nick Griffiths 2016-07-05 22:08:50 +1200
  • 398eeafde9 Version bump v1.6.2 Jordan Sissel 2016-06-30 14:51:35 -0700
  • b69d022526 Merge pull request #1146 from mjhoffman65/json_dependency_fix Jordan Sissel 2016-07-01 14:29:22 -0700
  • c05bf2b111 prevents json dependency from creeping to version 2.0 Matt Hoffman 2016-07-01 11:47:13 -0400
  • c1eacea63f RPM: add support to set attr for subdirectories LStuker 2016-06-27 10:15:30 +0200
  • 103602c832 Merge pull request #1137 from luto/bugfix/819 Jordan Sissel 2016-06-23 18:57:55 -0700
  • 3338aa8f4b remove trailing slash from --prefix option in rpm-packages, fixes #819 luto 2016-06-21 19:33:31 +0200
  • dd0399f05f Erase release candidate spec from dependencies when converting from Gem to RPM. Jason Hull 2016-06-22 13:08:35 -0500
  • 0cafc56bab Merge c917e4fdb00e5ffb1e8a2f153f090cf0bfb3ab46 into 7a7d057109446c56d956a3fdaebe500a06968694 Jason Hull 2016-06-22 14:54:17 +0000
  • c917e4fdb0 Attempting to rebase for the benefit of https://github.com/jordansissel/fpm/pull/1105 Jason Hull 2016-06-22 09:53:33 -0500
  • b0810efe36 Fix spelling of candidate in comment. Jason Hull 2016-05-06 10:08:02 -0500
  • 22c0fa38ae Fix spelling of candidate in comment. Jason Hull 2016-05-06 09:27:32 -0500
  • 513ae7ae78 Erase release cantidate spec from dependency versions when converting package from Gem to RPM. Jason Hull 2016-05-06 09:22:19 -0500
  • e874d78155 freebsd pkg manifest needs "arch" over "abi" now Pete Fritchman 2016-06-21 23:20:33 -0400
  • 454754064f fix --workdir not having an effect on the build and staging dirs, fixes #1124 luto 2016-06-22 01:50:44 +0200
  • 5a7e8c87fd Merge cdea530f9813fc136ff1fabc975f0f19173c34df into 7b71484335c6241b39ec75238cafee7f3d779eca Nick Griffiths 2016-06-20 19:28:26 +0000
  • 7b71484335 Merge pull request #1113 from slact/archlinux_groups_fix Jordan Sissel 2016-06-20 12:28:23 -0700
  • 9719da1f65 Merge a7c36888aa45f8281fd9929a9bb8a444185c6e21 into 0b104c260501cc7f09e85e8418fa2fdfb7a7e039 TomyLobo 2016-06-20 19:24:33 +0000
  • 9ce3673498 Merge 693a995f904f2225704940e162bc7f0a78381168 into 637a8440c278484788a0aaaaeffb5ba38463871a Jeroen Hooyberghs 2016-06-20 17:02:35 +0000
  • 7a7d057109 Make requirements.txt detected automatically Jordan Sissel 2016-06-18 13:53:38 -0700
  • 66e59e79e8 Support building a virtualenv from local requirements.txt Nick Griffiths 2016-06-07 22:25:23 +1200
  • d0eaf77921 Add some basic specs for the virtualenv package Nick Griffiths 2016-06-08 13:21:33 +1200
  • e0ec0f3235 Merge pull request #1113 from slact/archlinux_groups_fix Jordan Sissel 2016-06-20 12:28:23 -0700
  • 0b104c2605 Skip certain control file entries if their lists are empty. TomyLobo 2016-06-01 15:05:11 +0200
  • 6bb63d92b2 Merge pull request #1134 from specnazzz/fix-rpm-tag Jordan Sissel 2016-06-20 12:04:49 -0700
  • 7e91faf92d Skip certain control file entries if their lists are empty. TomyLobo 2016-06-01 15:05:11 +0200
  • 531f349886 Merge pull request #1134 from specnazzz/fix-rpm-tag Jordan Sissel 2016-06-20 12:04:49 -0700
  • 94b6a8612b Merge be610b8cd43cedfdec9b6afde028766544ee3730 into 637a8440c278484788a0aaaaeffb5ba38463871a Dhaval 2016-06-17 23:00:40 +0000
  • 0c14dcc67f Fix for ignoring --rpm-tag option on command line Michal Mach 2016-06-15 18:40:52 +0000
  • 18a4ab964d Fix for ignoring --rpm-tag option on command line Michal Mach 2016-06-15 18:40:52 +0000
  • 42bacbc3c6 Merge d7b99137974ad7dfbacc6de3bb3fd27fdf537c73 into 637a8440c278484788a0aaaaeffb5ba38463871a Jake Robinson 2016-06-15 14:03:09 +0000
  • ca78991cfc Merge 6914bb60ac23b4b03520202046ae0d4ab1e734ad into 637a8440c278484788a0aaaaeffb5ba38463871a Robert Helmer 2016-06-15 09:18:00 +0000
  • 057d45dfd0 Merge b8d647c7549ab49dfa4bea6bdf9e16053cdad529 into 637a8440c278484788a0aaaaeffb5ba38463871a Bjarke Bruun 2016-06-12 08:30:29 +0000
  • 4c6657f6cb Merge e1d8ab5ed7d39ecc66e7ec2c7d46d59296ab5f8d into 637a8440c278484788a0aaaaeffb5ba38463871a Michael Chapman 2016-06-11 12:22:34 +0000
  • cdea530f98 Support building a virtualenv from local requirements.txt Nick Griffiths 2016-06-07 22:25:23 +1200
  • 9c9932b3d6 Add some basic specs for the virtualenv package Nick Griffiths 2016-06-08 13:21:33 +1200
  • 23aa36efcc Merge 03047bcc29c3f93826ca43345b7f2f55abb56fa3 into 390ee71676be04dac0ab5858e1e73ee17bff8c73 whpearson 2016-06-05 14:28:42 +0000
  • fb6d450de7 Version bump Jordan Sissel 2016-06-05 02:57:43 -0700
  • 652a068f22 Merge pull request #1132 from ketan/fix-liblzma-require Jordan Sissel 2016-06-10 10:17:14 -0700
  • e979375e0a Lazily require xz at the last possible moment to avoid dependency on liblzma.so.5 Ketan Padegaonkar 2016-06-10 22:18:15 +0530
  • 637a8440c2 Version bump Jordan Sissel 2016-06-05 02:57:43 -0700
  • 2c2656207e Merge pull request #1132 from ketan/fix-liblzma-require Jordan Sissel 2016-06-10 10:17:14 -0700