Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2014-12-25 23:20:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-network (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes      
2014-12-06 13:47:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2014-12-25 23:19:55.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Dec 23 10:52:11 UTC 2014 - mvid...@suse.com
+
+- Removed a bash specific post script with a workaround
+  for an ancient bug (bnc#39842).
+- 3.1.112
+
+-------------------------------------------------------------------

Old:
----
  yast2-network-3.1.111.tar.bz2

New:
----
  yast2-network-3.1.112.tar.bz2

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.d6Dvm3/_old  2014-12-25 23:19:56.000000000 +0100
+++ /var/tmp/diff_new_pack.d6Dvm3/_new  2014-12-25 23:19:56.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.111
+Version:        3.1.112
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -91,16 +91,6 @@
 /bin/rm -f $RPM_BUILD_ROOT/%{yast_desktopdir}/network.desktop
 /bin/rm -f $RPM_BUILD_ROOT/%{yast_desktopdir}/provider.desktop
 
-%post -p /bin/bash
-# This fixes the files that were touched when #24842 was in effect.
-# #42990: shut up when no wlan files are there.
-shopt -s nullglob
-files=`echo /etc/sysconfig/network/ifcfg-wlan*`
-if [ -n "$files" ]; then
-    /bin/chown root:root $files
-    /bin/chmod 0600 $files
-fi
-
 %files
 %defattr(-,root,root)
 %{yast_ybindir}/*

++++++ yast2-network-3.1.111.tar.bz2 -> yast2-network-3.1.112.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.111/package/yast2-network.changes 
new/yast2-network-3.1.112/package/yast2-network.changes
--- old/yast2-network-3.1.111/package/yast2-network.changes     2014-12-04 
11:22:49.000000000 +0100
+++ new/yast2-network-3.1.112/package/yast2-network.changes     2014-12-23 
13:12:11.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Tue Dec 23 10:52:11 UTC 2014 - mvid...@suse.com
+
+- Removed a bash specific post script with a workaround
+  for an ancient bug (bnc#39842).
+- 3.1.112
+
+-------------------------------------------------------------------
 Thu Dec  4 09:50:29 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.111/package/yast2-network.spec 
new/yast2-network-3.1.112/package/yast2-network.spec
--- old/yast2-network-3.1.111/package/yast2-network.spec        2014-12-04 
11:22:49.000000000 +0100
+++ new/yast2-network-3.1.112/package/yast2-network.spec        2014-12-23 
13:12:11.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-network
-Version:        3.1.111
+Version:        3.1.112
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -89,17 +89,6 @@
 /bin/rm -f $RPM_BUILD_ROOT/%{yast_desktopdir}/network.desktop
 /bin/rm -f $RPM_BUILD_ROOT/%{yast_desktopdir}/provider.desktop
 
-
-%post -p /bin/bash
-# This fixes the files that were touched when #24842 was in effect.
-# #42990: shut up when no wlan files are there.
-shopt -s nullglob
-files=`echo /etc/sysconfig/network/ifcfg-wlan*`
-if [ -n "$files" ]; then
-    /bin/chown root:root $files
-    /bin/chmod 0600 $files
-fi
-
 %files
 %defattr(-,root,root)
 %{yast_ybindir}/*

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

Reply via email to