mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
Drop compress-info patch
This commit is contained in:
parent
2ace1cefbd
commit
124cc52ede
2 changed files with 0 additions and 17 deletions
|
@ -1,12 +0,0 @@
|
|||
diff -Naur rpm-5.4.10.orig/scripts/brp-compress rpm-5.4.10/scripts/brp-compress
|
||||
--- rpm-5.4.10.orig/scripts/brp-compress 2013-12-13 06:40:15.038205610 -0500
|
||||
+++ rpm-5.4.10/scripts/brp-compress 2013-12-13 06:31:28.000000000 -0500
|
||||
@@ -12,7 +12,7 @@
|
||||
COMPRESS_EXT=${COMPRESS_EXT:-.gz}
|
||||
|
||||
for d in ./usr/man/man* ./usr/man/*/man* ./usr/info \
|
||||
- ./usr/share/man/man* ./usr/share/man/*/man* ./usr/share/info \
|
||||
+ ./usr/share/man/man* ./usr/share/man/*/man* ./usr/share/info/*info* \
|
||||
./usr/kerberos/man ./usr/X11R6/man/man* ./usr/lib/perl5/man/man* \
|
||||
./usr/share/doc/*/man/man* ./usr/lib/*/man/man*
|
||||
do
|
5
rpm.spec
5
rpm.spec
|
@ -408,10 +408,6 @@ Patch504: rpm-5.4.10-postpone_subpackage_build_failures.patch
|
|||
# the new one doesn't work in ROSA atm
|
||||
Patch505: rpm-5.4.10-turn-back-urlgetfile.patch
|
||||
|
||||
# We have a case with maxima which installs maxima-index.list in _infodir
|
||||
# and expects it to be uncompressed
|
||||
Patch506: rpm-5.4.10-compress-info.patch
|
||||
|
||||
BuildRequires: autoconf >= 2.57
|
||||
BuildRequires: bzip2-devel
|
||||
BuildRequires: automake >= 1.8
|
||||
|
@ -798,7 +794,6 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch503 -p1 -b .specspo~
|
||||
%patch504 -p1 -b .postpone_errors~
|
||||
%patch505 -p1 -b .urlgetfile~
|
||||
%patch506 -p1 -b .compress_info~
|
||||
|
||||
#required by P55, P80, P81, P94..
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue