Hello community,

here is the log from the commit of package xmlto for openSUSE:Factory
checked in at Mon Sep 5 18:00:00 CEST 2011.



--------
--- xmlto/xmlto.changes 2011-06-08 09:45:49.000000000 +0200
+++ xmlto/xmlto.changes 2011-06-23 11:59:44.000000000 +0200
@@ -6,0 +7,5 @@
+Wed May 18 16:27:04 UTC 2011 - [email protected]
+
+- Recommends texlive (bnc#688032)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ xmlto.spec ++++++
--- /var/tmp/diff_new_pack.AUi27c/_old  2011-09-05 17:59:42.000000000 +0200
+++ /var/tmp/diff_new_pack.AUi27c/_new  2011-09-05 17:59:42.000000000 +0200
@@ -15,47 +15,46 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           xmlto
-BuildRequires:  docbook-xsl-stylesheets flex libxslt sgml-skel
-Summary:        Tool for Converting XML Files to Various Formats
 Version:        0.0.23
-Release:        10
+Release:        12
 License:        GPLv2+
+Summary:        Tool for Converting XML Files to Various Formats
+Url:            https://fedorahosted.org/xmlto/
 Group:          Productivity/Publishing/XML
-Url:            http://cyberelk.net/tim/xmlto/
 Source0:        
https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2
 Source10:       %{name}-README.SuSE
-Patch:          xmlto-nonvoid.patch
+Patch0:         xmlto-nonvoid.patch
 Patch1:         xmlto-0.0.18-overflow.patch
 Patch3:         xmlto-0.0.23-xsltopts.diff
 Patch4:         xmlto-codecleanup.patch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  fdupes
+BuildRequires:  flex
+BuildRequires:  libxslt
+BuildRequires:  sgml-skel
 # We rely entirely on the DocBook XSL stylesheets!
 Requires:       docbook-xsl-stylesheets >= 1.56.0
-# For full functionality, we need passivetex.
-Requires:       texlive-xmltex >= 2007
-Requires:       libxslt
-Requires:       libxml2
 Requires:       docbook_4
+Requires:       xsltproc
+# For full functionality, we need passivetex.
+Recommends:     texlive-xmltex >= 2007
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a package for converting XML files to various formats using XSL
 stylesheets.  As a processor it depends on xsltproc and as a formatter
 for print output it makes use of passivetex.
 
-
-
 %prep
 %setup -q
-%patch
+%patch0
 %patch1 -p1
-# %patch2 -p1
 %patch3 -p0
 %patch4
-cp %{S:10} README.SuSE
+cp %{SOURCE10} README.SuSE
 rm -f xmlif/xmlif.c
 
 %build
@@ -66,13 +65,9 @@
 make check
 
 %install
-rm -rf %{buildroot}
-%makeinstall
-[ -d %{buildroot}%{_datadir}/xmlto/xsl ] || \
-  mkdir %{buildroot}%{_datadir}/xmlto/xsl
-
-%clean
-rm -rf %{buildroot}
+%make_install
+! mkdir %{buildroot}%{_datadir}/xmlto/xsl
+%{fdupes '%{buildroot}%{_datadir}/xmlto'}
 
 %files
 %defattr(-,root,root)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to