Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2012-02-16 15:01:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/squid (Old)
 and      /work/SRC/openSUSE:Factory/.squid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/squid/squid.changes      2011-12-08 
11:31:32.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.squid.new/squid.changes 2012-02-16 
15:02:23.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 15 16:02:51 UTC 2012 - [email protected]
+
+- run suse_update_config only on suse_version < 1220
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ squid.spec ++++++
--- /var/tmp/diff_new_pack.eTlIbx/_old  2012-02-16 15:02:24.000000000 +0100
+++ /var/tmp/diff_new_pack.eTlIbx/_new  2012-02-16 15:02:24.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package squid
 #
-# 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
@@ -14,18 +14,18 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # needsrootforbuild
 
+
 %define         squid_ldapauth_version 1.3
 %define         squidconfdir /etc/squid
 
 Name:           squid
 Summary:        Squid WWW proxy server
-Version:        2.7.STABLE9
-Release:        0
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Proxy
+Version:        2.7.STABLE9
+Release:        0
 Url:            http://www.squid-cache.org
 Source:         
http://www.squid-cache.org/Versions/v2/2.7/squid-%{version}.tar.bz2
 Source1:        squid_ldapauth-%{squid_ldapauth_version}.tar.bz2
@@ -135,7 +135,9 @@
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
 TIME="\"$(date -d "${modified}" "+%%R")\""
 find . -type f -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
+%if 0%{?suse_version} < 1220
 %{?suse_update_config:%{suse_update_config}}
+%endif
 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fPIE -DLDAP_DEPRECATED 
-fno-strict-aliasing"
 export CFLAGS="$RPM_OPT_FLAGS"
 export LDFLAGS="-pie"

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

Reply via email to