Hello community,

here is the log from the commit of package squid3 for openSUSE:12.1:Update:Test 
checked in at 2011-12-22 10:28:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/squid3 (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.squid3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:12.1:Update:Test/squid3/squid3.changes   2011-12-22 
10:28:56.000000000 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.squid3.new/squid3.changes      
2011-12-22 10:28:56.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 17:14:28 CET 2011 - [email protected]
+
+- Do not leave files named /1 behind from %post. [bnc#737905]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ squid3.spec ++++++
--- /var/tmp/diff_new_pack.umrNre/_old  2011-12-22 10:28:56.000000000 +0100
+++ /var/tmp/diff_new_pack.umrNre/_new  2011-12-22 10:28:56.000000000 +0100
@@ -284,7 +284,7 @@
 %endif
 %run_permissions
 # update mode?
-if [ "$1" > "1" ]; then
+if [ "$1" -gt "1" ]; then
   if [ -e etc/squid.conf -a ! -L etc/squid.conf -a ! -e etc/squid/squid.conf 
]; then
     echo "moving /etc/squid.conf to /etc/squid/squid.conf"
     mv etc/squid.conf etc/squid/squid.conf

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

Reply via email to