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

Commit Graph

  • febcb4e03b Add leading slash to upstartscript path Nicholas Hubbard 2023-01-09 11:55:14 -0500
  • e9d144bb87
    fix deb-trigger, deb-after-purge, refs #1472 morph027 2023-01-08 12:36:42 +0100
  • 72c25c4936
    rename deb-triggered to deb-trigger morph027 2023-01-08 09:40:22 +0100
  • 0bc1b67616
    move to deb-trigger morph027 2023-01-04 10:44:43 +0100
  • d3ee5aeb3b use Debian style names for CPAN modules Aran Cox 2022-12-30 09:48:55 -0600
  • b9f2d2d57e add --cpan-package-reject-from-depends option to filter auto-depends Aran Cox 2022-10-27 14:26:50 -0500
  • 77bdbaa7ba Revert "add --cpan-package-name-postfix and fix automatic names cpan pkgs" Aran Cox 2022-12-30 09:33:57 -0600
  • 5bb59a2722 Revert "add --cpan-package-reject-from-depends option to filter auto-depends" Aran Cox 2022-12-30 09:33:42 -0600
  • 0cc33b3106 Revert "update getting-started.rst to reflect cpan related changes" Aran Cox 2022-12-30 09:27:19 -0600
  • 992a7138c5 Replace deprecated {File,Dir}.exists? with {File,Dir}.exist? Nicholas Hubbard 2022-12-29 13:29:40 -0500
  • 2f03b81299
    port of systemd-non-services@jap morph027 2022-12-19 13:19:21 +0100
  • f3b1a03abb
    lintian fixes, add triggers morph027 2022-12-18 20:32:55 +0100
  • 13c12924d7 minor comment cleanup Nicholas Hubbard 2022-12-12 09:49:25 -0500
  • b608217e22 Upgraded cpan_spec.rb Nicholas Hubbard 2022-12-11 11:54:41 -0500
  • 560b068d46 Merge branch 'main' into cpan_fixes Aran Cox 2022-12-09 14:39:20 -0600
  • 769603506f Upgraded the prototype Nicholas Hubbard 2022-12-08 14:56:25 -0500
  • 673474f8bd copy of Jordan's prototype (1967) Nicholas Hubbard 2022-12-03 22:53:56 -0500
  • 31506109ff Add test coverage for debian version field validation Jordan Sissel 2022-12-03 18:09:45 -0800
  • f898ef8232 Reject invalid Debian version values. Jordan Sissel 2022-12-03 17:09:46 -0800
  • c9a5cb4628 Update GHA build Gábor Lipták 2022-12-03 20:01:14 -0500
  • b940c546c4 Add test coverage for debian version field validation issue/1847 Jordan Sissel 2022-12-03 18:09:45 -0800
  • 76f014aa96 Reject invalid Debian version values. Jordan Sissel 2022-12-03 17:09:46 -0800
  • 5f8a3173f5
    Update GHA build Gábor Lipták 2022-12-03 20:01:14 -0500
  • ada6012b5b Drop leading v from version for Debian Gábor Lipták 2022-12-02 18:46:59 -0500
  • d75ed42882
    Drop leading v from version for Debian Gábor Lipták 2022-12-02 18:46:59 -0500
  • e84c506006 Experiment to create an srpm output. issue/1954-experiment Jordan Sissel 2022-11-29 22:20:02 -0800
  • db06af3c03 Only try splitting the license text if there's actually a license given. This avoids a crash. Jordan Sissel 2022-11-27 15:35:54 -0800
  • dcbe0425db Close the file to make Python flush any pending writes. Without this, some versions of python will /not/ write anything to our file which makes it empty and causes a failure in fpm. Jordan Sissel 2022-11-27 14:55:23 -0800
  • 7d7e50709e Only try splitting the license text if there's actually a license given. This avoids a crash. issue/1889 Jordan Sissel 2022-11-27 15:35:54 -0800
  • 182aa7f227 Close the file to make Python flush any pending writes. Without this, some versions of python will /not/ write anything to our file which makes it empty and causes a failure in fpm. Jordan Sissel 2022-11-27 14:55:23 -0800
  • a10381be51 Remove chomp to fix newline issues Nicholas Hubbard 2022-11-23 17:20:39 -0500
  • d8c754359d Support building SRPM's Nicholas Hubbard 2022-11-23 17:06:26 -0500
  • df26ed08f7 Fix typo in changelog Jordan Sissel 2022-11-13 23:48:41 -0800
  • 906cf8054a Release 1.15.0 v1.15.0 Jordan Sissel 2022-11-13 23:25:55 -0800
  • fdd5e559ac Version bump Jordan Sissel 2022-11-13 23:25:07 -0800
  • 10c8471179 Change docs tooling to use podman instead of docker Jordan Sissel 2022-11-13 23:24:03 -0800
  • e37263c5ec Change docs tooling to use podman instead of docker changelog-update Jordan Sissel 2022-11-13 23:24:03 -0800
  • 42f2660a58 Regenerate docs with new flag sorting method. Jordan Sissel 2022-11-13 23:05:52 -0800
  • d8bc03a63c Try to more-reliably sort options by name Jordan Sissel 2022-11-13 23:04:52 -0800
  • 15aaf1cfce Add LOAD_PATH flag for cli generator Jordan Sissel 2022-11-13 23:04:24 -0800
  • 601cfda057 Update changelog Jordan Sissel 2022-11-13 23:03:58 -0800
  • 8105fe4078 Regenerate docs with new flag sorting method. Jordan Sissel 2022-11-13 23:05:52 -0800
  • 28aec7a920 Try to more-reliably sort options by name Jordan Sissel 2022-11-13 23:04:52 -0800
  • 0b1dfa59fa Add LOAD_PATH flag for cli generator Jordan Sissel 2022-11-13 23:04:24 -0800
  • 1832623789 Update changelog Jordan Sissel 2022-11-13 23:03:58 -0800
  • 88c1e6ab0a Fix Debain package name relation regex C. Cooke 2022-05-04 17:48:17 +0100
  • 72ccedc45d chore: refactor Dockerfile Gnought 2022-10-05 20:14:37 +0800
  • 5b104bccf0 Error if --workdir flag points somewhere that doesn't exist or is not a directory. Jordan Sissel 2022-11-13 20:20:49 -0800
  • fa223d4723 Error if --workdir flag points somewhere that doesn't exist or is not a directory. issue/1938 Jordan Sissel 2022-11-13 20:20:49 -0800
  • 3ba61bc0bd Test that the logger pipe method is invoked during safesystem Nicholas Hubbard 2022-11-06 10:40:27 -0500
  • 8a6460d0d3 Test to ensure safesystem does not prompt user for input Nicholas Hubbard 2022-11-06 10:39:55 -0500
  • b0ca926d49 execmd: close stdin for writing if called non-interactively Nicholas Hubbard 2022-11-06 10:34:59 -0500
  • 3653f1a10c Use pkgbuild's --install-location flag when fpm's --prefix is given. Jordan Sissel 2022-06-03 19:43:15 -0700
  • 367bf93f19 Use pkgbuild's --install-location flag when fpm's --prefix is given. issue/1908 Jordan Sissel 2022-06-03 19:43:15 -0700
  • 3c5729521e rpmbuild -ba only if --rpm-with-source is given issue/237 Jordan Sissel 2022-11-06 16:30:56 -0800
  • 7ced3f132a Add flag --rpm-with-source Jordan Sissel 2022-11-06 16:21:42 -0800
  • d1a9ef651a Try have the srpm match the output file name Jordan Sissel 2022-11-06 16:08:48 -0800
  • 1dc076bc85 Set _smp_build_ncpus to work around issue #1956 Jordan Sissel 2022-11-06 14:26:40 -0800
  • 8f3c440d95 Test that the logger pipe method is invoked during safesystem Nicholas Hubbard 2022-11-06 10:40:27 -0500
  • e25b1878ab Test to ensure safesystem does not prompt user for input Nicholas Hubbard 2022-11-06 10:39:55 -0500
  • 2d3a35c1cc execmd: close stdin for writing if called non-interactively Nicholas Hubbard 2022-11-06 10:34:59 -0500
  • 69d71dd2a6 Refactor to shrink lines of code Jordan Sissel 2022-11-03 23:16:22 -0700
  • fdbf1f6b16 Set rpmbuild's _builddir to fpm's staging_path Jordan Sissel 2022-11-03 23:02:45 -0700
  • f5dc202108 Set _target_cpu in specfile to create a more-correct srpm. Jordan Sissel 2022-11-03 17:30:27 -0700