Hello community,

here is the log from the commit of package po4a for openSUSE:Factory checked in 
at 2012-03-22 12:38:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/po4a (Old)
 and      /work/SRC/openSUSE:Factory/.po4a.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "po4a", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/po4a/po4a.changes        2012-02-21 
12:24:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.po4a.new/po4a.changes   2012-03-22 
12:38:34.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar 21 13:45:36 UTC 2012 - elchev...@opensuse.org
+
+- Add perl_requires and libxslt1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ po4a.spec ++++++
--- /var/tmp/diff_new_pack.sZvohm/_old  2012-03-22 12:38:35.000000000 +0100
+++ /var/tmp/diff_new_pack.sZvohm/_new  2012-03-22 12:38:35.000000000 +0100
@@ -26,7 +26,11 @@
 Group:          Development/Tools/Other
 Source:         %{name}-%{version}.tar.gz
 BuildRequires:  docbook-xsl-stylesheets
+%if 0%{?suse_version} >= 1210
+BuildRequires:  libxslt1
+%else
 BuildRequires:  libxslt
+%endif
 BuildRequires:  perl-gettext
 BuildRequires:  perl-Module-Build
 BuildRequires:  perl-SGMLS
@@ -39,6 +43,11 @@
 BuildRequires:  opensp
 BuildRequires:  perl-HTML-Parser
 BuildRequires:  texlive
+%if 0%{?suse_version} < 1140
+Requires:     perl = %{perl_version}
+%else
+%{perl_requires}
+%endif
 Requires:       %{name}-lang = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -85,10 +94,11 @@
 %dir %{perl_vendorlib}/Locale/
 %{perl_vendorlib}/Locale/Po4a
 %{_mandir}/man[1357]/*
-%dir %{_mandir}/ca
-%dir %{_mandir}/pl
+
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)
+%dir %{_mandir}/ca
+%dir %{_mandir}/pl
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to