Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2012-06-19 21:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and      /work/SRC/openSUSE:Factory/.wireless-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wireless-tools", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes    
2011-09-23 12:50:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes       
2012-06-19 21:38:11.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 10:49:08 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wireless-tools.spec ++++++
--- /var/tmp/diff_new_pack.h07BrR/_old  2012-06-19 21:38:16.000000000 +0200
+++ /var/tmp/diff_new_pack.h07BrR/_new  2012-06-19 21:38:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wireless-tools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           wireless-tools
-BuildRequires:  openssl-devel udev
 Summary:        Tools for a wireless LAN
+License:        GPL-2.0+
+Group:          Hardware/Wifi
 %define major_version 30
 Version:        %{major_version}.pre9
-Release:        1
-Group:          Hardware/Wifi
-License:        GPL-2.0+
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Release:        0
 Url:            http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
-AutoReqProv:    on
+
 Source:         wireless_tools.%{version}.tar.gz
 Patch:          wireless_tools.dif
 Patch1:         lwepgen-as-needed.patch
@@ -40,19 +36,22 @@
 Source9:        99-iwlwifi-led.rules
 Source10:       iwl3945.modprobe
 Source11:       iwlagn.modprobe
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  openssl-devel
+BuildRequires:  udev
+
 Requires:       libiw = %{version}
 
 %package -n libiw30
-License:        GPL-2.0+
 Summary:        Tools for a wireless LAN
 Group:          Hardware/Wifi
 Provides:       libiw
 
 %package -n libiw-devel
-License:        GPL-2.0+
 Summary:        Tools for a wireless LAN
 Group:          Hardware/Wifi
-Requires:       libiw30 = %{version} glibc-devel
+Requires:       glibc-devel
+Requires:       libiw30 = %{version}
 
 %description
 This package contains the wireless tools, used to manipulate the
@@ -109,7 +108,7 @@
        DOCDIR=%{_defaultdocdir}/wireless-tools \
        PREFIX="${RPM_BUILD_ROOT}/usr" \
        install
-tar xvvzf %{SOURCE2}
+tar -xvvzf %{SOURCE2}
 install -m755 install_intersil_firmware %{buildroot}/usr/sbin
 install -m755 install_acx100_firmware %{buildroot}/usr/sbin
 install -m755 ../lwepgen/lwepgen %{buildroot}/usr/sbin
@@ -126,9 +125,6 @@
 install -m644 %{SOURCE9} %{buildroot}/etc/udev/rules.d/99-iwlwifi-led.rules
 %find_lang %{name} --with-man --all-name
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libiw30 -p /sbin/ldconfig
 
 %postun -n libiw30 -p /sbin/ldconfig

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

Reply via email to