diff --git a/rpm.spec b/rpm.spec index 62a884a..91e2972 100644 --- a/rpm.spec +++ b/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~