mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
Enable rpmlint pkgcheck (patch73)
This commit is contained in:
parent
217dbe5eda
commit
9b64fb055a
1 changed files with 2 additions and 2 deletions
4
rpm.spec
4
rpm.spec
|
@ -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~
|
||||
|
|
Loading…
Add table
Reference in a new issue