Hello community,

here is the log from the commit of package apache2-mod_fcgid for 
openSUSE:Factory checked in at 2012-02-21 12:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_fcgid (Old)
 and      /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2-mod_fcgid", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_fcgid/apache2-mod_fcgid.changes      
2011-09-23 01:51:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_fcgid.new/apache2-mod_fcgid.changes 
2012-02-21 12:14:43.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 10:44:06 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Sat Sep 17 11:16:14 UTC 2011 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2-mod_fcgid.spec ++++++
--- /var/tmp/diff_new_pack.vhVwWx/_old  2012-02-21 12:14:46.000000000 +0100
+++ /var/tmp/diff_new_pack.vhVwWx/_new  2012-02-21 12:14:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2-mod_fcgid (Version 2.3.6)
+# spec file for package apache2-mod_fcgid
 #
-# Copyright (c) 2010 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
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           apache2-mod_fcgid
 %define        apxs    /usr/sbin/apxs2
@@ -25,10 +23,8 @@
 %define apache_mmn        %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN && 
$MMN)
 #
 Version:        2.3.6
-Release:        1
+Release:        0
 #
-Group:          Productivity/Networking/Web/Servers
-License:        GPLv2+
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  apache2-devel
@@ -40,6 +36,8 @@
 Patch:          mod_fcgid-2.3.5_suse_paths.patch
 #
 Summary:        Alternative FastCGI module for Apache2
+License:        GPL-2.0+
+Group:          Productivity/Networking/Web/Servers
 
 %description
 What is mod_fcgid? It is a binary compatibility alternative to Apache
@@ -55,28 +53,19 @@
 See /etc/apache2/conf.d/mod_fcgid.conf and
 /usr/share/doc/packages/apache2-mod_fcgid for configuration.
 
-
-
-Authors:
---------
-    Pan qingfeng <[email protected]>
-
 %prep
 %setup -n mod_fcgid-%{version}
 %patch
 
 %build
 APXS="%{apxs}-prefork" ./configure.apxs
-%{__make}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %{__install} -D -m 0644 %{S:1}              
%{buildroot}%{apache_sysconfdir}/conf.d/mod_fcgid.conf
 %{__install} -d -m 0755 %{buildroot}/var/lib/apache2/fcgid/
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %{apache_libexecdir}/mod_fcgid.so

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

Reply via email to