Browse Source

expat-2.0.1-8

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3706 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 13 years ago
parent
commit
ac5de7f1af
1 changed files with 8 additions and 2 deletions
  1. 8 2
      e/expat/expat-vl.spec

+ 8 - 2
e/expat/expat-vl.spec

@@ -1,7 +1,7 @@
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
 %define name   expat
 %define version 2.0.1
-%define release 7%{?_dist_release}
+%define release 8%{?_dist_release}
 
 Summary:	Expat is an XML 1.0 parser written in C
 Summary(ja):	C で書かれた XML 1.0 パーサ
@@ -12,13 +12,15 @@ License:	MIT/X
 Group:		Applications/Text
 URL:            http://www.libexpat.org/
 Source:         http://download.sourceforge.net/expat/%{name}-%{version}.tar.gz
-Patch100:	expat-2.0.1_CVE-2009-3560.patch
+Patch100:	expat-2.0.1-CVE-2009-3560-revised.patch
 Patch110:	expat-2.0.1_CVE-2009-3720.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 Requires:	lib%{name} = %{version}-%{release}
 BuildRequires:	libtool
 
+Vendor: Project Vine
+Distribution: Vine Linux
 
 %description
 This is Expat, a C library for parsing XML, written by James Clark.
@@ -141,6 +143,10 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Tue Apr 26 2011 IWAI, Masaharu <iwai@alib.jp> 2.0.1-8
+- update patch100 to regrassion fix (same as debian bug #561658)
+- add Vendor and Distribution tags
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> - 2.0.1-7
 - rebuilt with rpm-4.8.1-3