Blame SPECS/docbook2X.spec

db471d
Name:           docbook2X
db471d
Version:        0.8.8
db471d
Release:        40%{?dist}
db471d
Summary:        Convert docbook into man and Texinfo
db471d
db471d
License:        MIT
db471d
URL:            http://docbook2x.sourceforge.net/
db471d
Source0:        http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.gz
db471d
db471d
db471d
BuildRequires:  gcc
db471d
BuildRequires:  perl-interpreter perl-generators libxslt openjade texinfo %{_bindir}/sgml2xml
db471d
# required by the perl -c calls during build
db471d
BuildRequires:  perl(XML::SAX::ParserFactory)
db471d
BuildRequires: make
db471d
# rpmlint isn't happy with libxslt, but we need xsltproc
db471d
Requires:       libxslt openjade texinfo %{_bindir}/sgml2xml
db471d
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
db471d
# Required by bin/* scripts, who does know why rpmbuild does not generate
db471d
# dependencies automatically:
db471d
Requires:  perl(Exporter)
db471d
Requires:  perl(IO::File)
db471d
Requires:  perl(Text::Wrap)
db471d
Requires:  perl(vars)
db471d
Requires:  perl(XML::SAX::ParserFactory)
db471d
db471d
%description
db471d
docbook2X converts DocBook documents into man pages and Texinfo
db471d
documents.
db471d
db471d
db471d
%prep
db471d
%setup -q
db471d
db471d
%build
db471d
# to avoid clashing with docbook2* from docbook-utils
db471d
%configure --program-transform-name='s/docbook2/db2x_docbook2/'
db471d
make %{?_smp_mflags}
db471d
rm -rf __dist_html
db471d
mkdir -p __dist_html/html
db471d
cp -p doc/*.html __dist_html/html
db471d
db471d
db471d
%install
db471d
rm -rf $RPM_BUILD_ROOT
db471d
make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -c -p'
db471d
rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc/
db471d
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
db471d
db471d
db471d
%files
db471d
%doc COPYING README THANKS AUTHORS __dist_html/html/
db471d
%{_bindir}/db2x_manxml
db471d
%{_bindir}/db2x_texixml
db471d
%{_bindir}/db2x_xsltproc
db471d
%{_bindir}/db2x_docbook2man
db471d
%{_bindir}/db2x_docbook2texi
db471d
%{_bindir}/sgml2xml-isoent
db471d
%{_bindir}/utf8trans
db471d
%dir %{_datadir}/docbook2X
db471d
%{_datadir}/docbook2X/VERSION
db471d
%dir %{_datadir}/docbook2X/charmaps
db471d
%dir %{_datadir}/docbook2X/dtd
db471d
%dir %{_datadir}/docbook2X/xslt
db471d
%{_datadir}/docbook2X/charmaps/*
db471d
%{_datadir}/docbook2X/dtd/*
db471d
%{_datadir}/docbook2X/xslt/*
db471d
%{_mandir}/man1/*.1*
db471d
%{_infodir}/docbook2*
db471d
db471d
db471d
%changelog
db471d
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.8-40
db471d
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
db471d
  Related: rhbz#1991688
db471d
db471d
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.8.8-39
db471d
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
db471d
db471d
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-38
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
db471d
db471d
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-37
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
db471d
db471d
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-36
db471d
- Perl 5.32 rebuild
db471d
db471d
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-35
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
db471d
db471d
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-34
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
db471d
db471d
* Sat Jun 01 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-33
db471d
- Perl 5.30 rebuild
db471d
db471d
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-32
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
db471d
db471d
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-31
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
db471d
db471d
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-30
db471d
- Perl 5.28 rebuild
db471d
db471d
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-29
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
db471d
db471d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-28
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
db471d
db471d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-27
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
db471d
db471d
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-26
db471d
- Perl 5.26 rebuild
db471d
db471d
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-25
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
db471d
db471d
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-24
db471d
- Perl 5.24 rebuild
db471d
db471d
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.8-23
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
db471d
db471d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-22
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
db471d
db471d
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-21
db471d
- Perl 5.22 rebuild
db471d
db471d
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.8.8-20
db471d
- Perl 5.20 rebuild
db471d
db471d
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-19
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
db471d
db471d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-18
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
db471d
db471d
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-17
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
db471d
db471d
* Thu Aug 01 2013 Petr Pisar <ppisar@redhat.com> - 0.8.8-16
db471d
- Declare script dependencies explicitly
db471d
db471d
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.8.8-15
db471d
- Perl 5.18 rebuild
db471d
db471d
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-14
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
db471d
db471d
* Mon Nov 05 2012 Caolán McNamara <caolanm@redhat.com> - 0.8.8-13
db471d
- Resolves: rhbz#872580 license text is MIT-alike rather than BSD
db471d
  which fits with the upstream web-site declaration
db471d
db471d
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-12
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
db471d
db471d
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 0.8.8-11
db471d
- Perl 5.16 rebuild
db471d
db471d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-10
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
db471d
db471d
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.8.8-9
db471d
- Perl mass rebuild
db471d
db471d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-8
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
db471d
db471d
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.8.8-7
db471d
- Mass rebuild with perl-5.12.0
db471d
db471d
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.8.8-6
db471d
- rebuild against perl 5.10.1
db471d
db471d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-5
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
db471d
db471d
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.8-4
db471d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
db471d
db471d
* Thu Mar 06 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.8.8-3
db471d
Rebuild for new perl
db471d
db471d
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.8.8-2
db471d
- Autorebuild for GCC 4.3
db471d
db471d
* Wed Aug  8 2007 Patrice Dumas <pertusus@free.fr> 0.8.8-1
db471d
- update to 0.8.8
db471d
db471d
* Mon Sep 11 2006 Patrice Dumas <pertusus@free.fr> 0.8.7-2
db471d
- correct the perl-XML-SAX to be perl(XML::SAX::ParserFactory)
db471d
db471d
* Thu May 18 2006 Patrice Dumas <pertusus@free.fr> - 0.8.7-1
db471d
- update to 0.8.7
db471d
db471d
* Fri Feb 17 2006 Patrice Dumas <pertusus@free.fr> - 0.8.6-1
db471d
- update to 0.8.6
db471d
- drop patch as SGMLSpl.pm is included in the scripts, not distributed
db471d
- BR perl-XML-SAX (close 188481)
db471d
db471d
* Fri Feb 17 2006 Patrice Dumas <pertusus@free.fr> - 0.8.5-2
db471d
- rebuild for fc5
db471d
db471d
* Fri Feb  3 2006 Patrice Dumas <pertusus@free.fr> - 0.8.5-1
db471d
- FE submission