forked from pool/expat
Accepting request 25590 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/expat based on submit request 25590 from user prusnak OBS-URL: https://build.opensuse.org/request/show/25590 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
0a4962c436
commit
125a5dbf08
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: expat
|
||||
Version: 2.0.1
|
||||
Release: 91
|
||||
Release: 92
|
||||
Group: Development/Libraries/C and C++
|
||||
License: MIT License (or similar)
|
||||
Url: http://expat.sourceforge.net/
|
||||
@@ -33,6 +33,7 @@ Summary: XML Parser Toolkit
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source1: %{name}faq.html
|
||||
Patch0: %{name}-CVE-2009-2625.patch
|
||||
Patch1: %{name}-CVE-2009-3560.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++
|
||||
|
||||
@@ -142,6 +143,7 @@ Authors:
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0
|
||||
%patch1
|
||||
cp %{S:1} .
|
||||
rm -f examples/*.dsp
|
||||
|
||||
|
Reference in New Issue
Block a user