61bd5a
Name: docbook-style-dsssl
61bd5a
Version: 1.79
61bd5a
Release: 33%{?dist}
61bd5a
61bd5a
Summary: Norman Walsh's modular stylesheets for DocBook
61bd5a
61bd5a
License: DMIT
61bd5a
URL: http://docbook.sourceforge.net/
61bd5a
BuildRequires: perl-generators
61bd5a
BuildRequires: make
61bd5a
61bd5a
Requires: docbook-dtds
61bd5a
Requires: openjade
61bd5a
Requires: sgml-common
61bd5a
Requires(post): sgml-common
61bd5a
Requires(preun): sgml-common
61bd5a
61bd5a
BuildArch: noarch
61bd5a
Source0: http://prdownloads.sourceforge.net/docbook/docbook-dsssl-%{version}.tar.gz
61bd5a
Source1: %{name}.Makefile
61bd5a
61bd5a
61bd5a
%description
61bd5a
These DSSSL stylesheets allow to convert any DocBook document to another
61bd5a
printed (for example, RTF or PostScript) or online (for example, HTML) format.
61bd5a
They are highly customizable.
61bd5a
61bd5a
%prep
61bd5a
%setup -q -n docbook-dsssl-%{version}
61bd5a
cp %{SOURCE1} Makefile
61bd5a
61bd5a
61bd5a
%build
61bd5a
61bd5a
%install
61bd5a
DESTDIR=$RPM_BUILD_ROOT
61bd5a
make install BINDIR=$DESTDIR/usr/bin DESTDIR=$DESTDIR/usr/share/sgml/docbook/dsssl-stylesheets-%{version} MANDIR=$DESTDIR%{_mandir}
61bd5a
cd ..
61bd5a
ln -s dsssl-stylesheets-%{version} $DESTDIR/usr/share/sgml/docbook/dsssl-stylesheets
61bd5a
61bd5a
%files
61bd5a
%doc BUGS README ChangeLog WhatsNew
61bd5a
/usr/bin/collateindex.pl
61bd5a
%{_mandir}/man1/collateindex.pl.1*
61bd5a
/usr/share/sgml/docbook/dsssl-stylesheets-%{version}
61bd5a
/usr/share/sgml/docbook/dsssl-stylesheets
61bd5a
61bd5a
61bd5a
%post
61bd5a
for centralized in /etc/sgml/*-docbook-*.cat
61bd5a
do
61bd5a
  /usr/bin/install-catalog --add $centralized \
61bd5a
    /usr/share/sgml/docbook/dsssl-stylesheets-%{version}/catalog \
61bd5a
    > /dev/null 2>/dev/null
61bd5a
done
61bd5a
61bd5a
61bd5a
%preun
61bd5a
if [ "$1" = "0" ]; then
61bd5a
  for centralized in /etc/sgml/*-docbook-*.cat
61bd5a
  do
61bd5a
    /usr/bin/install-catalog --remove $centralized /usr/share/sgml/docbook/dsssl-stylesheets-%{version}/catalog > /dev/null 2>/dev/null
61bd5a
  done
61bd5a
fi
61bd5a
exit 0
61bd5a
61bd5a
%changelog
61bd5a
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.79-33
61bd5a
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
61bd5a
  Related: rhbz#1991688
61bd5a
61bd5a
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.79-32
61bd5a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
61bd5a
61bd5a
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-31
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
61bd5a
61bd5a
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-30
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
61bd5a
61bd5a
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-29
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
61bd5a
61bd5a
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-28
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
61bd5a
61bd5a
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-27
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
61bd5a
61bd5a
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-26
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
61bd5a
61bd5a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-25
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
61bd5a
61bd5a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-24
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
61bd5a
61bd5a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-23
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
61bd5a
61bd5a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.79-22
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
61bd5a
61bd5a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-21
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
61bd5a
61bd5a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-20
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
61bd5a
61bd5a
* Wed Feb 05 2014 Ondrej Vasik <ovasik@redhat.com> - 1.79-19
61bd5a
- manpage should not have 755 permissions (#1061759)
61bd5a
61bd5a
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 1.79-18
61bd5a
- Perl 5.18 rebuild
61bd5a
61bd5a
* Mon Jul 29 2013 Ondrej Vasik <ovasik@redhat.com>  - 1.79-17
61bd5a
- use DMIT (modified MIT) as a license for the
61bd5a
  stylesheets (#988715)
61bd5a
61bd5a
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.79-16
61bd5a
- Perl 5.18 rebuild
61bd5a
61bd5a
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-15
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
61bd5a
61bd5a
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-14
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
61bd5a
61bd5a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-13
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
61bd5a
61bd5a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-12
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
61bd5a
61bd5a
* Mon Jun 07 2010 Ondrej Vasik <ovasik@redhat.com> - 1.79-11
61bd5a
- do not touch openjade catalogs by this package - it's
61bd5a
  done in docbook-dtds (#600878)
61bd5a
61bd5a
* Tue Feb 02 2010 Ondrej Vasik <ovasik@redhat.com> - 1.79-10
61bd5a
- fix merge review issues(#225703)
61bd5a
61bd5a
* Fri Dec 18 2009 Ondrej Vasik <ovasik@redhat.com> - 1.79-9
61bd5a
- License Copyright only
61bd5a
61bd5a
* Fri Aug 28 2009 Ondrej Vasik <ovasik@redhat.com> - 1.79-8
61bd5a
- ship manpage for collateindex.pl
61bd5a
- preserve attributes and timestamps in Makefile
61bd5a
61bd5a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-7
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
61bd5a
61bd5a
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.79-6
61bd5a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
61bd5a
61bd5a
* Mon Nov 05 2007 Ondrej Vasik <ovasik@redhat.com> - 1.79-5
61bd5a
- rpmlint cleanup
61bd5a
- fixed summary, dist tag, license tag, cosmetic spec cleanup
61bd5a
61bd5a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.79-4.1
61bd5a
- rebuild
61bd5a
61bd5a
* Tue Dec 20 2005 Tim Waugh <twaugh@redhat.com> 1.79-4
61bd5a
- Rebuilt again.
61bd5a
61bd5a
* Mon Dec 19 2005 Tim Waugh <twaugh@redhat.com> 1.79-3
61bd5a
- Rebuilt.
61bd5a
61bd5a
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
61bd5a
- rebuilt
61bd5a
61bd5a
* Thu Nov 10 2005 Tim Waugh <twaugh@redhat.com> 1.79-2
61bd5a
- Ship olink.dsl (bug #172523).
61bd5a
61bd5a
* Mon Nov  8 2004 Tim Waugh <twaugh@redhat.com> 1.79-1
61bd5a
- 1.79.
61bd5a
- No longer need articleinfo patch.
61bd5a
61bd5a
* Wed Sep 22 2004 Than Ngo <than@redhat.com> 1.78-4
61bd5a
- rebuilt
61bd5a
61bd5a
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
61bd5a
- rebuilt
61bd5a
61bd5a
* Fri Mar 28 2003 Tim Waugh <twaugh@redhat.com> 1.78-2
61bd5a
- Require new docbook-dtds.
61bd5a
- Fix %%post scriptlet.
61bd5a
61bd5a
* Fri Mar 14 2003 Tim Waugh <twaugh@redhat.com> 1.78-1
61bd5a
- Require openjade 1.3.2.
61bd5a
- 1.78, incorporating seealso, aname patches.
61bd5a
61bd5a
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
61bd5a
- rebuilt
61bd5a
61bd5a
* Wed Nov 20 2002 Tim Powers <timp@redhat.com>
61bd5a
- rebuild in current collinst
61bd5a
61bd5a
* Fri Jul 26 2002 Tim Waugh <twaugh@redhat.com> 1.76-6
61bd5a
- In HTML output always close anchor tags (bug #69737).
61bd5a
61bd5a
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 1.76-5
61bd5a
- automated rebuild
61bd5a
61bd5a
* Thu May 23 2002 Tim Powers <timp@redhat.com> 1.76-4
61bd5a
- automated rebuild
61bd5a
61bd5a
* Fri May  3 2002 Tim Waugh <twaugh@redhat.com> 1.76-3
61bd5a
- Another go at fixing seealso handling (bug #64111).
61bd5a
61bd5a
* Thu May  2 2002 Tim Waugh <twaugh@redhat.com> 1.76-2
61bd5a
- Fix collateindex.pl's seealso handling (bug #64111).
61bd5a
61bd5a
* Fri Feb 22 2002 Tim Waugh <twaugh@redhat.com> 1.76-1
61bd5a
- 1.76 (fixes bug #58883).
61bd5a
- Fix HTML generation for articleinfo elements (bug #58837).
61bd5a
61bd5a
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 1.75-1
61bd5a
- 1.75.
61bd5a
- Rebuild in new environment.
61bd5a
61bd5a
* Mon Jan 28 2002 Tim Waugh <twaugh@redhat.com> 1.74b-3
61bd5a
- Prepare for openjade 1.3.1.
61bd5a
61bd5a
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 1.74b-2
61bd5a
- automated rebuild
61bd5a
61bd5a
* Mon Dec  3 2001 Tim Waugh <twaugh@redhat.com> 1.74b-1
61bd5a
- 1.74b.
61bd5a
61bd5a
* Fri Nov  2 2001 Tim Waugh <twaugh@redhat.com> 1.73-3
61bd5a
- Conflict with docbook-utils if its custom stylesheet hasn't been
61bd5a
  updated to work with version 1.72 or later of this package.
61bd5a
61bd5a
* Fri Oct 19 2001 Tim Waugh <twaugh@redhat.com> 1.73-2
61bd5a
- Shut the scripts up.
61bd5a
61bd5a
* Mon Oct  1 2001 Tim Waugh <twaugh@redhat.com> 1.73-1
61bd5a
- 1.73.
61bd5a
61bd5a
* Fri Sep 28 2001 Tim Waugh <twaugh@redhat.com> 1.72-1
61bd5a
- 1.72.
61bd5a
61bd5a
* Wed Jul 25 2001 Bill Nottingham <notting@redhat.com> 1.64-3
61bd5a
- bump release 
61bd5a
61bd5a
* Thu May  9 2001 Tim Waugh <twaugh@redhat.com> 1.64-2
61bd5a
- Make an unversioned dsssl-stylesheets symbolic link.
61bd5a
61bd5a
* Wed May  2 2001 Tim Waugh <twaugh@redhat.com> 1.64-1
61bd5a
- 1.64 (fixes #38095).
61bd5a
- Fix up post/preun scripts so that we don't get duplicate entries with
61bd5a
  different versions on upgrade.
61bd5a
61bd5a
* Sun Mar 25 2001 Tim Waugh <twaugh@redhat.com> 1.59-10
61bd5a
- Fix up Makefile (patch from SATO Satoru).
61bd5a
- Change postun to preun.
61bd5a
- Make preun conditional on remove rather than upgrade.
61bd5a
61bd5a
* Tue Mar  6 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- PreReq docbook-dtd-sgml (it was a requirement before), so that the
61bd5a
  scripts work right.
61bd5a
61bd5a
* Tue Feb 20 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Change Requires(...) to PreReq at Preston's request.
61bd5a
- PreReq at least openjade-1.3-12, so that its catalogs get installed.
61bd5a
61bd5a
* Wed Jan 24 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Make scripts quieter.
61bd5a
61bd5a
* Tue Jan 23 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Last fix was wrong; corrected (require openjade 1.3).
61bd5a
61bd5a
* Fri Jan 19 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Require jade not openjade (bug #24306).
61bd5a
61bd5a
* Mon Jan 15 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Don't play so many macro games.
61bd5a
- Change requirement on /usr/bin/install-catalog to sgml-common.
61bd5a
- Be sure to own dsssl-stylesheets-1.59 directory.
61bd5a
61bd5a
* Mon Jan 08 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Change group.
61bd5a
- openjade not jade.
61bd5a
- %%{_tmppath}.
61bd5a
- rm before install.
61bd5a
- Change Copyright: to License:.
61bd5a
- Remove Packager: line.
61bd5a
61bd5a
* Mon Jan 08 2001 Tim Waugh <twaugh@redhat.com>
61bd5a
- Based on Eric Bischoff's new-trials packages.