From: Fred L. Drake, Jr. Date: Wed, 25 Jul 2001 20:14:13 +0000 (+0000) Subject: Update the RPM .spec file for 1.95.2. X-Git-Tag: R_1_95_2~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a77c3f5bd743db2ea4f63d3fab20e115a15c072;p=libexpat Update the RPM .spec file for 1.95.2. --- diff --git a/expat/expat.spec b/expat/expat.spec index 8d276a64..d3bae56d 100644 --- a/expat/expat.spec +++ b/expat/expat.spec @@ -23,7 +23,6 @@ fully conforming. It is currently not a validating XML parser. make lib xmlwf %install - rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/bin mkdir -p $RPM_BUILD_ROOT/usr/lib @@ -38,6 +37,10 @@ install -D xmlwf/xmlwf $RPM_BUILD_ROOT/usr/bin/xmlwf /usr/include %changelog +* Wed Jul 25 2001 Fred L. Drake, Jr. +[Release 1.95.2-1] +- Updated for the 1.95.2 release. + * Sun Feb 18 2001 Sean Reifschneider [Release 1.95.1-1tummy] - Updated to 1.95.1 release.