Hello community,

here is the log from the commit of package perl-File-Remove for 
openSUSE:Factory checked in at 2016-11-21 14:25:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-Remove (Old)
 and      /work/SRC/openSUSE:Factory/.perl-File-Remove.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-File-Remove"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-File-Remove/perl-File-Remove.changes        
2016-05-12 09:33:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Remove.new/perl-File-Remove.changes   
2016-11-21 14:25:52.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 20 18:25:03 UTC 2016 - [email protected]
+
+- fix deps for SLE 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl-File-Remove.spec ++++++
--- /var/tmp/diff_new_pack.y633Ze/_old  2016-11-21 14:25:53.000000000 +0100
+++ /var/tmp/diff_new_pack.y633Ze/_new  2016-11-21 14:25:53.000000000 +0100
@@ -31,9 +31,14 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Cwd) >= 3.29
+%if 0%{?suse_version} <= 1110
+BuildRequires:  perl(File::Spec) >= 3.2900
+Requires:       perl(File::Spec) >= 3.2900
+%else
 BuildRequires:  perl(File::Spec) >= 3.29
-Requires:       perl(Cwd) >= 3.29
 Requires:       perl(File::Spec) >= 3.29
+%endif
+Requires:       perl(Cwd) >= 3.29
 %{perl_requires}
 
 %description


Reply via email to