Hello community,

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

Package is "apache2-mod_perl", Maintainer is "dlova...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2-mod_perl/apache2-mod_perl.changes        
2011-09-23 01:51:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_perl.new/apache2-mod_perl.changes   
2012-02-21 12:15:02.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 10:44:11 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Sat Sep 17 11:19:09 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2-mod_perl.spec ++++++
--- /var/tmp/diff_new_pack.7Mky9O/_old  2012-02-21 12:15:03.000000000 +0100
+++ /var/tmp/diff_new_pack.7Mky9O/_new  2012-02-21 12:15:03.000000000 +0100
@@ -1,7 +1,8 @@
+# vim: ft=apache
 #
 # spec file for package apache2-mod_perl
 #
-# 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
@@ -15,12 +16,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:            http://perl.apache.org/
 
 Name:           apache2-mod_perl
-BuildRequires:  apache2-devel db-devel ed pcre-devel perl perl-BSD-Resource 
perl-Compress-Zlib perl-Tie-IxHash perl-libwww-perl sudo
+BuildRequires:  apache2-devel
+BuildRequires:  db-devel
+BuildRequires:  ed
+BuildRequires:  pcre-devel
+BuildRequires:  perl
+BuildRequires:  perl-BSD-Resource
+BuildRequires:  perl-Compress-Zlib
+BuildRequires:  perl-Tie-IxHash
+BuildRequires:  perl-libwww-perl
+BuildRequires:  sudo
 %if 0%{sles_version} == 9
 BuildRequires:  openldap2-devel
 %endif
@@ -32,18 +41,16 @@
 %define apache_serverroot %(%{apxs} -q PREFIX)
 %define apache_mmn        %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN && 
$MMN)
 Summary:        Embedded Perl for Apache
+License:        Apache-2.0
 Group:          Productivity/Networking/Web/Servers
-AutoReqProv:    on
-License:        ASLv..
 Requires:       apache2 %{apache_mmn}
 Requires:       perl = %{perl_version}
 Requires:       perl-HTML-Parser perl-Tie-IxHash 
 Requires:       perl-URI perl-libwww-perl
 Obsoletes:      mod_perl_2
 Conflicts:      mod_perl
-AutoReqProv:    on
 Version:        2.0.5
-Release:        3
+Release:        0
 Source0:        http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
 Patch:          %{name}-2.0.4-tests.diff
 Patch1:         nolfs.patch
@@ -89,10 +96,8 @@
 
 
 %package devel
-License:        ASLv..
 Summary:        Embedded Perl for Apache - Development package
 Group:          Productivity/Networking/Web/Servers
-AutoReqProv:    on
 Requires:       %{name} = %{version}
 Provides:       
apache2-mod_perl:/usr/include/apache2/modules/perl/modperl_cgi.h
 
@@ -115,7 +120,7 @@
 %build
 perl Makefile.PL INSTALLDIRS=vendor MP_APXS=`which %{apxs}` 
MP_CCOPTS="$(%{apxs} -q CFLAGS)"
 ln -s Apache-mod_perl_guide-1.29/bin bin
-make
+make %{?_smp_mflags}
 # XXX mod_include/SSI does not include files when they are not named .shtml
 mv t/htdocs/includes-registry/test.pl t/htdocs/includes-registry/test.shtml
 mv t/htdocs/includes-registry/cgipm.pl t/htdocs/includes-registry/cgipm.shtml
@@ -248,7 +253,6 @@
     </Location>
     # The /cgi-bin/ ScriptAlias is already set up in httpd.conf
 </IfModule>
-# vim: ft=apache
 EOF
 # install documentation files alongside perl modules, where applicable
 %{__cp} -av docs/api/*.pod $RPM_BUILD_ROOT/%{perl_vendorarch}/

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

Reply via email to