11 Commits

Author SHA1 Message Date
murkvin
523f401584 fix: specify zsh completions in patchelf.spec.in
Problem: When building the patchelf RPM, zsh completions are installed (but not packaged). This causes an RPM build failure.

Solution: We need to identify the zsh completions in the generated RPM spec file.

Testing: I updated the RPM spec file and successfully built the RPM.
2025-02-15 08:40:35 +07:00
Philipp Riegger
2805175e8f fix README -> README.me in some more places 2020-06-03 14:03:32 +02:00
Jakub Wilk
38b438c40a Fix typos 2017-04-04 12:37:43 +02:00
Aaron D. Marasco
cb5b5eae82 Less autotools, more RPM. Also escaped commented out %. 2015-09-11 12:19:38 -04:00
Aaron D. Marasco
1000fe4b0a Use location macros
Fixes %files bug when prefix is not "/usr"
2015-09-11 12:05:23 -04:00
Eelco Dolstra
eea5b990b1 Build Fedora 18 RPMs 2013-05-08 13:59:46 +02:00
Eelco Dolstra
326f168c02 Use underscores in versions to keep RPM happy
RPM doesn't allow dashes in version numbers, so use an underscore
instead.  Also, let Autoconf generate the RPM spec file.
2011-12-14 16:35:50 +01:00
Eelco Dolstra
d2824f4133 * Typo. 2009-10-21 13:35:52 +00:00
Eelco Dolstra
7e0f75057d * Update URL. 2008-08-29 13:44:37 +00:00
Eelco Dolstra
598afdb490 * The Group field is required. 2007-03-21 23:30:48 +00:00
Eelco Dolstra
2ebc5c6c13 * An RPM spec file for PatchELF. 2007-03-21 12:49:59 +00:00