From 37564468c7593c5c4449a93423dab2b38439cfa8 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 14:48:47 +0000 Subject: [PATCH] auto-import changelog data from xhtml1-dtds-1.0-6.src.rpm Fri Feb 13 2004 Elliot Lee - rebuilt Tue Oct 21 2003 Florian La Roche - add %clean specfile target --- xhtml1-dtds.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/xhtml1-dtds.spec b/xhtml1-dtds.spec index 58b64de..030f92f 100644 --- a/xhtml1-dtds.spec +++ b/xhtml1-dtds.spec @@ -1,6 +1,6 @@ Name: xhtml1-dtds Version: 1.0 -Release: 5 +Release: 6 Group: Applications/Text Summary: XML document type definition for XHTML 1.0 @@ -70,6 +70,9 @@ CATALOG=$RPM_BUILD_ROOT/usr/share/sgml/xhtml1/xmlcatalog "http://www.w3.org/TR/xhtml1/DTD" \ "xhtml1-20020801/DTD" $CATALOG +%clean +rm -rf $RPM_BUILD_ROOT + %files %defattr (-,root,root) /usr/share/sgml/xhtml1 @@ -119,6 +122,12 @@ if [ "$1" = 0 ]; then fi %changelog +* Fri Feb 13 2004 Elliot Lee +- rebuilt + +* Tue Oct 21 2003 Florian La Roche +- add %%clean specfile target + * Wed Jan 22 2003 Tim Powers - rebuilt