mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
fix spec
This commit is contained in:
parent
36d8579e55
commit
f330d1a601
1 changed files with 5 additions and 14 deletions
19
rpm.spec
19
rpm.spec
|
@ -351,8 +351,7 @@ BuildRequires: libxml2-devel >= 2.7.8
|
|||
#BuildRequires: pkgconfig(lua)
|
||||
# needed by internal lua
|
||||
BuildRequires: expat-devel
|
||||
Patch23: rpm-5.3.12-fix-verify-segfault.patch
|
||||
Patch24: rpm-5.3.12-cve-2012-0815,0060,0061.patch
|
||||
|
||||
Patch25: rpm-5.3.12.vendor.ROSA.patch
|
||||
|
||||
#Fix error in rpmbuild in GTK2-based terminals
|
||||
|
@ -610,10 +609,12 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch5 -p1 -b .distpatt~
|
||||
%patch15 -p1 -b .trigger_once~
|
||||
%endif
|
||||
|
||||
%patch25 -p1 -b .rosa_vendor~
|
||||
%patch26 -p1 -b .autoreq
|
||||
#patch27 -p1 -b .mdv~
|
||||
%patch29 -p1 -b .specfile~
|
||||
%patch31 -p1 -b .rpm_qa~
|
||||
|
||||
#%%patch32 -p1 -b .clean~
|
||||
%patch34 -p1 -b .ordering~
|
||||
%patch37 -p1 -b .drop_deps~
|
||||
%patch40 -p1 -b .pc_paths~
|
||||
|
@ -699,19 +700,9 @@ This package contains the RPM API documentation generated in HTML format.
|
|||
%patch143 -p1 -b .mono_newline~
|
||||
%patch144 -p1 -b .urpm~
|
||||
%patch146 -p1 -b .nosig~
|
||||
%patch147 -p1 -b .disable_int_gen_dep
|
||||
|
||||
#required by P55, P80, P81, P94..
|
||||
./autogen.sh
|
||||
|
||||
#patch19 -p1 -b .doxygen~
|
||||
#patch20 -p1 -b .syslog~
|
||||
#patch21 -p1 -b .loop_warnings~
|
||||
#patch22 -p1 -b .55810~
|
||||
%patch23 -p1 -b .verify-segfault~
|
||||
%patch24 -p1 -b .cve-2012~
|
||||
%patch25 -p1
|
||||
|
||||
mkdir -p cpu-os-macros
|
||||
tar -zxf %{SOURCE3} -C cpu-os-macros
|
||||
%patch145 -p1
|
||||
|
|
Loading…
Add table
Reference in a new issue