1
0
mirror of https://github.com/jordansissel/fpm synced 2025-08-28 03:51:42 +02:00

Commit Graph

  • b6fdfa96df - move pear package type to new api Jordan Sissel 2012-03-08 17:21:47 -0800
  • 6a1fec9f95 - move pear package type to new api Jordan Sissel 2012-03-08 17:21:47 -0800
  • 7d521f6b09 - pre-release Jordan Sissel 2012-03-08 17:07:58 -0800
  • e1150db306 - pre-release Jordan Sissel 2012-03-08 17:07:58 -0800
  • 0074683b0e clean more stuff Jordan Sissel 2012-03-08 17:07:52 -0800
  • 843ba5a359 clean more stuff Jordan Sissel 2012-03-08 17:07:52 -0800
  • ae1e1c4b00 style Jordan Sissel 2012-03-08 17:05:57 -0800
  • e48c021bcb style Jordan Sissel 2012-03-08 17:05:57 -0800
  • 20943ee491 - Finish converting python package to the new api. Jordan Sissel 2012-03-08 17:05:49 -0800
  • 86195cd34a - Finish converting python package to the new api. Jordan Sissel 2012-03-08 17:05:49 -0800
  • 96369f8ca7 version defaults to nil, now Jordan Sissel 2012-03-08 17:05:30 -0800
  • eff8ff1403 version defaults to nil, now Jordan Sissel 2012-03-08 17:05:30 -0800
  • fd659e456a fix some defaults Jordan Sissel 2012-03-08 17:04:48 -0800
  • 85b3779671 fix some defaults Jordan Sissel 2012-03-08 17:04:48 -0800
  • b0b62d4eee - found another thing we may want to disable in rpmbuild Jordan Sissel 2012-03-08 16:07:26 -0800
  • f5753eff5d - found another thing we may want to disable in rpmbuild Jordan Sissel 2012-03-08 16:07:26 -0800
  • 8ef036565b improve logging Jordan Sissel 2012-03-08 16:07:23 -0800
  • 419a4aeb31 improve logging Jordan Sissel 2012-03-08 16:07:23 -0800
  • 9d54e7335f - fix typos in tar output method, tar output works now. Jordan Sissel 2012-03-08 16:07:03 -0800
  • 3334a7b107 - fix typos in tar output method, tar output works now. Jordan Sissel 2012-03-08 16:07:03 -0800
  • 33b511684a - fix minor build path problem - default epoch to nil if not present (not all packages have it) Jordan Sissel 2012-03-08 16:06:20 -0800
  • b06c625600 - fix minor build path problem - default epoch to nil if not present (not all packages have it) Jordan Sissel 2012-03-08 16:06:20 -0800
  • 9ed9e2f8aa - tar input works Jordan Sissel 2012-03-08 16:01:46 -0800
  • 6d85d9cf8d - tar input works Jordan Sissel 2012-03-08 16:01:46 -0800
  • 7f7673f59c - I don't use this. Jordan Sissel 2012-03-08 15:23:13 -0800
  • 1f35a9b62d - I don't use this. Jordan Sissel 2012-03-08 15:23:13 -0800
  • 84352667fa - Add dependency parsing from deb packages on input - specs passing Jordan Sissel 2012-03-08 15:21:38 -0800
  • d1edff0853 - Add dependency parsing from deb packages on input - specs passing Jordan Sissel 2012-03-08 15:21:38 -0800
  • a534fd5023 - use insist in fpm, not just the tests Jordan Sissel 2012-03-08 13:31:23 -0800
  • 7a7b5e74b2 - use insist in fpm, not just the tests Jordan Sissel 2012-03-08 13:31:23 -0800
  • cd87f0a42d - Add installed-size - thin out some older and unused conditions Jordan Sissel 2012-03-08 13:30:59 -0800
  • 032c3c56e4 - Add installed-size - thin out some older and unused conditions Jordan Sissel 2012-03-08 13:30:59 -0800
  • c3e9cde53c - make 'input' work for deb packages - improve --installed-size docs Jordan Sissel 2012-03-08 13:30:26 -0800
  • b08021c9bc - make 'input' work for deb packages - improve --installed-size docs Jordan Sissel 2012-03-08 13:30:26 -0800
  • f89893ebc4 ar(1) bitches if the file exists but is empty, so delete the tempfile, we just want the path Jordan Sissel 2012-03-08 13:30:06 -0800
  • 0adb28426f ar(1) bitches if the file exists but is empty, so delete the tempfile, we just want the path Jordan Sissel 2012-03-08 13:30:06 -0800
  • 5e5da07ea2 split the cleanup methods since only cleanup_staging is needed during conversion Jordan Sissel 2012-03-08 13:29:43 -0800
  • cccfddaa4e split the cleanup methods since only cleanup_staging is needed during conversion Jordan Sissel 2012-03-08 13:29:43 -0800
  • 46db2b7893 add fix for debian's 64bit x86 naming Jordan Sissel 2012-03-08 13:29:13 -0800
  • 2718db8325 add fix for debian's 64bit x86 naming Jordan Sissel 2012-03-08 13:29:13 -0800
  • ae06ab4212 clean up how flags can override input attributes Jordan Sissel 2012-03-08 13:28:52 -0800
  • 9695ee06b5 clean up how flags can override input attributes Jordan Sissel 2012-03-08 13:28:52 -0800
  • a285b2ded8 - add spec stub for debian packages Jordan Sissel 2012-03-08 10:40:17 -0800
  • 4dbf0cf0c3 - add spec stub for debian packages Jordan Sissel 2012-03-08 10:40:17 -0800
  • 5ede8ec622 make sure some rpm spec stuff is correct Jordan Sissel 2012-03-08 10:17:36 -0800
  • a40c5d1e66 make sure some rpm spec stuff is correct Jordan Sissel 2012-03-08 10:17:36 -0800
  • a0cfda9d7a - rpm epoch is an array of numbers? uhh.. ok - 'rpm' -> 'arr-pm' lib path Jordan Sissel 2012-03-08 10:16:53 -0800
  • a6be8f2531 - rpm epoch is an array of numbers? uhh.. ok - 'rpm' -> 'arr-pm' lib path Jordan Sissel 2012-03-08 10:16:53 -0800
  • 5e734a541e - fix spec checking for rpm 'name' - fix rpm 'defines' default Jordan Sissel 2012-03-08 09:32:12 -0800
  • f48780da9f - fix spec checking for rpm 'name' - fix rpm 'defines' default Jordan Sissel 2012-03-08 09:32:12 -0800
  • 3fa07b51fa fix syntax Jordan Sissel 2012-03-08 08:03:21 -0800
  • 68ddd9b2d7 fix syntax Jordan Sissel 2012-03-08 08:03:21 -0800
  • 0b29c9a5d7 - Call package scripts by less-typo-able names (after_remove vs post_uninstall) Jordan Sissel 2012-03-08 07:49:44 -0800
  • 5cced2448e - Call package scripts by less-typo-able names (after_remove vs post_uninstall) Jordan Sissel 2012-03-08 07:49:44 -0800
  • a6aa2fe83e - more work aligning the deb package class with the new API Jordan Sissel 2012-03-08 07:49:02 -0800
  • a1d4a423fd - more work aligning the deb package class with the new API Jordan Sissel 2012-03-08 07:49:02 -0800
  • 8d59d9e4c4 - try using rspec+insist Jordan Sissel 2012-03-08 00:03:04 -0800
  • a7468be6e4 - try using rspec+insist Jordan Sissel 2012-03-08 00:03:04 -0800
  • a4d48cef90 move class methods to bottom Jordan Sissel 2012-03-08 00:02:59 -0800
  • 67e730d6e9 move class methods to bottom Jordan Sissel 2012-03-08 00:02:59 -0800
  • bb422a0259 - Use my new 'insist' library for assertions Jordan Sissel 2012-03-07 23:34:29 -0800
  • e169ff08aa - Use my new 'insist' library for assertions Jordan Sissel 2012-03-07 23:34:29 -0800
  • 7ae8503541 Add license and general info for dependencies Jordan Sissel 2012-03-07 19:44:11 -0800
  • 15ce1fc1c2 Add license and general info for dependencies Jordan Sissel 2012-03-07 19:44:11 -0800