Debian Patches

Status for rpm/4.19.1.1+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
installplatform-verbose.patch Verbose installplatform Just make installplatform to ease debugging problems with creatin platform files. Michal Čihař <nijel@debian.org> yes 2012-05-29
fix-directories.patch Fix init.d path Michal Čihař <nijel@debian.org> invalid
python-rpm-packaging.patch Add back the Python scripts' definitions. Since the python-rpm-packaging project has not yet made
a release or indicated how the platform macros should be
merged into an existing RPM installation, add the definitions
back into the platform macros file.
Peter Pentchev <roam@ringlet.net> not-needed 2021-11-20
cmake-fix.patch do not try to probe VERSION_ID, unavailable on unstable Luca Boccassi <bluca@debian.org> yes
awk-1.patch Make Awk a required program in cmake We need Awk in the build process (twice) so make it required at
configure time, and remove the now redundant findutil() call in
makemacros().
Michal Domonkos <mdomonko@redhat.com> no upstream,adad2be2e48ef79e0472485ae0f1a030088471a5
awk-2.patch Sanitize awk and find-debuginfo paths in macros Commit adad2be2e48ef79e0472485ae0f1a030088471a5 moved the detection of
awk outside of makemacros() so that we could require it at build time,
but that isn't ideal. These are two separate use cases, really, they
just happen to involve awk in both cases.
.
In the first case (build time), keep using find_program(REQUIRED) as
normal, however for makemacros(), revert back to the custom findutil()
function.
.
The find-debuginfo script is the same story so fix that too while at it.
In practice, it's not likely for there to be multiple implementations of
this script installed on the build system for this to matter, so this
change is mostly just for the sake of consistency.
.
Also add a short description of findutil() to make its purpose a bit
clearer to the casual onlooker.
Michal Domonkos <mdomonko@redhat.com> no upstream,78fd1fc05f50dec9c5f2b86185444491568bc910

All known versions for source package 'rpm'

Links