[publican/f19] restore patch of XSL newlines

Rüdiger Landmann rlandmann at fedoraproject.org
Thu May 23 23:39:35 UTC 2013


commit f2842f7248c8971ee02eaa80d88ea92775756ed2
Author: Ruediger Landmann <r.landmann at redhat.com>
Date:   Fri May 24 09:41:00 2013 +1000

    restore patch of XSL newlines

 publican.spec |    8 +++++++-
 sources       |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/publican.spec b/publican.spec
index 367d0a7..445b4e2 100644
--- a/publican.spec
+++ b/publican.spec
@@ -22,7 +22,7 @@
 
 Name:           publican
 Version:        3.1.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Common files and scripts for publishing with DocBook XML
 # For a breakdown of the licensing, refer to LICENSE
 License:        (GPLv2+ or Artistic) and CC0
@@ -144,6 +144,8 @@ BuildRequires:  cjkuni-uming-fonts ipa-gothic-fonts ipa-pgothic-fonts
 BuildRequires:  lklug-fonts baekmuk-ttf-batang-fonts
 %endif
 
+Patch0:         xsl-newlines-315.patch
+
 %description
 Publican is a DocBook publication system, not just a DocBook processing tool.
 As well as ensuring your DocBook XML is valid, publican works to ensure
@@ -171,6 +173,7 @@ Website style for common brand.
 
 %prep
 %setup -q -n Publican-v%{version}
+%patch0 -p 1
 
 %build
 %{__perl} Build.PL installdirs=vendor --nocolours=1
@@ -261,6 +264,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu May 23 2013 Rüdiger Landmann <rlandmann at redhat.com> 3.1.5-4
+- restore patch of XSL newlines
+
 * Thu May 16 2013 Rüdiger Landmann <rlandmann at redhat.com> 3.1.5-3
 - require FOP, not wkhtmltopdf
 
diff --git a/sources b/sources
index 9f5fef7..37afb83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34f6057dbc14db9aa05bf2d44d83fe9e  Publican-v3.1.5.tar.gz
+3f7211863391ba6d5982a7ad13117e8e  xsl-newlines-315.patch


More information about the scm-commits mailing list