From 4e07fc864d94c7f977644199d50dd4eae764e423 Mon Sep 17 00:00:00 2001 From: =?utf8?q?K=C3=A9vin=20THIERRY?= Date: Thu, 6 Nov 2014 11:57:45 +0100 Subject: [PATCH] packaging: Bump to 1.78.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I490fc80366bfd642b2965aa9f0e2ebfaffa9cd6e Bug-Tizen: TC-1915 Signed-off-by: Kévin THIERRY Signed-off-by: Philippe Coval --- packaging/docbook-xsl-stylesheets.spec | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/packaging/docbook-xsl-stylesheets.spec b/packaging/docbook-xsl-stylesheets.spec index 48f71e1..4af1e5a 100644 --- a/packaging/docbook-xsl-stylesheets.spec +++ b/packaging/docbook-xsl-stylesheets.spec @@ -1,15 +1,14 @@ -%define pack_vers 1.77.1 %define regcat /usr/bin/sgml-register-catalog Name: docbook-xsl-stylesheets -Version: 1.77.1 +Version: 1.78.1 Release: 0 License: MPL-1.1 and MIT Summary: XSL Stylesheets for DocBook 4 Url: http://sourceforge.net/projects/docbook/ -Group: Productivity/Publishing/DocBook -Source0: http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-%{pack_vers}.tar.bz2 -Source1001: docbook-xsl-stylesheets.manifest +Group: Base/Utilities +Source0: http://switch.dl.sourceforge.net/sourceforge/docbook/docbook-xsl-%{version}.tar.bz2 +Source1001: docbook-xsl-stylesheets.manifest BuildRequires: fdupes BuildRequires: sgml-skel BuildRequires: unzip @@ -54,7 +53,7 @@ http://www.w3.org/Style/XSL/ %define xml_sysconf_dir %{_sysconfdir}/xml %prep -%setup -q -n docbook-xsl-%{pack_vers} +%setup -q -n docbook-xsl-%{version} cp %{SOURCE1001} . # mv epub/bin/dbtoepub epub/bin/dbtoepub.tmp @@ -214,5 +213,3 @@ fi # it is now in the list: # %%{xml_mod_style_prod_dir}/current %{_bindir}/* - -%changelog -- 2.7.4