mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 10:23:04 +00:00
Disable Patch69 rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
This commit is contained in:
parent
c2a813e5b5
commit
0b729be01e
1 changed files with 2 additions and 2 deletions
4
rpm.spec
4
rpm.spec
|
@ -145,7 +145,7 @@ Patch67: rpm-5.4.4-find-debuginfo-avoid-excessive-output-from-eu-strip.patch
|
|||
# have a pkgconfig file, it's not needed for them to be made useful and anything
|
||||
# actuallly using pkgconfig for this purpose will pull it in as a dependency anyways...
|
||||
# status: might be okay to merge, but discuss on rpm-devel first
|
||||
Patch69: rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
|
||||
#Patch69: rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
|
||||
# drop dependencies such as /bin/sh which will always be satisfied by glibc's dependency on
|
||||
# bash, and also on /sbin/ldconfig which always will be satisfied by glibc
|
||||
# status: should *NOT* be merged
|
||||
|
@ -1056,7 +1056,7 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch65 -p1 -b .subdir_terminate~
|
||||
%patch66 -p1 -b .withoutclean~
|
||||
%patch67 -p1 -b .strip_silent~
|
||||
%patch69 -p1 -b .oneshot~
|
||||
#%patch69 -p1 -b .oneshot~
|
||||
%patch70 -p1 -b .drop_basedeps~
|
||||
%patch71 -p1 -b .locale~
|
||||
%patch74 -p1 -b .builddir~
|
||||
|
|
Loading…
Add table
Reference in a new issue