Hello community,

here is the log from the commit of package ca-certificates for openSUSE:Factory 
checked in at 2014-11-15 11:40:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ca-certificates (Old)
 and      /work/SRC/openSUSE:Factory/.ca-certificates.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ca-certificates"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ca-certificates/ca-certificates.changes  
2014-08-05 21:11:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ca-certificates.new/ca-certificates.changes     
2014-11-15 12:13:25.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 08 04:32:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix bashism in postun script
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ca-certificates.spec ++++++
--- /var/tmp/diff_new_pack.t9U2F6/_old  2014-11-15 12:13:26.000000000 +0100
+++ /var/tmp/diff_new_pack.t9U2F6/_new  2014-11-15 12:13:26.000000000 +0100
@@ -137,7 +137,7 @@
 
 %postun
 if [ "$1" -eq 0 ]; then
-       rm -rf /var/lib/ca-certificates/{pem,openssl}
+       rm -rf /var/lib/ca-certificates/pem /var/lib/ca-certificates/openssl
 fi
 
 %clean

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

Reply via email to