Hello community,

here is the log from the commit of package FastCGI for openSUSE:Factory checked 
in at 2013-03-21 09:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/FastCGI (Old)
 and      /work/SRC/openSUSE:Factory/.FastCGI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "FastCGI", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/FastCGI/FastCGI.changes  2012-06-13 
16:23:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.FastCGI.new/FastCGI.changes     2013-03-21 
09:53:15.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar 20 13:13:06 UTC 2013 - [email protected]
+
+- re-enable SLE support as %perl_requires is too new
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ FastCGI.spec ++++++
--- /var/tmp/diff_new_pack.6khFP9/_old  2013-03-21 09:53:19.000000000 +0100
+++ /var/tmp/diff_new_pack.6khFP9/_new  2013-03-21 09:53:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package FastCGI
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -65,7 +65,11 @@
 Summary:        A scalable, open extension to CGI
 Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
+%if 0%{?suse_version} < 1120 
+Requires:       perl >= 5.8.0
+%else
 %{perl_requires}
+%endif
 
 %description -n perl-FastCGI
 FastCGI is a language independent, scalable, open extension to CGI that

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

Reply via email to