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

Commit Graph

  • 35a2ed46d3 convert tabs and remove trailing whitespace Aman Gupta 2011-07-07 22:46:02 -0700
  • 8ab101d7d7 convert tabs and remove trailing whitespace Aman Gupta 2011-07-07 22:46:02 -0700
  • ea31691dee add support for specifying configuration files in debian packages Aman Gupta 2011-07-07 22:37:47 -0700
  • a648617329 add support for specifying configuration files in debian packages Aman Gupta 2011-07-07 22:37:47 -0700
  • 7786bc583d Pass through --category to set debian Section Aman Gupta 2011-07-07 22:32:58 -0700
  • a2099684e1 Pass through --category to set debian Section Aman Gupta 2011-07-07 22:32:58 -0700
  • b077dd646b Add support for debian conflicts Aman Gupta 2011-07-07 22:29:16 -0700
  • bc077ddff6 Add support for debian conflicts Aman Gupta 2011-07-07 22:29:16 -0700
  • c6684c6b3c remove extra whitespace after Section name Aman Gupta 2011-07-07 22:29:02 -0700
  • a0160546da remove extra whitespace after Section name Aman Gupta 2011-07-07 22:29:02 -0700
  • 9c58d546aa - a version goes bump in the night. Jordan Sissel 2011-07-07 21:22:36 -0700
  • 8d7bf65be4 - a version goes bump in the night. Jordan Sissel 2011-07-07 21:22:36 -0700
  • 5d7cad764c - replace underscores with dashes in dependencies This should fix: https://github.com/jordansissel/fpm/issues/65 Jordan Sissel 2011-07-07 20:55:05 -0700
  • 808cadee42 - replace underscores with dashes in dependencies This should fix: https://github.com/jordansissel/fpm/issues/65 Jordan Sissel 2011-07-07 20:55:05 -0700
  • 904669b4b5 - If install_requires is just a string, make it an array. Fixes: https://github.com/jordansissel/fpm/issues/66 Jordan Sissel 2011-07-07 20:47:22 -0700
  • f07c282f0d - If install_requires is just a string, make it an array. Fixes: https://github.com/jordansissel/fpm/issues/66 Jordan Sissel 2011-07-07 20:47:22 -0700
  • e9b5832361 Merge pull request #67 from anthezium/master Jordan Sissel 2011-07-07 20:34:38 -0700
  • da89aa8911 Merge pull request #67 from anthezium/master Jordan Sissel 2011-07-07 20:34:38 -0700
  • 6a463271b7 Merge 5f4384d56134d8694fddb2c179b7ac9729b5f18b into c6418dbbbfdc8f60412eb9cd3c769c60c46ce1f6 GitHub Merge Button 2011-07-07 12:43:06 -0700
  • 84d4572c4f missing parens Ted Cooper 2011-07-07 14:35:57 -0400
  • 5f4384d561 missing parens Ted Cooper 2011-07-07 14:35:57 -0400
  • ba2d9eaf06 * 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 Ted Cooper 2011-07-07 14:00:12 -0400
  • d1bd762a58 * 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 Ted Cooper 2011-07-07 14:00:12 -0400
  • 8512dcd66a - patch from alcy for https://github.com/jordansissel/fpm/issues/61 Jordan Sissel 2011-06-27 18:48:58 -0700
  • c6418dbbbf - patch from alcy for https://github.com/jordansissel/fpm/issues/61 Jordan Sissel 2011-06-27 18:48:58 -0700
  • aa34aefe8d Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-06-27 18:47:57 -0700
  • 7a15b600cc Merge branch 'master' of github.com:jordansissel/fpm Jordan Sissel 2011-06-27 18:47:57 -0700
  • 71d1ad771a Merge pull request #63 from ajc/ajc-effing-whitespace Jordan Sissel 2011-06-27 18:45:38 -0700
  • 09ee1c0e79 Merge pull request #63 from ajc/ajc-effing-whitespace Jordan Sissel 2011-06-27 18:45:38 -0700
  • 9323fe5683 Merge 73245201cc869ff1673fedd16c5555301b37accc into 7b394940213fd720d40c9ece50258bf365b90b97 GitHub Merge Button 2011-06-27 18:31:35 -0700
  • e86fa243cf remove bogus whitespace from debian template - it'll break a debian Packages file if it ends up in there Andrew J Cosgriff 2011-06-28 11:12:59 +1000
  • 73245201cc remove bogus whitespace from debian template - it'll break a debian Packages file if it ends up in there Andrew J Cosgriff 2011-06-28 11:12:59 +1000
  • a7a3a78d13 - version bump Jordan Sissel 2011-06-24 17:14:36 -0700
  • 5b4001b8e4 - version bump v0.3.3 Jordan Sissel 2011-06-24 17:14:36 -0700
  • 181220c06c Merge pull request #58 from bulletproofnetworks/master Jordan Sissel 2011-06-24 17:11:32 -0700
  • 7b39494021 Merge pull request #58 from bulletproofnetworks/master Jordan Sissel 2011-06-24 17:11:32 -0700
  • 2c8d32725e Merge 41e0a98c6a533e79d825aa276bc763e8437cc2cd into 399ae663c90f767a50ce6554a48578c9eafa1258 GitHub Merge Button 2011-06-24 17:10:46 -0700
  • 7b34efe276 - make it work in ruby 1.8.6 Jordan Sissel 2011-06-24 10:13:46 -0700
  • 399ae663c9 - make it work in ruby 1.8.6 Jordan Sissel 2011-06-24 10:13:46 -0700
  • a3b032371f Merge pull request #60 from BrunoGrasselli/master Jordan Sissel 2011-06-24 09:30:06 -0700
  • dc7b5c478b Merge pull request #60 from BrunoGrasselli/master Jordan Sissel 2011-06-24 09:30:06 -0700
  • e33c33c901 Merge 4e606a37ebf858b4b43ea7587a77228dfa4ab300 into 4fe3e2f22498fafc408da49c15fc57934e7f7372 GitHub Merge Button 2011-06-24 09:23:59 -0700
  • 9387c54ace Porting fpm to ruby 1.9 Bruno Grasselli 2011-06-24 12:58:18 -0300
  • 4e606a37eb Porting fpm to ruby 1.9 Bruno Grasselli 2011-06-24 12:58:18 -0300
  • e3fb7939d6 Explicitly mkdir -p the temporary bin path. Fixes #27. Lindsay Holmwood 2011-06-24 12:05:15 +1000
  • 41e0a98c6a Explicitly mkdir -p the temporary bin path. Fixes #27. Lindsay Holmwood 2011-06-24 12:05:15 +1000
  • 692e79bcba Removed trailing whitespace Lindsay Holmwood 2011-06-24 12:04:05 +1000
  • 31c726da66 Removed trailing whitespace Lindsay Holmwood 2011-06-24 12:04:05 +1000
  • 7342cfa119 - Fix spurious 'find' warning message https://github.com/jordansissel/fpm/issues/50 Jordan Sissel 2011-06-20 23:38:45 -0700
  • 4fe3e2f224 - Fix spurious 'find' warning message https://github.com/jordansissel/fpm/issues/50 v0.3.2 Jordan Sissel 2011-06-20 23:38:45 -0700
  • 8b7fd7635e - improve the error message when you give an invalid target or source - clenaed up unused code in target/puppet Jordan Sissel 2011-06-20 23:27:41 -0700
  • 3219b8e651 - improve the error message when you give an invalid target or source - clenaed up unused code in target/puppet v0.3.1 Jordan Sissel 2011-06-20 23:27:41 -0700
  • 7d7a748039 - 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 Jordan Sissel 2011-06-20 23:04:47 -0700
  • a5d9702380 - 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 Jordan Sissel 2011-06-20 23:04:47 -0700
  • 4db6f46088 - some code cleanup - source rpm => target puppet works now Jordan Sissel 2011-06-20 23:00:18 -0700
  • 66bfb56e0e - some code cleanup - source rpm => target puppet works now Jordan Sissel 2011-06-20 23:00:18 -0700
  • 553e01aa2f - previous commit missed some files; adding features to allow generating multiple files from 'specfile' phase. Jordan Sissel 2011-06-20 19:33:27 -0700
  • 3f24e79cf3 - previous commit missed some files; adding features to allow generating multiple files from 'specfile' phase. Jordan Sissel 2011-06-20 19:33:27 -0700
  • 710fe90df0 - refactor to allow package targets to override generate_specfile so puppet target can write multiple files (::package class and anticlass). Jordan Sissel 2011-06-20 19:26:43 -0700
  • a7d2771295 - refactor to allow package targets to override generate_specfile so puppet target can write multiple files (::package class and anticlass). Jordan Sissel 2011-06-20 19:26:43 -0700
  • 91918e0a3d - Patch from jpluscplusm to work around misfeatures in debian's control file regarding multiline descriptions. Jordan Sissel 2011-06-20 16:58:53 -0700
  • a91dc224bf - Patch from jpluscplusm to work around misfeatures in debian's control file regarding multiline descriptions. Jordan Sissel 2011-06-20 16:58:53 -0700
  • 400229fc08 Merge branch 'feature/puppet' Jordan Sissel 2011-06-19 22:18:08 -0700
  • d96bbd6c46 Merge branch 'feature/puppet' Jordan Sissel 2011-06-19 22:18:08 -0700