[publican/f20] New upstream

Rüdiger Landmann rlandmann at fedoraproject.org
Tue May 6 01:36:28 UTC 2014


commit 736a65726a5fceed97760c608d40925ffca6d7d9
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Tue May 6 11:38:06 2014 +1000

    New upstream

 .gitignore    |    1 +
 publican.spec |   54 +++++++++++++++++++++++++++++++++++++++++++++---------
 sources       |    2 +-
 3 files changed, 47 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8e61f2..bb3c4e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Publican-2.1.tar.gz
 /xsl-newlines-315.patch
 /Publican-v3.2.1.tar.gz
 /Publican-v4.0.0.tar.gz
+/Publican-v4.1.0.tar.gz
diff --git a/publican.spec b/publican.spec
index f459da0..9d8aa56 100644
--- a/publican.spec
+++ b/publican.spec
@@ -10,11 +10,11 @@
 # required for desktop file install
 %define my_vendor %(test %{OTHER} == 1 && echo "fedora" || echo "redhat")
 
-%define TESTS 0
+%define TESTS 1
 %define wwwdir /var/www/html/docs
 
 Name:           publican
-Version:        4.0.0
+Version:        4.1.0
 Release:        0.1%{?dist}
 Summary:        Common files and scripts for publishing with DocBook XML
 # For a breakdown of the licensing, refer to LICENSE
@@ -26,6 +26,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Provides:	publican-common = %{version}
 Provides:	publican-common-db5 = %{version}
+Provides:       publican-API = 4.1
 
 # Get rid of the old packages
 Obsoletes:      perl-Publican-WebSite
@@ -87,9 +88,9 @@ BuildRequires:  perl(XML::LibXML) => 1.70
 BuildRequires:  perl(XML::LibXSLT) => 1.70
 BuildRequires:  perl(XML::Simple)
 BuildRequires:  perl(XML::TreeBuilder) => 5.1
-#BuildRequires:  wkhtmltopdf >= 0.10.0_rc2-5
+# BZ #1053609
+BuildRequires:  perl-XML-TreeBuilder >= 5.1
 BuildRequires:  fop
-BuildRequires:  batik
 BuildRequires:  docbook-style-xsl >= 1.77.1
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -106,14 +107,14 @@ BuildRequires:  perl(Lingua::EN::Fathom)
 # Most of these are handled automatically
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Locale::Maketext::Gettext)  >= 1.27-1.2
-#Requires:  wkhtmltopdf >= 0.10.0_rc2-5
 Requires:       fop
-Requires:       batik
 Requires:       rpm-build
 Requires:       docbook-style-xsl >= 1.77.1
 Requires:       perl(XML::LibXML)  >=  1.67
 Requires:       perl(XML::LibXSLT) >=  1.67
 Requires:       perl(XML::TreeBuilder) >= 5.1
+# BZ #1053609
+Requires:       perl-XML-TreeBuilder >= 5.1
 Requires:       perl-Template-Toolkit
 Requires:       perl(DBD::SQLite)
 Requires:       perl(Text::CSV_XS)
@@ -140,6 +141,7 @@ Requires:       lohit-oriya-fonts lohit-punjabi-fonts lohit-sindhi-fonts
 Requires:       lohit-tamil-fonts lohit-telugu-fonts dejavu-lgc-sans-mono-fonts
 Requires:       dejavu-fonts-common dejavu-serif-fonts dejavu-sans-fonts
 Requires:       dejavu-sans-mono-fonts overpass-fonts
+Requires:       wqy-zenhei-fonts
 
 BuildRequires:  liberation-mono-fonts liberation-sans-fonts liberation-serif-fonts
 BuildRequires:  cjkuni-uming-fonts ipa-gothic-fonts ipa-pgothic-fonts
@@ -198,7 +200,6 @@ Website style for common brand for DocBook5 content
 
 %prep
 %setup -q -n Publican-v%{version}
-%{?_docdir_fmt:%{__perl} -pi -e 's|/publican-\$VERSION|/publican|' bin/publican}
 
 %build
 %{__perl} Build.PL installdirs=vendor --nocolours=1
@@ -305,8 +306,43 @@ rm -rf $RPM_BUILD_ROOT
 %{wwwdir}/common-db5
 
 %changelog
-* Wed Dec 18 2013 Rüdiger Landmann <rlandmann at redhat.com> 4.0.0-0.1
-- (Build)Require FOP instead of wkhtmltopdf for Fedora
+* Tue May 6 2014 Rüdiger Landmann <rlandmann at redhat.com> 4.1.0-0.1
+- Require FOP for Fedora
+
+* Mon May 5 2014 Jeff Fearn <jfearn at redhat.com> 4.1.0-0
+- Add abstract to release notes so PDF builds
+- Fix RPM upgrade not pulling in required XML::TreeBuilder version. BZ #1053609
+- Allow PDF to build without any authors. BZ #1050975
+- Increase XML::LibXSLT::max_depth to 10K. BZ #1035525
+- Include entrytbl in cols count. BZ #1069405
+- Add 'td' to translatable blocks list. BZ #1059938
+- Treat entry like para for mixedmode tags. BZ #1039382
+- Add blank page after cover page in PDF. BZ #1050770
+- Fix replaceable override in DB 4.5 XSL. BZ #1054462
+- Store processing instructions. BZ #1045463
+- Add releaseinfo support. BZ #1050789
+- Add suppor5t for wkhtmltopdf 0.12.0
+- Add non-minified JS files. BZ #1062109
+- Use term as ID node for varlistentry. BZ #1050836
+- Fix acroread search and image issues. BZ #1038393 #1065810
+- Add line numbering to DB5 html output. BZ #1074709
+- Remove glossdiv and indexdiv headings from PDF TOC. BZ #1058545
+- Add basic handling & style for revisionflag.
+- Fix admonition style for wkhtmnltopdf 0.12.
+- Pass chunk_section_depth to wkhtmltopdf. BZ #1044848
+- Do not die on empty brand conf files. BZ #1037037
+- Fix font embedding
+- Enforce RPM API requirements. BZ #1029293
+- Fix desktop SPEC file creation. BZ #1081087
+- Pass previous option to msgmerge. BZ #1081363
+- Load splash pages in templates instead of using javascript. BZ #1081300
+- Sync list layout across web and desktop styles. BZ #1080236
+- Add dt_format parameter. BZ #1081808
+- Provide gettext version of package name. BZ #1083102
+- Fix step style. BZ #1080156
+- Fix DD layout. BZ #1084242
+- Fix tables breaking out. BZ #1082444
+- Add zt_push and zt_pull for Zanata.
 
 * Wed Dec 18 2013 Rüdiger Landmann <rlandmann at redhat.com> 4.0.0-0
 - Support DocBook 5 as input format. BZ #1005042
diff --git a/sources b/sources
index fc11d2e..b85a700 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5b9f86ff4e522185b56692a67703e5d  Publican-v4.0.0.tar.gz
+db28a21978f9cb9989edca8a906370ff  Publican-v4.1.0.tar.gz


More information about the scm-commits mailing list