| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: docbook-xsl-pdf2index | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.79.2 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 1.18 | Build date: Fri May 25 20:31:46 2018 |
| Group: Productivity/Publishing/XML | Build host: sheep27 |
| Size: 2756 | Source RPM: docbook-xsl-1.79.2-1.18.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/docbook/xslt10-stylesheets | |
| Summary: Script to create Indices for FOP | |
Contains the script pdf2index which creates indices for FOP.
MPL-1.1 AND MIT
* Wed Nov 22 2017 thomas.schraitle@suse.com
- Abandom the docbook-xsl-stylesheets-script package.
The dbtoepub script is available from the rubygem-dbtoepub
package.
The script pdf2index is available in docbook-xsl-pdf2index
* Sun Nov 19 2017 thomas.schraitle@suse.com
- First attempt to build the two DocBook stylesheet packages
from a single source:
- Added xslnons-build script from upstream.
- Improved dbxslt-install.sh script a lot
* Tue Nov 14 2017 thomas.schraitle@suse.com
- Fix bsc#1063066:
From 1.79.1 and later, upstream decided to release namespace
aware stylesheets only. The non-NS stylesheets have to be built
with the "xslnons-build" script (taken from upstream).
This is integrated now.
The switch from NS-aware to non-NS stylesheets help to fix this
problem.
* Fri Oct 27 2017 mpluskal@suse.com
- Restore working patch (bsc#1063066):
* Rebase docbook-xsl-stylesheets-non-recursive_string_subst.patch
* Sun Oct 01 2017 aavindraa@gmail.com
- Update to version 1.79.2
- Rebase docbook-xsl-stylesheets-non-recursive_string_subst.patch
- callout-gen is removed
* Sat Aug 26 2017 thomas.schraitle@suse.com
- Add docbook-xsl-stylesheets-non-recursive_string_subst.patch
Use str:replace from exslt.org to implement string.subst
string.subst implementation causes recursion issues when building
systemd documentation. This issue has been reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765567 and
https://bugs.archlinux.org/task/54694 .
Taken from https://github.com/fishilico/xslt10-stylesheets/commit/a7df4fbbef3ab0f97d50aa47f2ccfa0630a2686e
* Tue Feb 07 2017 dimstar@opensuse.org
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
* Tue Jul 19 2016 fvogt@suse.com
- Use update-xml-catalog
* Mon Dec 21 2015 mpluskal@suse.com
- Update download urls
* Sat Dec 12 2015 p.drouand@gmail.com
- Update to version 1.79.0, see
http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.79.0
for details (Mostly bugfix release)
- Remove obsolete patches
* docbook-xsl-stylesheets-epub3-base.dir.patch
* docbook-xsl-stylesheets-manpages-other-r9847.patch
- Perform a spec-cleaner on the spec file
* Wed Apr 29 2015 toms@opensuse.org
- Fixed bsc#928753 (added missing template directory)
- Slightly corrected file list
* Thu Feb 19 2015 toms@opensuse.org
- Slightly adapted %post and %postun section to fix bsc#918565
* Mon Jan 12 2015 fsundermeyer@opensuse.org
- Added missing images directory to install-script dbxslt-install.sh
* Thu Feb 06 2014 toms@opensuse.org
- Fixed bnc#842844 and added upstream patch from r9847 of docbook#1313
(File docbook-xsl-stylesheets-manpages-other-r9847.patch)
* Thu Feb 06 2014 ke@suse.com
- .spec: syntax fix.
* Mon Dec 09 2013 toms@opensuse.org
- Added missing patch description to follow Patch Guidlines
(see http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines)
- Added upstream patch (r9732-r9743 for base.dir parameter in EPUB3)
* Mon Sep 23 2013 toms@opensuse.org
- Moved installation procedure into dbxslt-install.sh Shell script
* Fri Jun 28 2013 toms@opensuse.org
- Corrected conflict with docbook5-xsl-stylesheets:
Created subpackage with pdf2index (which raised this conflict)
and moved other scripts too (db2epub, callout-gen).
This makes it easier to install both variantes of the
stylesheets
* Fri May 31 2013 varkoly@suse.com
- Fix spec to avoid conflict with docbook5-xsl-stylesheets
* Mon Mar 18 2013 toms@opensuse.org
- Update to 1.78.1, see http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.78.1
for details
- Added %exclude in SPEC file for .htaccess files
* Thu Jan 17 2013 p.drouand@gmail.com
- Updated to 1.78.0, see http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.78.0
for details (Mostly bugfix release)
* Mon Jun 11 2012 toms@opensuse.org
- Fixed SPEC file:
* added missing db2epub in /epub/bin/
* create symbolic links (-s) with fdupes
* Tue Jun 05 2012 toms@opensuse.org
- Updated to 1.77.1, see http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.77.1
for details (Mostly bugfix release)
- Fixed spec file to copy VERSION.xsl instead of VERSION
* Fri May 25 2012 toms@opensuse.org
- Updated to 1.77.0, see http://snapshots.docbook.org/xsl/RELEASE-NOTES.html#V1.77.0
for details
(Merged from Factory)
* Thu Jan 12 2012 coolo@suse.com
- change license to be in spdx.org format
* Wed Sep 21 2011 coolo@suse.com
- remove ruby requires, there is nothing in here using ruby and
ruby needs this package indirectly - creating a build cycle
* Sun Sep 18 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
* Tue Apr 12 2011 toms@suse.de
- Update to 1.76.1; for news, see
http://lists.oasis-open.org/archives/docbook-apps/201011/msg00007.html
- Moved pdf2index and dbtoepub to /usr/bin
- Cleaned up Spec file to avoid rpmlint warnings
- Removed now obsolete chunktoc-fix.patch
* Wed Apr 14 2010 mmarek@suse.cz
- chunktoc.xsl: Added missing namespace declarations. Closes
bug #2890069.
* Wed Dec 23 2009 aj@suse.de
- Fix last patch to remove another release number.
* Mon Aug 17 2009 aj@suse.de
- Only remove file from catalog if it disappeared.
- Do not use release numbers, they're not needed anymore.
* Tue Jul 28 2009 ke@suse.de
- Update to 1.75.2; for news, see
http://lists.oasis-open.org/archives/docbook-apps/200907/msg00046.html
* Tue Jun 16 2009 ke@suse.de
- Update to 1.75.1; for news, see
http://lists.oasis-open.org/archives/docbook-apps/200905/msg00165.html
http://lists.oasis-open.org/archives/docbook-apps/200905/msg00018.html
* Fri May 08 2009 ke@suse.de
- Update to version 1.75.0; for news, see
http://sourceforge.net/forum/forum.php?forum_id=951185.
* Wed Mar 11 2009 ke@suse.de
- Update to version 1.74.3; for news, see
http://sourceforge.net/forum/forum.php?forum_id=920190.
/usr/bin/pdf2index
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026