auto-import changelog data from sgml-common-0.6.3-16.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt Mon Dec 08 2003 Tim Waugh <twaugh@redhat.com> 0.6.3-15 - Patch from Ville Skyttä <ville.skytta at iki.fi> (bug #111625): - Include /usr/share/xml in xml-common. - Own /usr/share/sgml and /usr/share/xml.
This commit is contained in:
parent
b513c371c8
commit
625a986876
@ -1,6 +1,6 @@
|
||||
Name: sgml-common
|
||||
Version: 0.6.3
|
||||
Release: 14
|
||||
Release: 16
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: Common SGML catalog and DTD files.
|
||||
@ -96,7 +96,7 @@ XMLCATALOG=$RPM_BUILD_ROOT/etc/xml/catalog
|
||||
rm -f %{buildroot}/usr/share/sgml/xml.dcl
|
||||
install -m0644 %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} \
|
||||
%{buildroot}/usr/share/sgml
|
||||
rm -rf %{buildroot}/usr/share/xml
|
||||
rm -rf %{buildroot}/usr/share/xml/*
|
||||
|
||||
|
||||
%clean
|
||||
@ -108,6 +108,7 @@ rm -rf $DESTDIR
|
||||
%defattr (-,root,root)
|
||||
%dir /etc/sgml
|
||||
%config(noreplace) /etc/sgml/sgml.conf
|
||||
%dir /usr/share/sgml
|
||||
%dir /usr/share/sgml/sgml-iso-entities-8879.1986
|
||||
/usr/share/sgml/sgml-iso-entities-8879.1986/*
|
||||
/usr/share/sgml/xml.dcl
|
||||
@ -123,10 +124,20 @@ rm -rf $DESTDIR
|
||||
%defattr (-,root,root)
|
||||
%dir /etc/xml
|
||||
%config(noreplace) /etc/xml/catalog
|
||||
%dir /usr/share/sgml
|
||||
%dir /usr/share/sgml/docbook
|
||||
%config(noreplace) /usr/share/sgml/docbook/xmlcatalog
|
||||
%dir /usr/share/xml
|
||||
|
||||
%changelog
|
||||
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Mon Dec 8 2003 Tim Waugh <twaugh@redhat.com> 0.6.3-15
|
||||
- Patch from Ville Skyttä <ville.skytta at iki.fi> (bug #111625):
|
||||
- Include /usr/share/xml in xml-common.
|
||||
- Own /usr/share/sgml and /usr/share/xml.
|
||||
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user