Hello community,

here is the log from the commit of package tei-xsl-stylesheets for 
openSUSE:Factory checked in at 2015-04-02 16:04:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tei-xsl-stylesheets (Old)
 and      /work/SRC/openSUSE:Factory/.tei-xsl-stylesheets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tei-xsl-stylesheets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tei-xsl-stylesheets/tei-xsl-stylesheets.changes  
2011-09-23 12:47:31.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.tei-xsl-stylesheets.new/tei-xsl-stylesheets.changes 
    2015-04-02 16:04:43.000000000 +0200
@@ -1,0 +2,24 @@
+Tue Mar 31 20:36:29 UTC 2015 - [email protected]
+
+- Update to version 7.32.0
+  * needs table wrapper around free-standing constraints in a schemaSpec
+  * allow for docProps file to not be present (eg from Google docs)
+  * handle meeting data more convincingly
+  * Update for v9 of word styles
+  * added param for currentDir and added slash as separator
+  * add tei to simple conversion
+  * added param for currentDir and added slash as separator
+  * changed FO results
+  * add paramete for FO lineheight application rules
+  * add paramete for FO lineheight application rules
+  * add parameters for front, body, back line-height
+  * add parameters for front, body, back line-height
+  * at the moment only applied to tei:p[not(parent::tei:note)]
+- For the other news, please read the changelog
+- Cleanup specfile
+- Update download Url
+- Remove changelog entries from specfile
+- Remove obsolete %clean and AUTHORS sections
+- Remove duplicate files with fdupes
+
+-------------------------------------------------------------------

Old:
----
  tei-xsl-5.4.24.zip

New:
----
  tei-xsl-7.32.0.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tei-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.9EvF7g/_old  2015-04-02 16:04:44.000000000 +0200
+++ /var/tmp/diff_new_pack.9EvF7g/_new  2015-04-02 16:04:44.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package tei-xsl-stylesheets (Version 5.4.24)
+# spec file for package tei-xsl-stylesheets
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           tei-xsl-stylesheets
+BuildRequires:  fdupes
 BuildRequires:  unzip
 Summary:        XSL stylesheets for TEI XML
-Version:        5.4.24
-Release:        96
+Version:        7.32.0
+Release:        0
 License:        LGPL-2.1+
 Group:          Productivity/Publishing/XML
 # Source0: http://users.ox.ac.uk/~rahtz/tei/teixsl-html.zip
 # Source1: http://www.hcu.ox.ac.uk/TEI/Stylesheets/teixsl-fo.zip
 # Source0:      http://www.tei-c.org/Stylesheets/teixsl-fo.zip
 # Source1:      http://www.tei-c.org/Stylesheets/teixsl-html.zip
-Source0:        
http://ftp1.sourceforge.net/sourceforge/tei/tei-xsl-%{version}.zip
+Source0:        
http://sourceforge.net/projects/tei/files/Stylesheets/tei-xsl-%{version}.zip
 # Source2: teiu5.xml
 # Source3: teiu5-print.xsl
 # Source4: tei_xsl2x.sh
@@ -45,12 +44,6 @@
 Use it with xsltproc (part of libxslt), Saxon, or any other XSLT
 processor.
 
-
-
-Authors:
---------
-    Sebastian Rahtz <[email protected]>
-
 %define INSTALL install -m755 -s
 %define INSTALL_SCRIPT install -m755
 %define INSTALL_DIR install -d -m755
@@ -63,16 +56,14 @@
 %define xml_mod_style_prod_ver_dir %{xml_mod_style_prod_dir}/%{version}
 
 %prep
-%setup -q -c -T
-unzip -q -a %{SOURCE0}
+%setup -q -c
 /bin/chmod -Rf a+rX,g-w,o-w .
 
 %build
 
 %install
 %{INSTALL_DIR} $RPM_BUILD_ROOT%{xml_mod_style_prod_ver_dir}
-cp -a tei-xsl-%{version}/* $RPM_BUILD_ROOT%{xml_mod_style_prod_ver_dir}
-rm -fr $RPM_BUILD_ROOT%{xml_mod_style_prod_ver_dir}/doc
+cp -a xml/tei/stylesheet/* $RPM_BUILD_ROOT%{xml_mod_style_prod_ver_dir}
 pushd $RPM_BUILD_ROOT%{xml_mod_style_prod_ver_dir}
   mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/%{name}
   ln -sf /usr/share/doc/packages/%{name} doc
@@ -81,12 +72,12 @@
   ln -sf %{version} current
 popd
 
-%clean
-rm -fr $RPM_BUILD_ROOT
+%fdupes -s doc/tei-xsl
+%fdupes -s xml/tei/stylesheet
 
 %files
 %defattr(644, root, root, 755)
-%doc tei-xsl-%{version}/doc/*
+%doc doc/tei-xsl/*
 %dir %{xml_mod_dir}
 %dir %{xml_mod_style_dir}
 %dir %{xml_mod_style_prod_dir}


Reply via email to