Enable rpmlint pkgcheck (patch73)

This commit is contained in:
Alexander Kazancev 2012-08-08 10:16:11 +00:00
parent 217dbe5eda
commit 9b64fb055a

View file

@ -61,7 +61,7 @@ Name: rpm
Epoch: 1
Version: %{libver}.%{minorver}
License: LGPLv2.1+
Release: 4
Release: 5
Group: System/Configuration/Packaging
URL: http://rpm5.org/
# snapshot from rpm-5_4 branch: 'cvs -d :pserver:anonymous@rpm5.org:/cvs co -r rpm-5_4 rpm'
@ -649,7 +649,7 @@ This package contains the RPM API documentation generated in HTML format.
%patch71 -p1 -b .locale~
%patch72 -p1 -b .debug_macro~
#drop rpmlint pkgcheck via fix in rpmlint
#patch73 -p1 -b .pkgcheck~
%patch73 -p1 -b .pkgcheck~
%patch74 -p1 -b .builddir~
%patch75 -p1 -b .srcdefattr~
%patch76 -p1 -b .twice_terminate~