Hello community,

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

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

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

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

Other differences:
------------------
++++++ apache2-mod_macro.spec ++++++
--- /var/tmp/diff_new_pack.hqJRKD/_old  2012-02-21 12:14:51.000000000 +0100
+++ /var/tmp/diff_new_pack.hqJRKD/_new  2012-02-21 12:14:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package apache2-mod_macro (Version 1.1.8)
+# spec file for package apache2-mod_macro
 #
-# Copyright (c) 2008 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,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           apache2-mod_macro
-BuildRequires:  apache2-devel pcre-devel
+BuildRequires:  apache2-devel
+BuildRequires:  pcre-devel
 %define modname mod_macro
 %define apxs /usr/sbin/apxs2
 %define apache apache2
@@ -30,12 +29,11 @@
 %define apache_localstatedir %(%{apxs} -q LOCALSTATEDIR)
 %define apache_mmn        %(MMN=$(%{apxs} -q LIBEXECDIR)_MMN; test -x $MMN && 
$MMN)
 Version:        1.1.8
-Release:        193
-License:        BSD 3-Clause
-Group:          Productivity/Networking/Web/Servers
+Release:        0
 Requires:       apache2 %{apache_mmn} 
-AutoReqProv:    on
 Summary:        Define and Use Macros within the Apache Configuration
+License:        BSD-3-Clause
+Group:          Productivity/Networking/Web/Servers
 Url:            http://www.coelho.net/mod_macro/
 Source:         http://www.coelho.net/mod_macro/%{modname}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -52,12 +50,6 @@
 To learn about the configuration, refer to
 /usr/share/doc/packages/apache2-mod_macro/mod_macro.html
 
-
-
-Authors:
---------
-    Fabien Coelho <[email protected]>
-
 %prep
 %setup -n %{modname}-%{version}
 
@@ -68,9 +60,6 @@
 mkdir -p $RPM_BUILD_ROOT/%{apache_libexecdir}
 cp -p .libs/mod_macro.so $RPM_BUILD_ROOT/%{apache_libexecdir}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README

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

Reply via email to