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