diff --git a/.cvsignore b/.cvsignore index f01addc..947f24e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -publican-0.39.tgz +publican-0.40.tgz diff --git a/publican.spec b/publican.spec index 32a61dc..f21f69c 100644 --- a/publican.spec +++ b/publican.spec @@ -5,7 +5,7 @@ Name: publican Summary: Common files and scripts for publishing with DocBook XML -Version: 0.39 +Version: 0.40 Release: 0%{?dist} License: GPLv2+ and GFDL # The following directories are licensed under the GFDL: @@ -27,7 +27,8 @@ BuildRequires: %{_bindir}/xml2pot %{_bindir}/po2xml BuildRequires: desktop-file-utils BuildRequires: perl-XML-TreeBuilder >= 3.09-11 # FOP is required to build the font metrics. -BuildRequires: fop saxon ImageMagick +#BuildRequires: fop saxon +BuildRequires: ImageMagick saxon #BuildRequires: xslthl # *&%^*&^ decided to rename font packages and change font paths. # No actual real changes. @@ -83,7 +84,7 @@ solely on using the publican tools. %build %{__make} docs -./fop-fonts --dist=%{?dist} +#./fop-fonts --dist=%{?dist} %install rm -rf $RPM_BUILD_ROOT @@ -139,13 +140,28 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/xlf2pot %{_bindir}/xmlClean - %files doc %doc docs/* %{_datadir}/applications/%{my_vendor}-%{name}.desktop %doc fdl.txt %changelog +* Mon Jan 5 2009 Jeff Fearn 0.40 +- Fix DRAFT mode in web docs. +- Fix TOC CSS spacing. +- Fix missing syntax highlighting templates. BZ #474077 +- Added appendix to user guide for Makefile parameters. BZ #476913 +- Fix multiple authors in revhistory. Patch by: Paul W. Frields. BZ #478552 +- Add LICENSE override for RPMs. BZ #477720 +- Fix empty change log. BZ #477728 +- Fix spec file location. BZ #477704 +- Added newline after country. BZ #477573 +- Fix minimum font size breaking TOC. BZ #476884 +- Fix missing font-metric files. BZ #479592 +- Updated redhat brand license. BZ #478405 +- Update jboss brand license. BZ #478416 +- Ship PDF with Indic web packages. + * Mon Dec 1 2008 Jeff Fearn 0.39 - Disable make.graphic.viewport. BZ #467368 - Add missing XEP namespace. BZ #467256 diff --git a/sources b/sources index 8151c40..8c48b0f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -28bee288c544679c538a212d1c4f18a4 publican-0.39.tgz +7f51def0740d27198220f0db3fb5f05e publican-0.40.tgz