auto-import changelog data from docbook-dtds-1.0-14.src.rpm
Tue Jul 30 2002 Tim Waugh <twaugh@redhat.com> 1.0-14 - Fix typo in XML catalog (Eric Raymond).
This commit is contained in:
parent
7063ecb7c7
commit
9c612788bc
@ -1,6 +1,6 @@
|
||||
Name: docbook-dtds
|
||||
Version: 1.0
|
||||
Release: 13
|
||||
Release: 14
|
||||
Group: Applications/Text
|
||||
|
||||
Summary: XML document type definition for DocBook 4.1.2
|
||||
@ -385,7 +385,7 @@ then
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-pub.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --add "public" \
|
||||
"ISO 8879:1986//ENTITIES Greek Letters//EN" \
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-grkl.ent" $CATALOG
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-grk1.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --add "public" \
|
||||
"-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" \
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/dbpoolx.mod" $CATALOG
|
||||
@ -474,7 +474,7 @@ then
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-pub.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --add "public" \
|
||||
"ISO 8879:1986//ENTITIES Greek Letters//EN" \
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-grkl.ent" $CATALOG
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-grk1.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --add "public" \
|
||||
"-//OASIS//ELEMENTS DocBook XML Information Pool V4.1.2//EN" \
|
||||
"xml-dtd-4.2-%{version}-%{release}/dbpoolx.mod" $CATALOG
|
||||
@ -697,7 +697,7 @@ then
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-pub.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-grkl.ent" $CATALOG
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/ent/iso-grk1.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.1.2-%{version}-%{release}/dbpoolx.mod" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
@ -755,7 +755,7 @@ then
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-pub.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-grkl.ent" $CATALOG
|
||||
"xml-dtd-4.2-%{version}-%{release}/ent/iso-grk1.ent" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
"xml-dtd-4.2-%{version}-%{release}/dbpoolx.mod" $CATALOG
|
||||
/usr/bin/xmlcatalog --noout --del \
|
||||
@ -811,6 +811,9 @@ then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Mon Jul 30 2002 Tim Waugh <twaugh@redhat.com> 1.0-14
|
||||
- Fix typo in XML catalog (Eric Raymond).
|
||||
|
||||
* Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 1.0-13
|
||||
- Provide docbook-dtd42-sgml and docbook-dtd42-xml.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user