123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645 |
- Name: docbook-dtds
- Version: 1.0
- Release: 55%{?_dist_release}
- Group: Applications/Text
- Summary: SGML and XML document type definitions for DocBook.
- Summary(ja): DocBook 向け SGML/XML DTD
- License: Copyright only
- URL: http://www.oasis-open.org/docbook/
- Obsoletes: docbook-dtd30-sgml < %{version}-%{release}
- Obsoletes: docbook-dtd31-sgml < %{version}-%{release}
- Obsoletes: docbook-dtd40-sgml < %{version}-%{release}
- Obsoletes: docbook-dtd41-sgml < %{version}-%{release}
- Obsoletes: docbook-dtd412-xml < %{version}-%{release}
- Provides: docbook-dtd-xml = %{version}-%{release}
- Provides: docbook-dtd-sgml = %{version}-%{release}
- Provides: docbook-dtd30-sgml = %{version}-%{release}
- Provides: docbook-dtd31-sgml = %{version}-%{release}
- Provides: docbook-dtd40-sgml = %{version}-%{release}
- Provides: docbook-dtd41-sgml = %{version}-%{release}
- Provides: docbook-dtd412-xml = %{version}-%{release}
- Provides: docbook-dtd42-sgml = %{version}-%{release}
- Provides: docbook-dtd42-xml = %{version}-%{release}
- Provides: docbook-dtd43-sgml = %{version}-%{release}
- Provides: docbook-dtd43-xml = %{version}-%{release}
- Provides: docbook-dtd44-sgml = %{version}-%{release}
- Provides: docbook-dtd44-xml = %{version}-%{release}
- Provides: docbook-dtd45-sgml = %{version}-%{release}
- Provides: docbook-dtd45-xml = %{version}-%{release}
- Requires(post): /usr/bin/xmlcatalog
- Requires(postun): /usr/bin/xmlcatalog
- Requires(post): /bin/chmod
- Requires(post,postun): sed
- Requires: sgml-common >= 0.6.3-4
- Requires: xml-common >= 0.6.3-8
- BuildRoot: %{_tmppath}/%{name}-%{version}-root
- BuildArch: noarch
- Source0: http://www.oasis-open.org/docbook/sgml/3.0/docbk30.zip
- Source1: http://www.oasis-open.org/docbook/sgml/3.1/docbk31.zip
- Source2: http://www.oasis-open.org/docbook/sgml/4.0/docbk40.zip
- Source3: http://www.oasis-open.org/docbook/sgml/4.1/docbk41.zip
- Source4: http://www.oasis-open.org/docbook/xml/4.1.2/docbkx412.zip
- Source5: http://www.oasis-open.org/docbook/sgml/4.2/docbook-4.2.zip
- Source6: http://www.oasis-open.org/docbook/xml/4.2/docbook-xml-4.2.zip
- Source7: http://www.docbook.org/sgml/4.3/docbook-4.3.zip
- Source8: http://www.docbook.org/xml/4.3/docbook-xml-4.3.zip
- Source9: http://www.docbook.org/sgml/4.4/docbook-4.4.zip
- Source10: http://www.docbook.org/xml/4.4/docbook-xml-4.4.zip
- Source11: http://www.docbook.org/sgml/4.5/docbook-4.5.zip
- Source12: http://www.docbook.org/xml/4.5/docbook-xml-4.5.zip
- # fix old catalog files
- Patch0: docbook-dtd30-sgml-1.0.catalog.patch
- Patch1: docbook-dtd31-sgml-1.0.catalog.patch
- Patch2: docbook-dtd40-sgml-1.0.catalog.patch
- Patch3: docbook-dtd41-sgml-1.0.catalog.patch
- Patch4: docbook-dtd42-sgml-1.0.catalog.patch
- # fix euro sign in 4.2 dtds
- Patch5: docbook-4.2-euro.patch
- # Fix ISO entities in 4.3/4.4/4.5 SGML
- Patch6: docbook-dtds-ents.patch
- # Use system rewrite for web URL's in sgml catalogs to prevent reading from the network(#478680)
- Patch7: docbook-sgml-systemrewrite.patch
- # use XML at the end of public identificators of XML 4.1.2 ISO entities
- Patch8: docbook-dtd412-entities.patch
- BuildRequires: unzip
- %define openjadever 1.3.2
- #PreReq: openjade = %{openjadever}
- %define version_list "{3,4}.{0,1}-sgml 4.1.2-xml 4.{2,3,4,5}-{sgml,xml}"
- %description
- The DocBook Document Type Definition (DTD) describes the syntax of
- technical documentation texts (articles, books and manual pages).
- This syntax is XML-compliant and is developed by the OASIS consortium.
- This package contains SGML and XML versions of the DocBook DTD.
- %prep
- %setup -c -T
- # DocBook V3.0
- mkdir 3.0-sgml
- cd 3.0-sgml
- unzip %{SOURCE0}
- %patch0 -p0 -b docbook.cat
- cd ..
- # DocBook V3.1
- mkdir 3.1-sgml
- cd 3.1-sgml
- unzip %{SOURCE1}
- %patch1 -p0 -b docbook.cat
- cd ..
- # DocBook V4.0
- mkdir 4.0-sgml
- cd 4.0-sgml
- unzip %{SOURCE2}
- %patch2 -p0 -b docbook.cat
- cd ..
- # DocBook V4.1
- mkdir 4.1-sgml
- cd 4.1-sgml
- unzip %{SOURCE3}
- %patch3 -p0 -b docbook.cat
- cd ..
- # DocBook XML V4.1.2
- mkdir 4.1.2-xml
- cd 4.1.2-xml
- unzip %{SOURCE4}
- cd ..
- # DocBook V4.2
- mkdir 4.2-sgml
- cd 4.2-sgml
- unzip %{SOURCE5}
- %patch4 -p0 -b docbook.cat
- cd ..
- # DocBook XML V4.2
- mkdir 4.2-xml
- cd 4.2-xml
- unzip %{SOURCE6}
- cd ..
- # DocBook V4.3
- mkdir 4.3-sgml
- cd 4.3-sgml
- unzip %{SOURCE7}
- cd ..
- # DocBook XML V4.3
- mkdir 4.3-xml
- cd 4.3-xml
- unzip %{SOURCE8}
- cd ..
- # DocBook V4.4
- mkdir 4.4-sgml
- cd 4.4-sgml
- unzip %{SOURCE9}
- cd ..
- # DocBook XML V4.4
- mkdir 4.4-xml
- cd 4.4-xml
- unzip %{SOURCE10}
- cd ..
- # DocBook v4.5
- mkdir 4.5-sgml
- cd 4.5-sgml
- unzip %{SOURCE11}
- cd ..
- # DocBook XML v4.5
- mkdir 4.5-xml
- cd 4.5-xml
- unzip %{SOURCE12}
- cd ..
- # Fix € in SGML.
- %patch5 -p1
- # Fix ISO entities in 4.3/4.4/4.5 SGML
- %patch6 -p1
- # Rewrite SYSTEM to use local catalog instead web ones (#478680)
- %patch7 -p1
- # Add XML to the end of public identificators of 4.1.2 XML entities
- %patch8 -p1
- # Increase NAMELEN (bug #36058, bug #159382).
- sed -e's,\(NAMELEN\s\+\)44\(\s\*\)\?,\1256,' -i.namelen */docbook.dcl
- # fix of \r\n issue from rpmlint
- sed -i 's/\r//' */*.txt
- if [ `id -u` -eq 0 ]; then
- chown -R root:root .
- chmod -R a+rX,g-w,o-w .
- fi
- %build
- %install
- rm -rf $RPM_BUILD_ROOT
- # Symlinks
- mkdir -p $RPM_BUILD_ROOT/etc/sgml
- for fmt in sgml xml; do
- ln -s $fmt-docbook-4.5.cat \
- $RPM_BUILD_ROOT/etc/sgml/$fmt-docbook.cat
- done
- eval set %{version_list}
- for dir
- do
- cd $dir
- fmt=${dir#*-} ver=${dir%%-*}
- DESTDIR=$RPM_BUILD_ROOT%{_datadir}/sgml/docbook/$fmt-dtd-$ver
- case $fmt in
- sgml) mkdir -p $DESTDIR ; install *.dcl $DESTDIR ;;
- xml) mkdir -p $DESTDIR/ent ; install ent/* $DESTDIR/ent ;;
- esac
- install *.dtd *.mod $DESTDIR
- install docbook.cat $DESTDIR/catalog
- cd ..
- # File for %%ghost
- touch $RPM_BUILD_ROOT/etc/sgml/$fmt-docbook-$ver.cat
- done
- %clean
- rm -rf $RPM_BUILD_ROOT
- %post
- catcmd='%{_bindir}/xmlcatalog --noout'
- xmlcatalog=%{_datadir}/sgml/docbook/xmlcatalog
- ## Clean up pre-docbook-dtds mess caused by broken trigger.
- for v in 3.0 3.1 4.0 4.1 4.2
- do
- if [ -f /etc/sgml/sgml-docbook-$v.cat ]
- then
- $catcmd --sgml --del /etc/sgml/sgml-docbook-$v.cat \
- %{_datadir}/sgml/openjade-1.3.1/catalog 2>/dev/null
- fi
- done
- # The STYLESHEETS/catalog command is for the case in which the style sheets
- # were installed after another DTD but before this DTD
- for STYLESHEETS in %{_datadir}/sgml/docbook/dsssl-stylesheets-*; do : ; done
- case $STYLESHEETS in
- *-"*") STYLESHEETS= ;;
- esac
- eval set %{version_list}
- for dir
- do
- fmt=${dir#*-} ver=${dir%%-*}
- sgmldir=%{_datadir}/sgml/docbook/$fmt-dtd-$ver
- ## SGML catalog
- # Update the centralized catalog corresponding to this version of the DTD
- for cat_dir in %{_datadir}/sgml/sgml-iso-entities-8879.1986 $sgmldir $STYLESHEETS; do
- $catcmd --sgml --add /etc/sgml/$fmt-docbook-$ver.cat $cat_dir/catalog
- done
- ## XML catalog
- if [ $fmt = xml -a -w $xmlcatalog ]; then
- while read f desc; do
- case $ver in 4.[45]) f=${f/-/} ;; esac
- $catcmd --add public "$desc" $sgmldir/$f $xmlcatalog
- done <<ENDENT
- ent/iso-pub.ent ISO 8879:1986//ENTITIES Publishing//EN
- ent/iso-grk1.ent ISO 8879:1986//ENTITIES Greek Letters//EN
- dbpoolx.mod -//OASIS//ELEMENTS DocBook XML Information Pool V$ver//EN
- ent/iso-box.ent ISO 8879:1986//ENTITIES Box and Line Drawing//EN
- docbookx.dtd -//OASIS//DTD DocBook XML V$ver//EN
- ent/iso-grk3.ent ISO 8879:1986//ENTITIES Greek Symbols//EN
- ent/iso-amsn.ent ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN
- ent/iso-num.ent ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN
- dbcentx.mod -//OASIS//ENTITIES DocBook XML Character Entities V$ver//EN
- ent/iso-grk4.ent ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN
- dbnotnx.mod -//OASIS//ENTITIES DocBook XML Notations V$ver//EN
- ent/iso-dia.ent ISO 8879:1986//ENTITIES Diacritical Marks//EN
- ent/iso-grk2.ent ISO 8879:1986//ENTITIES Monotoniko Greek//EN
- dbgenent.mod -//OASIS//ENTITIES DocBook XML Additional General Entities V$ver//EN
- dbhierx.mod -//OASIS//ELEMENTS DocBook XML Document Hierarchy V$ver//EN
- ent/iso-amsa.ent ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN
- ent/iso-amso.ent ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN
- ent/iso-cyr1.ent ISO 8879:1986//ENTITIES Russian Cyrillic//EN
- ent/iso-tech.ent ISO 8879:1986//ENTITIES General Technical//EN
- ent/iso-amsc.ent ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN
- soextblx.dtd -//OASIS//DTD XML Exchange Table Model 19990315//EN
- calstblx.dtd -//OASIS//DTD DocBook XML CALS Table Model V$ver//EN
- ent/iso-lat1.ent ISO 8879:1986//ENTITIES Added Latin 1//EN
- ent/iso-amsb.ent ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN
- ent/iso-lat2.ent ISO 8879:1986//ENTITIES Added Latin 2//EN
- ent/iso-amsr.ent ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN
- ent/iso-cyr2.ent ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN
- ENDENT
- for f in System URI; do
- $catcmd --add rewrite$f "http://www.oasis-open.org/docbook/xml/$ver" \
- $sgmldir $xmlcatalog
- done
- fi
- done
- # Historic versions of this scriptlet contained the following comment:
- # <quote>
- # Fix up SGML super catalog so that there isn't an XML DTD before an
- # SGML one. We need to do this (*sigh*) because xmlcatalog messes up
- # the order of the lines, and SGML tools don't like to see XML things
- # they aren't expecting.
- # </quote>
- # But the code that followed just found the first XML DTD and the first
- # SGML DTD, swappinmg these two lines if the XML one preceded.
- # But that only ensures that there is an SGML DTD before all XML ones.
- # No one complained, so either this was enough, or the buggy SGML tools
- # are long dead, or their users do not use bugzilla.
- # Anyway, the following code, introduced in 1.0-46, does better: it ensures
- # that all XML DTDs are after all SGML ones, by moving them to the end.
- sed -ni '
- /xml-docbook/ H
- /xml-docbook/ !p
- $ {
- g
- s/^\n//p
- }
- ' /etc/sgml/catalog
- # Finally, make sure everything in /etc/sgml is readable!
- /bin/chmod a+r /etc/sgml/*
- %postun
- catcmd='%{_bindir}/xmlcatalog --noout'
- xmlcatalog=%{_datadir}/sgml/docbook/xmlcatalog
- entities="
- ent/iso-pub.ent
- ent/iso-grk1.ent
- dbpoolx.mod
- ent/iso-box.ent
- docbookx.dtd
- ent/iso-grk3.ent
- ent/iso-amsn.ent
- ent/iso-num.ent
- dbcentx.mod
- ent/iso-grk4.ent
- dbnotnx.mod
- ent/iso-dia.ent
- ent/iso-grk2.ent
- dbgenent.mod
- dbhierx.mod
- ent/iso-amsa.ent
- ent/iso-amso.ent
- ent/iso-cyr1.ent
- ent/iso-tech.ent
- ent/iso-amsc.ent
- soextblx.dtd
- calstblx.dtd
- ent/iso-lat1.ent
- ent/iso-amsb.ent
- ent/iso-lat2.ent
- ent/iso-amsr.ent
- ent/iso-cyr2.ent
- "
- eval set %{version_list}
- for dir
- do
- fmt=${dir#*-} ver=${dir%%-*}
- sgmldir=%{_datadir}/sgml/docbook/$fmt-dtd-$ver
- ## SGML catalog
- # Update the centralized catalog corresponding to this version of the DTD
- $catcmd --sgml --del /etc/sgml/catalog /etc/sgml/$fmt-docbook-$ver.cat
- rm -f /etc/sgml/$fmt-docbook-$ver.cat
- ## XML catalog
- if [ $fmt = xml -a -w $xmlcatalog ]; then
- for f in $entities; do
- case $ver in 4.[45]) f=${f/-/} ;; esac
- $catcmd --del $sgmldir/$f $xmlcatalog
- done
- $catcmd --del $sgmldir $xmlcatalog
- fi
- done
- # See the comment attached to this command in the %%post scriptlet.
- sed -ni '
- /xml-docbook/ H
- /xml-docbook/ !p
- $ {
- g
- s/^\n//p
- }
- ' /etc/sgml/catalog
- %triggerin -- openjade >= %{openjadever}
- eval set %{version_list}
- for dir
- do
- fmt=${dir#*-} ver=${dir%%-*}
- %{_bindir}/xmlcatalog --sgml --noout --add /etc/sgml/$fmt-docbook-$ver.cat \
- %{_datadir}/sgml/openjade-%{openjadever}/catalog
- done
- %triggerun -- openjade >= %{openjadever}
- [ $2 = 0 ] || exit 0
- eval set %{version_list}
- for dir
- do
- fmt=${dir#*-} ver=${dir%%-*}
- %{_bindir}/xmlcatalog --sgml --noout --del /etc/sgml/$fmt-docbook-$ver.cat \
- %{_datadir}/sgml/openjade-%{openjadever}/catalog
- done
- %files
- %defattr (-,root,root)
- %doc --parents 3.1-sgml/ChangeLog
- %doc --parents 4.1-sgml/ChangeLog
- %doc --parents */*.txt
- %config(noreplace) /etc/sgml/sgml-docbook.cat
- %config(noreplace) /etc/sgml/xml-docbook.cat
- %{_datadir}/sgml/docbook/sgml-dtd-3.0
- %{_datadir}/sgml/docbook/sgml-dtd-3.1
- %{_datadir}/sgml/docbook/sgml-dtd-4.0
- %{_datadir}/sgml/docbook/sgml-dtd-4.1
- %{_datadir}/sgml/docbook/sgml-dtd-4.2
- %{_datadir}/sgml/docbook/sgml-dtd-4.3
- %{_datadir}/sgml/docbook/sgml-dtd-4.4
- %{_datadir}/sgml/docbook/sgml-dtd-4.5
- %{_datadir}/sgml/docbook/xml-dtd-4.1.2
- %{_datadir}/sgml/docbook/xml-dtd-4.2
- %{_datadir}/sgml/docbook/xml-dtd-4.3
- %{_datadir}/sgml/docbook/xml-dtd-4.4
- %{_datadir}/sgml/docbook/xml-dtd-4.5
- %ghost %config(noreplace) /etc/sgml/*ml-docbook-*.cat
- %changelog
- * Sun May 8 2011 IWAI, Masaharu <iwai@alib.jp> 1.0-55
- - drop %%{version}-%%{release} in file path
- * Fri Apr 22 2011 IWAI, Masaharu <iwai@alib.jp> 1.0-54
- - add Requires(post,postun): sed
- * Sun Mar 7 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0-53
- - updated based on FC 1.0-52
- * Wed Mar 03 2010 Ondrej Vasik <ovasik@redhat.com> - 1.0-52
- - remove explicit lib dependency (#225700)
- * Wed Mar 03 2010 Ondrej Vasik <ovasik@redhat.com> - 1.0-51
- - fix Merge Review comments (#225700) - unversion requires,
- fix buildroot
- * Thu Dec 17 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0-50
- - comment patches
- - License: Copyright only
- * Tue Oct 27 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0-49
- - do not obsolete self
- * Mon May 11 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0-47
- - add requires(post) for /bin/chmod (#498680)
- * Wed Apr 8 2009 Stepan Kasal <skasal@redhat.com> - 1.0-46
- - remove perl dependency (#462997)
- - make %%install and the scriptlets more compact
- * Thu Feb 19 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0.44
- - fix ISO entities for 4.5 SGML, use XML at the end of
- public identificators of XML 4.1.2 ISO entities
- * Thu Feb 19 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0-43
- - register sgml catalogs before xml catalogs in openjade
- (#486257)
- * Thu Feb 05 2009 Ondrej Vasik <ovasik@redhat.com> - 1.0-42
- - Use SYSTEM rewrite for web URL's in sgml catalogs to
- prevent reading from the network(#478680)
- * Fri Sep 26 2008 Ondrej Vasik <ovasik@redhat.com> - 1.0-41
- - Removed openjade requirement - registration reworked to
- triggers(#234345)
- * Fri Jul 11 2008 Ondrej Vasik <ovasik@redhat.com> - 1.0-38
- - fixed typo in post scriptlet(causing mishandling of DocBook
- 4.4 and 4.5 DTDs,#453513)
- * Tue Oct 23 2007 Ondrej Vasik <ovasik@redhat.com> - 1.0-34
- - corrected most of rpmlint issues
- - (PreReq, tab/spaces , wrong permissions on some files,
- - wrong file end encoding of txt files, non config files
- - in /etc, some requires issues, versioned provides and
- - obsoletes, fixed license tag)
- * Fri Oct 19 2007 Ondrej Vasik <ovasik@redhat.com> - 1.0-33
- - fixed wrong attributes for docs(#326581)
- * Mon Oct 1 2007 Ondrej Vasik <ovasik@redhat.com> - 1.0-32
- - DocBook 4.5 SGML and XML.(#312941)
- * Wed Jun 20 2007 Ondrej Vasik <ovasik@redhat.com> - 1.0-31
- - .cat files touched and ghosted to be owned by package
- - (bug #193475)
- * Tue Dec 13 2005 Tim Waugh <twaugh@redhat.com> 1.0-30
- - Fix ISO entities in 4.3/4.4 SGML.
- * Fri Aug 15 2008 Shu KONNO <owa@bg.wakwak.com> 1.0-27vl5
- - applied new versioning policy, spec in utf-8
- * Thu Jun 9 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0-27vl1
- - based on Fedora 1.0-27
- * Thu Jun 2 2005 Tim Waugh <twaugh@redhat.com> 1.0-27
- - Increase NAMELEN (bug #36058, bug #159382).
- * Tue Feb 1 2005 Tim Waugh <twaugh@redhat.com> 1.0-26
- - DocBook 4.4 SGML and XML.
- * Mon Sep 13 2004 Tim Waugh <twaugh@redhat.com> 1.0-25
- - DocBook 4.3 SGML and XML (bug #131861).
- - added Japanese summary
- * Sat Mar 27 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0-24vl1
- - based on Fedora 1.0-24
- * Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com> 1.0-24
- - Use ':' instead of '.' as separator for chown.
- * Tue Sep 30 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0-22vl2
- - fixed %postun to remove old version /etc/sgml-*.cat
- * Mon Sep 15 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.0-22vl1
- - based on Rawhide 1.0-22.1
- * Wed Aug 6 2003 Tim Waugh <twaugh@redhat.com> 1.0-22
- - More work-arounds for buggy xmlcatalog.
- * Tue Jul 15 2003 Tim Waugh <twaugh@redhat.com> 1.0-21
- - Fix € in SGML tools.
- * Wed May 28 2003 Tim Waugh <twaugh@redhat.com> 1.0-20
- - Fix summary and description (bug #73005).
- * Tue Jun 3 2003 Jun Nishii <jun@vinelinux.org> 1.0-19vl2
- - fixed some typo in scripts
- - use for loop in scripts
- * Sat May 3 2003 IWAI Masaharu <iwai@alib.jp> 1.0-19vl1
- - update %%post and %%postun script from rawhide 1.0-19
- - build with openjade-1.3.2
- * Mon Nov 25 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.0-15vl2
- - use PreReq rather than dual Conflicts (it's too bad for apt)
- * Mon Nov 25 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.0-15vl1
- - based on 1.0-15 from Rawhide and rebuilt for Vine Linux
- * Wed Nov 20 2002 Tim Powers <timp@redhat.com>
- - rebuild in current collinst
- * 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.
- * Thu Jul 18 2002 Tim Waugh <twaugh@redhat.com> 1.0-12
- - Fix up SGML super catalog if necessary.
- * Wed Jul 17 2002 Tim Waugh <twaugh@redhat.com> 1.0-11
- - Add DocBook V4.2.
- * Fri Jun 21 2002 Tim Powers <timp@redhat.com> 1.0-10
- - automated rebuild
- * Thu May 23 2002 Tim Powers <timp@redhat.com> 1.0-9
- - automated rebuild
- * Thu Mar 14 2002 Tim Waugh <twaugh@redhat.com> 1.0-8
- - Allow for shared /usr/share (bug #61147).
- * Tue Mar 12 2002 Tim Waugh <twaugh@redhat.com> 1.0-7
- - Make sure that the config files are readable.
- * Fri Mar 8 2002 Tim Waugh <twaugh@redhat.com> 1.0-6
- - Make %%post scriptlet quiet (bug #60820).
- * Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 1.0-5
- - Make sure to clean up old catalog files.
- * Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 1.0-3
- - Rebuild in new environment.
- * Mon Jan 28 2002 Tim Waugh <twaugh@redhat.com> 1.0-2
- - Prepare for openjade 1.3.1.
- * Thu Jan 17 2002 Tim Waugh <twaugh@redhat.com> 1.0-1
- - Merged all the DTD packages into one (bug #58448).
- - Use /usr/share/sgml exclusively.
- - Prevent catalog files from disappearing on upgrade (bug #58463).
- * Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- - automated rebuild
- * Mon Nov 5 2001 Tim Waugh <twaugh@redhat.com> 1.0-8
- - Hmm, still need to depend on sgml-common for /etc/sgml.
- * Mon Nov 5 2001 Tim Waugh <twaugh@redhat.com> 1.0-7
- - Use xmlcatalog (libxml2) instead of install-catalog (sgml-common) in
- scriptlets.
- - Conflict with install-catalog if it can't handle quotes in catalogs.
- - Use release number in centralized catalog name, so that the scriptlets
- work properly.
- * Wed Oct 10 2001 Tim Waugh <twaugh@redhat.com> 1.0-6
- - Change some Requires: to PreReq:s (bug #54507).
- * Mon Oct 8 2001 Tim Waugh <twaugh@redhat.com> 1.0-5
- - Use release number in the installed directory name, so that the
- package scripts work.
- * Sat Oct 6 2001 Tim Waugh <twaugh@redhat.com> 1.0-4
- - Restore the /etc/sgml/catalog manipulation again.
- - Oops, fix DTD path.
- * Sat Oct 6 2001 Tim Waugh <twaugh@redhat.com> 1.0-2
- - Require xml-common. Use xmlcatalog.
- - Move files to /usr/share/xml.
- * Tue Jun 12 2001 Tim Waugh <twaugh@redhat.com> 1.0-1
- - Build for Red Hat Linux.
- * Sat Jun 09 2001 Chris Runge <crunge@pobox.com>
- - Provides: docbook-dtd-xml (not docbook-dtd-sgml)
- - undo catalog patch and dbcentx patch (this resulted in an effectively
- broken DTD when the document was processed with XSL stylesheets); added a
- symbolic link to retain docbook.cat -> catalog; added ent
- - added ChangeLog to doc
- * Fri Jun 08 2001 Chris Runge <crunge@pobox.com>
- - created a 4.1.2 version
- - update required a change to OTHERCAT in postun
- - update required a change to the Makefile patch (no dbgenent.ent any more,
- apparently)
- * Wed Jan 24 2001 Tim Waugh <twaugh@redhat.com>
- - Scripts require fileutils.
- - Make scripts quieter.
- * Mon Jan 15 2001 Tim Waugh <twaugh@redhat.com>
- - Don't play so many macro games.
- - Don't use 'rpm' in post scripts.
- - Be sure to own xml-dtd-4.1 directory.
- * Sun Jan 14 2001 Tim Waugh <twaugh@redhat.com>
- - Change requirement on /usr/bin/install-catalog to sgml-common.
- * Tue Jan 09 2001 Tim Waugh <twaugh@redhat.com>
- - Change group.
- - Use %%{_tmppath}.
- - Correct typo.
- - rm before install
- - openjade not jade.
- - Build requires unzip.
- - Require install-catalog for post and postun.
- - Change Copyright: to License:.
- - Remove Packager: line.
- * Tue Jan 09 2001 Tim Waugh <twaugh@redhat.com>
- - Based on Eric Bischoff's new-trials packages.
|