mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 10:23:04 +00:00
fix spexc
This commit is contained in:
parent
d5b63faecc
commit
cdd142f86e
1 changed files with 3 additions and 3 deletions
6
rpm.spec
6
rpm.spec
|
@ -352,7 +352,7 @@ BuildRequires: libxml2-devel >= 2.7.8
|
|||
# needed by internal lua
|
||||
BuildRequires: expat-devel
|
||||
|
||||
Patch25: rpm-5.3.12.vendor.ROSA.patch
|
||||
Patch200: rpm-5.3.12.vendor.ROSA.patch
|
||||
|
||||
#Fix error in rpmbuild in GTK2-based terminals
|
||||
Patch26: rpm-5.3.8-rpmsq-ignored-signal-return-value.patch
|
||||
|
@ -609,7 +609,7 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch5 -p1 -b .distpatt~
|
||||
%patch15 -p1 -b .trigger_once~
|
||||
%endif
|
||||
#patch26 -p1 -b .autoreq
|
||||
%patch26 -p1 -b .gtk
|
||||
#patch27 -p1 -b .mdv~
|
||||
%patch29 -p1 -b .specfile~
|
||||
%patch31 -p1 -b .rpm_qa~
|
||||
|
@ -700,7 +700,7 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch144 -p1 -b .urpm~
|
||||
%patch146 -p1 -b .nosig~
|
||||
|
||||
%patch25 -p1 -b .rosa_vendor~
|
||||
#patch200 -p1 -b .rosa_vendor~
|
||||
|
||||
#required by P55, P80, P81, P94..
|
||||
./autogen.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue