Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory
checked in at Mon May 30 15:49:49 CEST 2011.



--------
--- yast2-network/yast2-network.changes 2011-01-03 17:20:38.000000000 +0100
+++ yast2-network/yast2-network.changes 2011-05-26 17:44:38.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 26 15:44:14 UTC 2011 - co...@novell.com
+
+- Switch is not used, so don't require it (removed from perl 5.13.1)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  noswitch.patch

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

Other differences:
------------------
++++++ yast2-network.spec ++++++
--- /var/tmp/diff_new_pack.FeVaFS/_old  2011-05-30 15:48:52.000000000 +0200
+++ /var/tmp/diff_new_pack.FeVaFS/_new  2011-05-30 15:48:52.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-network (Version 2.20.10)
+# spec file for package yast2-network
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -20,10 +20,11 @@
 
 Name:           yast2-network
 Version:        2.20.10
-Release:        1
+Release:        6
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-network-2.20.10.tar.bz2
+Patch0:         noswitch.patch
 
 Prefix:         /usr
 
@@ -74,6 +75,7 @@
 
 %prep
 %setup -n yast2-network-2.20.10
+%patch0 -p1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -143,4 +145,5 @@
 %doc %{prefix}/share/doc/packages/yast2-network
 %exclude %{prefix}/share/doc/packages/yast2-network/COPYING
 %exclude %{prefix}/share/doc/packages/yast2-network/README
+
 %changelog

++++++ noswitch.patch ++++++
Index: yast2-network-2.20.10/src/lan/YaPI/NETWORK.pm
===================================================================
--- yast2-network-2.20.10.orig/src/lan/YaPI/NETWORK.pm  2010-12-20 
15:31:59.000000000 +0100
+++ yast2-network-2.20.10/src/lan/YaPI/NETWORK.pm       2011-05-26 
17:41:03.734911340 +0200
@@ -4,7 +4,6 @@ use strict;
 use YaST::YCP qw(:LOGGING);
 use YaPI;
 use Data::Dumper;
-use Switch;
 
 # ------------------- imported modules
 YaST::YCP::Import ("LanItems");

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



Remember to have fun...

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

Reply via email to