commit wireless-tools for openSUSE:Factory

2019-12-06 Thread root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2019-12-06 12:22:14

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new.4691 (New)


Package is "wireless-tools"

Fri Dec  6 12:22:14 2019 rev:49 rq:752811 version:30.pre9

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2018-01-30 15:39:23.568641119 +0100
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new.4691/wireless-tools.changes  
2019-12-06 12:22:15.339769913 +0100
@@ -1,0 +2,6 @@
+Sat Nov 30 14:50:56 UTC 2019 - Dominique Leuenberger 
+
+- Convert wireless-tools.changes to proper UTF-8 format: new
+  version of RPM are getting strict in interpreting files.
+
+---
@@ -178 +184 @@
-  o Mise � jour de la traduction en francais des pages manuel [fr/*]
+  o Mise à jour de la traduction en francais des pages manuel [fr/*]
@@ -1507 +1513 @@
-internal variables to help track issues.�
+internal variables to help track issues.°



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.aSMqlv/_old  2019-12-06 12:22:16.507769473 +0100
+++ /var/tmp/diff_new_pack.aSMqlv/_new  2019-12-06 12:22:16.511769472 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wireless-tools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -22,9 +22,9 @@
 Version:30.pre9
 Release:0
 Summary:Tools for a wireless LAN
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Hardware/Wifi
-Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
+URL:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 Source: 
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.%{version}.tar.gz
 Source2:suse-files.tar.gz
 Source4:ipw2200.modprobe




commit wireless-tools for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2018-01-30 15:39:21

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is "wireless-tools"

Tue Jan 30 15:39:21 2018 rev:48 rq:570627 version:30.pre9

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2014-11-24 11:10:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2018-01-30 15:39:23.568641119 +0100
@@ -1,0 +2,13 @@
+Mon Jan 22 11:25:21 UTC 2018 - p.sei...@linuxmail.org
+
+- improved install scripts (using install instead of mv and using $UID:
+ * install_acx100_firmware
+ * install_intersil_firmware
+- updated URL in install_acx100_firmware script (bnc#1004577)
+- improved spec file
+ * removed obsolete openSUSE Versions checks
+ * replaced bash variables with macros
+ * removed obsolete tags and macros
+ * cleaned spec file with spec-cleaner
+
+---



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.vThdzh/_old  2018-01-30 15:39:24.420601343 +0100
+++ /var/tmp/diff_new_pack.vThdzh/_new  2018-01-30 15:39:24.424601156 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wireless-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,16 @@
 #
 
 
+%define _udevdir %(pkg-config --variable=udevdir udev)
+
 Name:   wireless-tools
+Version:30.pre9
+Release:0
 Summary:Tools for a wireless LAN
 License:GPL-2.0
 Group:  Hardware/Wifi
-%if %suse_version > 1220
-%define _udevdir %(pkg-config --variable=udevdir udev)
-%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d}
-%else
-%define _udevdir /lib/udev
-%define_udevrulesdir %{_udevdir}/rules.d
-%endif
-Version:30.pre9
-Release:0
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 Source: 
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.%{version}.tar.gz
-Patch:  wireless_tools.dif
-Patch1: lwepgen-as-needed.patch
 Source2:suse-files.tar.gz
 Source4:ipw2200.modprobe
 Source5:prism54.modprobe
@@ -40,16 +33,12 @@
 Source8:iwlwifi-led.sh
 Source9:99-iwlwifi-led.rules
 Source10:   iwl3945.modprobe
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch0: wireless_tools.dif
+Patch1: lwepgen-as-needed.patch
 BuildRequires:  openssl-devel
-%if %suse_version > 1220
+Requires:   libiw = %{version}
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(udev)
-%else
-BuildRequires:  udev
-%endif
-
-Requires:   libiw = %{version}
 
 %package -n libiw30
 Summary:Tools for a wireless LAN
@@ -58,7 +47,7 @@
 
 %package -n libiw-devel
 Summary:Tools for a wireless LAN
-Group:  Hardware/Wifi
+Group:  Development/Libraries/C and C++
 Requires:   glibc-devel
 Requires:   libiw30 = %{version}
 
@@ -67,66 +56,46 @@
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
-
-
-Authors:
-
-Jean Tourrilhes 
-
 %description -n libiw30
 This package contains the wireless tools, used to manipulate the
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
-
-
-Authors:
-
-Jean Tourrilhes 
-
 %description -n libiw-devel
 This package contains the wireless tools, used to manipulate the
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
-
-
-Authors:
-
-Jean Tourrilhes 
-
 %prep
-%setup6 -q -T -b 6 -n lwepgen
+%setup -q -T -b 6 -n lwepgen
 %setup -q -n wireless_tools.30
-%patch
+%patch0
 pushd ../lwepgen
 %patch1
 popd
 
 %build
-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
-make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" -C ../lwepgen
+make %{?_smp_mflags} CFLAGS="%{optflags}"
+make %{?_smp_mflags} CFLAGS="%{optflags}" -C ../lwepgen
 
 %install
-mkdir -p %{buildroot}/%{_sbindir}
-mkdir -p %{buildroot}/sbin
-make   INSTALL_DIR="${RPM_BUILD_ROOT}/%{_sbindir}" \
-   

commit wireless-tools for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2014-11-24 11:10:55

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2014-02-15 17:23:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2014-11-24 11:10:56.0 +0100
@@ -1,0 +2,10 @@
+Sat Oct 18 19:28:00 UTC 2014 - Led led...@gmail.com
+
+- update URL in install_intersil_firmware script
+
+---
+Sat Oct 18 18:43:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in install_*_scripts
+
+---



Other differences:
--
++ suse-files.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/install_acx100_firmware new/install_acx100_firmware
--- old/install_acx100_firmware 2009-03-23 10:15:00.0 +0100
+++ new/install_acx100_firmware 2014-10-18 20:40:02.0 +0200
@@ -9,7 +9,7 @@
 
 die()
 {
-popd
+cd - /dev/null
 test -d $TMPDIR
 rm -rf $TMPDIR
 exit 1
@@ -17,7 +17,7 @@
 
 curldie()
 {
-popd
+cd - /dev/null
 test -d $TMPDIR
 rm -rf $TMPDIR
 echo 
@@ -40,7 +40,6 @@
 
 TMPDIR=$(mktemp -d /var/tmp/acx100.XX) || exit 1
 
-pushd `pwd` /dev/null
 cd $TMPDIR
 echo Downloading firmware
 curl -# -o ${FWFILE} ${URL}/${FWFILE}
@@ -52,7 +51,7 @@
 echo
 echo Firmware successfully installed.
 
-popd /dev/null
+cd - /dev/null
 rm -rf $TMPDIR
 
 exit 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/install_intersil_firmware 
new/install_intersil_firmware
--- old/install_intersil_firmware   2009-03-23 10:15:00.0 +0100
+++ new/install_intersil_firmware   2014-10-18 21:27:39.0 +0200
@@ -4,12 +4,12 @@
 #
 # This script tries to download and install the firmware needed to run
 # WLAN cards using Intersil's PrismGT chip.
-URL=ftp://ftp.funkwerk-ec.com/pub/old_products/artem/client_cards/11g
+URL=ftp://ftp.funkwerk-ec.com/bintec/old_products/artem/client_cards/11g
 FWFILE=CC-54g_v1017.zip
 
 die()
 {
-popd
+cd - /dev/null
 test -d $TMPDIR
 rm -rf $TMPDIR
 exit 1
@@ -17,7 +17,7 @@
 
 curldie()
 {
-popd
+cd - /dev/null
 test -d $TMPDIR
 rm -rf $TMPDIR
 echo 
@@ -40,7 +40,6 @@
 
 TMPDIR=$(mktemp -d /var/tmp/intersil.XX) || exit 1
 
-pushd `pwd` /dev/null
 cd $TMPDIR
 echo Downloading firmware
 curl -# -o $FWFILE $URL/$FWFILE || curldie
@@ -50,7 +49,7 @@
 echo
 echo Firmware successfully installed.
 
-popd /dev/null
+cd - /dev/null
 rm -rf $TMPDIR
 
 exit 0

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



commit wireless-tools for openSUSE:Factory

2014-02-15 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2014-02-15 17:23:40

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2013-04-14 16:12:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2014-02-15 17:23:41.0 +0100
@@ -1,0 +2,11 @@
+Thu Feb  6 09:59:14 CET 2014 - ti...@suse.de
+
+- Remove superfluous iwlagn module config (bnc#831819)
+- Fix build with openSUSE 12.2 and SLE11
+
+---
+Thu Nov 28 03:25:15 UTC 2013 - crrodrig...@opensuse.org
+
+- install udev rules in _udevrulesdir. 
+
+---

Old:

  iwlagn.modprobe



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.KaM6g1/_old  2014-02-15 17:23:42.0 +0100
+++ /var/tmp/diff_new_pack.KaM6g1/_new  2014-02-15 17:23:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wireless-tools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,13 +20,14 @@
 Summary:Tools for a wireless LAN
 License:GPL-2.0
 Group:  Hardware/Wifi
-%define major_version 30
 %if %suse_version  1220
 %define _udevdir %(pkg-config --variable=udevdir udev)
+%{!?_udevrulesdir: %global _udevrulesdir %(pkg-config --variable=udevdir 
udev)/rules.d}
 %else
 %define _udevdir /lib/udev
+%define_udevrulesdir %{_udevdir}/rules.d
 %endif
-Version:%{major_version}.pre9
+Version:30.pre9
 Release:0
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 Source: 
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.%{version}.tar.gz
@@ -39,7 +40,6 @@
 Source8:iwlwifi-led.sh
 Source9:99-iwlwifi-led.rules
 Source10:   iwl3945.modprobe
-Source11:   iwlagn.modprobe
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openssl-devel
 %if %suse_version  1220
@@ -124,15 +124,14 @@
 mkdir -p %{buildroot}/etc/modprobe.d
 install -m644 %{SOURCE4} %{buildroot}/etc/modprobe.d/50-ipw2200.conf
 install -m644 %{SOURCE10} %{buildroot}/etc/modprobe.d/50-iwl3945.conf
-install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwlagn.conf
 %ifarch %ix86 x86_64
 install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf
 %endif
 mkdir -p %{buildroot}%{_udevdir}
 install -m755 %{SOURCE8} %{buildroot}%{_udevdir}/iwlwifi-led.sh
-mkdir -p %{buildroot}/etc/udev/rules.d
-install -m644 %{SOURCE9} %{buildroot}/etc/udev/rules.d/99-iwlwifi-led.rules
-sed -i -e s|@UDEVDIR@|%{_udevdir}|g 
%{buildroot}/etc/udev/rules.d/99-iwlwifi-led.rules
+mkdir -p %{buildroot}%{_udevrulesdir}
+install -m644 %{SOURCE9} %{buildroot}%{_udevrulesdir}/99-iwlwifi-led.rules
+sed -i -e s|@UDEVDIR@|%{_udevdir}|g 
%{buildroot}%{_udevrulesdir}/99-iwlwifi-led.rules
 %find_lang %{name} --with-man --all-name
 
 %post -n libiw30 -p /sbin/ldconfig
@@ -151,7 +150,7 @@
 %dir %{_mandir}/fr.ISO8859-1
 %dir %{_mandir}/fr.UTF-8
 %{_mandir}/man?/*.gz
-%config /etc/udev/rules.d/99-iwlwifi-led.rules
+%{_udevrulesdir}/99-iwlwifi-led.rules
 
 %files -n libiw30
 %defattr(-,root,root)

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



commit wireless-tools for openSUSE:Factory

2013-04-14 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2013-04-14 16:12:08

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools, Maintainer is mac...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2013-02-15 18:53:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2013-04-14 16:12:12.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 09:45:27 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.bDTETk/_old  2013-04-14 16:12:13.0 +0200
+++ /var/tmp/diff_new_pack.bDTETk/_new  2013-04-14 16:12:13.0 +0200
@@ -29,8 +29,7 @@
 Version:%{major_version}.pre9
 Release:0
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
-
-Source: wireless_tools.%{version}.tar.gz
+Source: 
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.%{version}.tar.gz
 Patch:  wireless_tools.dif
 Patch1: lwepgen-as-needed.patch
 Source2:suse-files.tar.gz

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



commit wireless-tools for openSUSE:Factory

2013-02-15 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2013-02-15 18:53:10

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools, Maintainer is mac...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2012-07-09 13:42:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2013-02-15 18:53:12.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 15 09:25:08 UTC 2013 - rmila...@suse.com
+
+- Move iwlwifi-led.sh to where udev is installed using pkg-config.
+  Apply the same thing also for 99-iwlwifi-led.rules (only 
+  openSUSE 12.3 and up).
+
+---



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.k4UYIK/_old  2013-02-15 18:53:13.0 +0100
+++ /var/tmp/diff_new_pack.k4UYIK/_new  2013-02-15 18:53:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wireless-tools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,6 +21,11 @@
 License:GPL-2.0
 Group:  Hardware/Wifi
 %define major_version 30
+%if %suse_version  1220
+%define _udevdir %(pkg-config --variable=udevdir udev)
+%else
+%define _udevdir /lib/udev
+%endif
 Version:%{major_version}.pre9
 Release:0
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
@@ -38,7 +43,12 @@
 Source11:   iwlagn.modprobe
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openssl-devel
+%if %suse_version  1220
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(udev)
+%else
 BuildRequires:  udev
+%endif
 
 Requires:   libiw = %{version}
 
@@ -108,7 +118,7 @@
DOCDIR=%{_defaultdocdir}/wireless-tools \
PREFIX=${RPM_BUILD_ROOT}/usr \
install
-tar -xvvzf %{SOURCE2}
+tar -xvzf %{SOURCE2}
 install -m755 install_intersil_firmware %{buildroot}/usr/sbin
 install -m755 install_acx100_firmware %{buildroot}/usr/sbin
 install -m755 ../lwepgen/lwepgen %{buildroot}/usr/sbin
@@ -119,10 +129,11 @@
 %ifarch %ix86 x86_64
 install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf
 %endif
-mkdir -p %{buildroot}/lib/udev
-install -m755 %{SOURCE8} %{buildroot}/lib/udev/iwlwifi-led.sh
+mkdir -p %{buildroot}%{_udevdir}
+install -m755 %{SOURCE8} %{buildroot}%{_udevdir}/iwlwifi-led.sh
 mkdir -p %{buildroot}/etc/udev/rules.d
 install -m644 %{SOURCE9} %{buildroot}/etc/udev/rules.d/99-iwlwifi-led.rules
+sed -i -e s|@UDEVDIR@|%{_udevdir}|g 
%{buildroot}/etc/udev/rules.d/99-iwlwifi-led.rules
 %find_lang %{name} --with-man --all-name
 
 %post -n libiw30 -p /sbin/ldconfig
@@ -135,7 +146,8 @@
 %{_sbindir}/*
 %config /etc/modprobe.d/*
 %doc CHANGELOG.h INSTALL PCMCIA.txt README*
-/lib/udev/iwlwifi-led.sh
+%{_udevdir}
+%{_udevdir}/iwlwifi-led.sh
 %dir %{_mandir}/cs
 %dir %{_mandir}/fr.ISO8859-1
 %dir %{_mandir}/fr.UTF-8

++ 99-iwlwifi-led.rules ++
--- /var/tmp/diff_new_pack.k4UYIK/_old  2013-02-15 18:53:13.0 +0100
+++ /var/tmp/diff_new_pack.k4UYIK/_new  2013-02-15 18:53:13.0 +0100
@@ -1,2 +1,2 @@
-SUBSYSTEM==leds, ACTION==add, KERNEL==iwl-phy*:assoc, 
RUN+=/lib/udev/iwlwifi-led.sh
+SUBSYSTEM==leds, ACTION==add, KERNEL==iwl-phy*:assoc, 
RUN+=@UDEVDIR@/iwlwifi-led.sh
 

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



commit wireless-tools for openSUSE:Factory

2012-07-09 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2012-07-09 13:42:51

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools, Maintainer is mac...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2012-06-19 21:38:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2012-07-09 13:42:53.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul  6 13:26:33 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0
+  See line 22 of ifrename.c
+
+---



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.EHj6sS/_old  2012-07-09 13:42:55.0 +0200
+++ /var/tmp/diff_new_pack.EHj6sS/_new  2012-07-09 13:42:55.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   wireless-tools
 Summary:Tools for a wireless LAN
-License:GPL-2.0+
+License:GPL-2.0
 Group:  Hardware/Wifi
 %define major_version 30
 Version:%{major_version}.pre9

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



commit wireless-tools for openSUSE:Factory

2012-06-19 Thread h_root
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 mac...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wireless-tools/wireless-tools.changes
2011-09-23 12:50:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireless-tools.new/wireless-tools.changes   
2012-06-19 21:38:11.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  7 10:49:08 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+
+---



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.h07BrR/_old  2012-06-19 21:38:16.0 +0200
+++ /var/tmp/diff_new_pack.h07BrR/_new  2012-06-19 21:38:16.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wireless-tools for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory 
checked in at 2011-12-06 19:13:10

Comparing /work/SRC/openSUSE:Factory/wireless-tools (Old)
 and  /work/SRC/openSUSE:Factory/.wireless-tools.new (New)


Package is wireless-tools, Maintainer is mac...@suse.com

Changes:




Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.vyVSQM/_old  2011-12-06 19:52:52.0 +0100
+++ /var/tmp/diff_new_pack.vyVSQM/_new  2011-12-06 19:52:52.0 +0100
@@ -25,7 +25,7 @@
 Version:%{major_version}.pre9
 Release:1
 Group:  Hardware/Wifi
-License:GPLv2+
+License:GPL-2.0+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 AutoReqProv:on
@@ -43,13 +43,13 @@
 Requires:   libiw = %{version}
 
 %package -n libiw30
-License:GPLv2+
+License:GPL-2.0+
 Summary:Tools for a wireless LAN
 Group:  Hardware/Wifi
 Provides:   libiw
 
 %package -n libiw-devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:Tools for a wireless LAN
 Group:  Hardware/Wifi
 Requires:   libiw30 = %{version} glibc-devel

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



commit wireless-tools for openSUSE:Factory

2011-08-24 Thread h_root

Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory
checked in at Wed Aug 24 13:48:14 CEST 2011.




--- wireless-tools/wireless-tools.changes   2011-02-08 13:48:49.0 
+0100
+++ /mounts/work_src_done/STABLE/wireless-tools/wireless-tools.changes  
2011-08-23 21:05:49.0 +0200
@@ -1,0 +2,12 @@
+Tue Aug 23 19:04:04 CEST 2011 - dmuel...@suse.de
+
+- update to 30.pre9:
+  o Create iwlib-private.h to minimise namespace pollution [iwlib]
+  o More fix to the 64-32bit band-aid for encode [iwlib]
+  o Update udev rule to remove a warning [19-udev-ifrename.rules]
+(from Ritesh Raj Sarraf r...@researchut.com and Guus Sliepen)
+  o Propagate error codes out of main for get [iwconfig/iwlist/iwspy]
+   (From Guus Sliepen g...@debian.org)
+  o Remove spurious commands from Czech iwconfig manpage.
+
+---

calling whatdependson for head-i586


Old:

  wireless_tools.30.pre8.tar.bz2

New:

  wireless_tools.30.pre9.tar.gz



Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.qmkeio/_old  2011-08-24 13:46:55.0 +0200
+++ /var/tmp/diff_new_pack.qmkeio/_new  2011-08-24 13:46:55.0 +0200
@@ -22,14 +22,14 @@
 BuildRequires:  openssl-devel udev
 Summary:Tools for a wireless LAN
 %define major_version 30
-Version:%{major_version}.pre8
-Release:19
+Version:%{major_version}.pre9
+Release:1
 Group:  Hardware/Wifi
 License:GPLv2+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
 AutoReqProv:on
-Source: wireless_tools.%{version}.tar.bz2
+Source: wireless_tools.%{version}.tar.gz
 Patch:  wireless_tools.dif
 Patch1: lwepgen-as-needed.patch
 Source2:suse-files.tar.gz
@@ -55,7 +55,7 @@
 Requires:   libiw30 = %{version} glibc-devel
 
 %description
-This package contain the wireless tools, used to manipulate the
+This package contains the wireless tools, used to manipulate the
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
@@ -66,7 +66,7 @@
 Jean Tourrilhes j...@hpl.hp.com
 
 %description -n libiw30
-This package contain the wireless tools, used to manipulate the
+This package contains the wireless tools, used to manipulate the
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
@@ -77,7 +77,7 @@
 Jean Tourrilhes j...@hpl.hp.com
 
 %description -n libiw-devel
-This package contain the wireless tools, used to manipulate the
+This package contains the wireless tools, used to manipulate the
 wireless extensions. The wireless extension is an interface that allows
 you to set wireless LAN specific parameters and get specific stats.
 
@@ -153,6 +153,7 @@
 %files -n libiw-devel
 %defattr(-,root,root)
 %{_libdir}/libiw.so
-%{_includedir}/*
+%{_includedir}/iwlib.h
+%{_includedir}/wireless.h
 
 %changelog

++ wireless_tools.dif ++
--- /var/tmp/diff_new_pack.qmkeio/_old  2011-08-24 13:46:55.0 +0200
+++ /var/tmp/diff_new_pack.qmkeio/_new  2011-08-24 13:46:55.0 +0200
@@ -1,8 +1,6 @@
-Index: Makefile
-===
 Makefile.orig
+--- Makefile
 +++ Makefile
-@@ -19,7 +19,7 @@ RANLIB = ranlib
+@@ -19,7 +19,7 @@
  ## a local version (non-root).
  ## Standard distros should comment that option to save space and to
  ## build libiw.so used by third parties...
@@ -11,7 +9,7 @@
  
  ## Uncomment this to build without using libm (less efficient).
  ## This is mostly useful for embedded platforms without maths.
-@@ -105,7 +105,7 @@ endif
+@@ -105,7 +105,7 @@
  
  # Other flags
  CFLAGS=-Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow \
@@ -20,7 +18,7 @@
  #CFLAGS=-O2 -W -Wall -Wstrict-prototypes -I.
  DEPFLAGS=-MMD
  XCFLAGS=$(CFLAGS) $(DEPFLAGS) $(WARN) $(HEADERS) $(WELIB_FLAG) $(WEDEF_FLAG)
-@@ -121,6 +121,9 @@ all:: $(IWLIB) $(PROGS)
+@@ -121,6 +121,9 @@
  %.so: %.c wireless.h
$(CC) $(XCFLAGS) $(PICFLAG) -c -o $@ $
  
@@ -30,44 +28,3 @@
  iwconfig: iwconfig.o $(IWLIB)
  
  iwlist: iwlist.o $(IWLIB)
-Index: iwlib.h
-===
 iwlib.h.orig
-+++ iwlib.h
-@@ -60,36 +60,6 @@
- /* Private copy of Wireless extensions (in this directoty) */
- #include wireless.h
- 
--/* Make gcc understant that when we say inline, we mean it.
-- * I really hate when the compiler is trying to be more clever than me,
-- * because in this case gcc is not able to figure out functions with a
-- * single call site, so not only I have to tag those functions inline
-- * 

commit wireless-tools for openSUSE:Factory

2011-04-22 Thread h_root

Hello community,

here is the log from the commit of package wireless-tools for openSUSE:Factory
checked in at Fri Apr 22 22:50:00 CEST 2011.




--- wireless-tools/wireless-tools.changes   2010-12-01 16:40:17.0 
+0100
+++ /mounts/work_src_done/STABLE/wireless-tools/wireless-tools.changes  
2011-02-08 13:48:49.0 +0100
@@ -2 +2,6 @@
-Wed Dec  1 16:31:59 CET 2010 - vl...@suse.cz
+Tue Feb  8 13:46:48 CET 2011 - vbo...@suse.de
+
+- fixed typo in specfile; shall be /etc/modprobe.d/50-iwlagn.conf
+
+---
+Wed Dec  1 16:31:59 CET 2010 - vbo...@suse.cz
@@ -8 +13 @@
-Fri Feb  5 20:22:05 CET 2010 - vl...@suse.cz
+Fri Feb  5 20:22:05 CET 2010 - vbo...@suse.cz

calling whatdependson for head-i586




Other differences:
--
++ wireless-tools.spec ++
--- /var/tmp/diff_new_pack.8iwgSj/_old  2011-04-22 22:48:38.0 +0200
+++ /var/tmp/diff_new_pack.8iwgSj/_new  2011-04-22 22:48:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package wireless-tools (Version 30.pre8)
+# spec file for package wireless-tools
 #
-# 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
@@ -23,7 +23,7 @@
 Summary:Tools for a wireless LAN
 %define major_version 30
 Version:%{major_version}.pre8
-Release:14
+Release:19
 Group:  Hardware/Wifi
 License:GPLv2+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -116,7 +116,7 @@
 mkdir -p %{buildroot}/etc/modprobe.d
 install -m644 %{SOURCE4} %{buildroot}/etc/modprobe.d/50-ipw2200.conf
 install -m644 %{SOURCE10} %{buildroot}/etc/modprobe.d/50-iwl3945.conf
-install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwagn.conf
+install -m644 %{SOURCE11} %{buildroot}/etc/modprobe.d/50-iwlagn.conf
 %ifarch %ix86 x86_64
 install -m644 %{SOURCE5} %{buildroot}/etc/modprobe.d/50-prism54.conf
 %endif






Remember to have fun...

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