Hello community,

here is the log from the commit of package bridge-utils for openSUSE:Factory
checked in at Mon Aug 1 10:15:44 CEST 2011.



--------
--- bridge-utils/bridge-utils.changes   2009-12-20 14:07:03.000000000 +0100
+++ /mounts/work_src_done/STABLE/bridge-utils/bridge-utils.changes      
2011-07-26 16:30:05.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Jul 25 14:16:57 CST 2011 - lidongy...@novell.com
+- bnc#707837 - network:utilities/bridge-utils: Bug in Factory 12.1
+  brctl has changed from /sbin to /usr/sbin
+  revert the changes made to %install section of the spec file
+
+-------------------------------------------------------------------
+Wed Jun  8 14:22:43 CST 2011 - lidongy...@novell.com
+
+- update to 1.5
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  bridge-utils-1.4-hz.diff
  bridge-utils-1.4-optflags.patch
  bridge-utils-1.4.tar.bz2

New:
----
  bridge-utils-1.5-hz.diff
  bridge-utils-1.5-optflags.patch
  bridge-utils-1.5.tar.gz

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

Other differences:
------------------
++++++ bridge-utils.spec ++++++
--- /var/tmp/diff_new_pack.WeB1PU/_old  2011-08-01 10:04:41.000000000 +0200
+++ /var/tmp/diff_new_pack.WeB1PU/_new  2011-08-01 10:04:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bridge-utils (Version 1.4)
+# spec file for package bridge-utils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -20,16 +20,16 @@
 
 Name:           bridge-utils
 BuildRequires:  libsysfs
-Version:        1.4
-Release:        55
+Version:        1.5
+Release:        1
 AutoReqProv:    on
 Group:          Productivity/Networking/Routing
 License:        GPLv2+
 Url:            http://www.linux-foundation.org/en/Net:Bridge
 Summary:        Utilities for Configuring the Linux Ethernet Bridge
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.gz
 Patch:          %{name}-%{version}-hz.diff
-Patch1:         bridge-utils-1.4-optflags.patch
+Patch1:         %{name}-%{version}-optflags.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -59,8 +59,10 @@
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
-install -d -m755 $RPM_BUILD_ROOT/sbin
+install -d -m 755 $RPM_BUILD_ROOT/sbin
 mv $RPM_BUILD_ROOT%{_sbindir}/brctl $RPM_BUILD_ROOT/sbin
+install -D -m 644 libbridge/libbridge.h %{buildroot}%{_includedir}/libbridge.h
+install -D -m 644 libbridge/libbridge.a %{buildroot}%{_libdir}/libbridge.a
 
 %clean
 rm -rf $RPM_BUILD_ROOT

++++++ bridge-utils-1.4-hz.diff -> bridge-utils-1.5-hz.diff ++++++

++++++ bridge-utils-1.4-optflags.patch -> bridge-utils-1.5-optflags.patch ++++++


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



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