From 388136c2cdc0f63ea1ef2224b3c560329c8e9cf3 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 11 Mar 2003 12:23:26 +0000 Subject: [PATCH] - added fix to allow including expat.h from C++ programs using gcc3 - release 2 Changed files: expat.spec -> 1.30 --- expat.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/expat.spec b/expat.spec index 50e3b85..a102388 100644 --- a/expat.spec +++ b/expat.spec @@ -5,11 +5,12 @@ Summary(ru): Summary(uk): ðÅÒÅÎÏÓÉÍÁ ¦Â̦ÏÔÅËÁ ÒÏÚÂÏÒÕ XML (expat) Name: expat Version: 1.95.6 -Release: 1 +Release: 2 License: Thai Open Source Software Center Ltd (distributable) Group: Applications/Publishing/XML Source0: http://dl.sourceforge.net/expat/%{name}-%{version}.tar.gz Patch0: %{name}-DESTDIR.patch +Patch1: %{name}-gcc3-c++.patch URL: http://expat.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: libexpat1_95 @@ -96,6 +97,7 @@ Bibliotecas est %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure -- 2.44.0