auto-import changelog data from xhtml1-dtds-1.0-6.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Tue Oct 21 2003 Florian La Roche <Florian.LaRoche@redhat.de> - add %clean specfile target
This commit is contained in:
parent
769ad8f3b0
commit
37564468c7
@ -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 <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Tue Oct 21 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- add %%clean specfile target
|
||||
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user