.gitignore
Doh, remember to actually upload rpm 4.13.0.1
2017-02-16 13:24:37 +02:00
0001-Add-build-id-links-to-rpm-for-all-ELF-files.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0001-Add-OpenSSL-support-for-digest-and-signatures.patch
rebase openssl patch
2017-03-16 16:37:08 +01:00
0002-Make-it-possible-to-have-unique-build-ids-across-bui.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0003-Make-adding-GDB-index-sections-configurable.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0004-Add-option-to-have-unique-debug-file-names-across-ve.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0005-Fix-behavior-when-_build_id_links-is-undefined.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0006-Fix-debuginfo-etc-when-subpackages-have-different-ve.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0007-Only-process-regular-files-when-generating-build-ids.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0008-configure.ac-use-LIBDW-always-conditionally.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0009-Fix-libdw-configure-check.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0010-debugedit-Support-String-Line-table-rewriting-for-la.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0011-Add-option-to-have-unique-debug-source-dirs-across-v.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
0012-generateBuildIDs-Don-t-warn-or-error-for-object-file.patch
Add fix for build-id warnings on object files ( #1430587 )
2017-03-09 13:18:23 +01:00
0013-missing_build_ids_terminate_build.patch
Really add fix for missing_build_ids_terminate_build without __debug_package.
2017-03-09 15:59:12 +01:00
0014-generateBuildIDs-Fix-error-handling.patch
Add fixup fix for build-id warnings on object files ( #1430587 )
2017-03-10 10:07:16 +01:00
0015-reset-buildid-file-attrs.patch
Add fix to reset buildid file attributes. ( #1432372 )
2017-03-15 20:13:28 +01:00
0016-debugedit-replace-files.patch
Add fix for debugedit replace debug_line files.
2017-03-16 22:27:59 +01:00
0017-do-not-process-buildi-ds-for-noarch.patch
Do not process build-ids for noarch packages.
2017-03-17 10:59:33 +01:00
0018-update-build-id-endian.patch
Fix reading and updating (cross-endian) build-id information.
2017-03-17 20:54:07 +01:00
0019-fix-sed-build-id-match-test.patch
Add tests fix for sed file build-id regexp matching.
2017-03-20 09:56:43 +01:00
0020-build-files-exec-build-id.patch
Add fix for build-ids in non-executable ELF files ( #1433837 )
2017-03-20 10:20:58 +01:00
0021-debugedit-Fix-off-by-one-adding-DW_FORM_string-repla.patch
Add fix for off by one adding DW_FORM_string replacement ( #1434347 )
2017-03-21 17:04:02 +01:00
0022-unbreak-short-circuit.patch
Unbreak short-circuited binary builds ( #1434235 ).
2017-03-27 10:37:53 +02:00
0023-minisymtab-exe-sh.patch
Minisymtab should only be added for executables or shared libraries.
2017-04-16 18:23:20 +02:00
0024-no-recompute-build-id.patch
Add find-debuginfo.sh -n (debugedit --no-recompute-build-id) option.
2017-04-16 18:23:38 +02:00
rpm-4.7.1-geode-i686.patch
- Patch to make geode appear as i686 ( #517475 )
2009-08-14 16:57:09 +00:00
rpm-4.8.1-use-gpg2.patch
gpg path must not depend on %%_prefix and such ( #1437726 )
2017-03-31 12:16:12 +03:00
rpm-4.9.90-no-man-dirs.patch
- update to pre-4.10 upstream snapshot
2012-03-20 11:55:51 +02:00
rpm-4.11.x-siteconfig.patch
- dont override CONFIG_SITE if already set (related to #962837 )
2013-12-03 09:28:27 +02:00
rpm-4.12.0-rpm2cpio-hack.patch
- Update to rpm-4.12.0.1 final ( http://rpm.org/wiki/Releases/4.12.0.1 )
2014-09-18 14:25:40 +03:00
rpm-4.13.0-fedora-specspo.patch
Fix harmless unused variable warning from fedora-specspo patch
2016-11-02 08:01:35 +02:00
rpm-4.13.90-ldflags.patch
Mark Wielaard's backports for debuginfo parallel installation etc ( #1427970 )
2017-03-08 11:33:04 +02:00
rpm-4.13.x-brp-python-bytecompile-Python3-only.patch
- Fix Python byte compilation for Python3 only packages
2017-02-14 14:25:11 +01:00
rpm-4.13.x-fix-refcount-for-spec_type.patch
Fix number of references on spec_Type ( #1426578 )
2017-02-24 12:41:41 +01:00
rpm-4.13.x-pythondistdeps-fileattr.patch
- Enable --majorver-provides in Python dependency generator
2016-08-12 11:11:52 +02:00
rpm-4.13.x-pythondistdeps-Makefile.patch
- Add new Python dependency generator (provides only for now) ( #1340885 )
2016-06-13 16:06:01 +02:00
rpm-4.13.x-pythondistdeps-python3.patch
use python3 instead of system-python for rpm-build
2017-01-06 15:06:51 +01:00
rpm-4.13.x-pythondistdeps.patch
- Add new Python dependency generator (provides only for now) ( #1340885 )
2016-06-13 16:06:01 +02:00
rpm-4.13.x-pythondistdeps.py-add-forgotten-import.patch
Backport patch for missing import in Python dependency generator
2016-08-24 15:48:12 +02:00
rpm-4.13.x-pythondistdeps.py-fix-processing-wheels.patch
Fix handling of Python wheels by pythondistdeps.py --provides ( #1421776 )
2017-02-16 13:54:19 +01:00
rpm-4.13.x-pythondistdeps.py-show-warning-if-version-is-not-fou.patch
Backport fixes to ignore .egg-link files in Python dependency generator
2016-08-22 16:12:03 +02:00
rpm-4.13.x-pythondistdeps.py-skip-.egg-link-files.patch
Backport fixes to ignore .egg-link files in Python dependency generator
2016-08-22 16:12:03 +02:00
rpm-4.13.x-pythondistdeps.py-skip-distribution-metadata-if-ther.patch
Backport fixes to ignore .egg-link files in Python dependency generator
2016-08-22 16:12:03 +02:00
rpm-4.13.x-writable-tmp-dir.patch
Fix rpmbuild world writable empty (tmp) dirs in debuginfo ( #641022 )
2017-04-25 17:45:30 +02:00
rpm.spec
The %srcdir macro is presuming the version will have a format x.y.z
2017-05-03 16:17:00 +02:00
sources
Doh, remember to actually upload rpm 4.13.0.1
2017-02-16 13:24:37 +02:00
STAGE2-rpm
Adding STAGE2 bootstrap recipe
2015-11-04 16:38:18 +01:00