SHA256
6
0
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:
OBS User autobuild
2009-12-08 09:11:30 +00:00
committed by Git OBS Bridge
parent 0a4962c436
commit 125a5dbf08
4 changed files with 26 additions and 3 deletions

View File

@@ -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