Hello community,

here is the log from the commit of package FastCGI for openSUSE:Factory checked 
in at 2012-06-13 16:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-02 
10:29:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.FastCGI.new/FastCGI.changes     2012-06-13 
16:23:48.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 12:12:00 UTC 2012 - [email protected]
+
+- require the right version of perl
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ FastCGI.spec ++++++
--- /var/tmp/diff_new_pack.nhPlYK/_old  2012-06-13 16:23:50.000000000 +0200
+++ /var/tmp/diff_new_pack.nhPlYK/_new  2012-06-13 16:23:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package FastCGI
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,16 +16,14 @@
 #
 
 
-
 Name:           FastCGI
 Version:        2.4.0
-Release:        151
+Release:        0
 #
-Group:          Development/Languages/C and C++
-License:        SUSE-OML
 #
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  perl
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #
 Url:            http://www.fastcgi.com
@@ -40,6 +38,8 @@
 Patch6:         FastCGI-fix_deprecated_api.patch
 #
 Summary:        A Scalable, Open Extension to CGI
+License:        SUSE-OML
+Group:          Development/Languages/C and C++
 
 %description
 FastCGI is a language-independent, scalable, open extension to CGI that
@@ -49,9 +49,8 @@
 
 
 %package devel
-License:        SUSE-OML
-Group:          Development/Languages/C and C++
 Summary:        A scalable, open extension to CGI
+Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
 Requires:       glibc-devel
 
@@ -63,10 +62,10 @@
 
 
 %package -n perl-FastCGI
-License:        SUSE-OML
-Group:          Development/Languages/C and C++
 Summary:        A scalable, open extension to CGI
+Group:          Development/Languages/C and C++
 Requires:       %{name} = %{version}
+%{perl_requires}
 
 %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