commit wireless-tools for openSUSE:Factory
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.000000000 +0100 +++ /mounts/work_src_done/STABLE/wireless-tools/wireless-tools.changes 2011-02-08 13:48:49.000000000 +0100 @@ -2 +2,6 @@ -Wed Dec 1 16:31:59 CET 2010 - vlado@suse.cz +Tue Feb 8 13:46:48 CET 2011 - vbotka@suse.de + +- fixed typo in specfile; shall be /etc/modprobe.d/50-iwlagn.conf + +------------------------------------------------------------------- +Wed Dec 1 16:31:59 CET 2010 - vbotka@suse.cz @@ -8 +13 @@ -Fri Feb 5 20:22:05 CET 2010 - vlado@suse.cz +Fri Feb 5 20:22:05 CET 2010 - vbotka@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.000000000 +0200 +++ /var/tmp/diff_new_pack.8iwgSj/_new 2011-04-22 22:48:38.000000000 +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+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de