OBS User unknown
2007-08-09 23:41:53 +00:00
committed by Git OBS Bridge
parent af170287cf
commit 60443eed51
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 9 10:35:54 CEST 2007 - hschaa@suse.de
- correct firmware names for acx100 based cards in README.firmware
and install_acx100_firmware (fixes b.n.c #212307)
- add link to the acx100 wiki to README.firmware
-------------------------------------------------------------------
Mon Jul 30 17:11:36 CEST 2007 - jg@suse.de

View File

@@ -14,7 +14,7 @@ Name: wireless-tools
BuildRequires: openssl-devel
Summary: Tools for a wireless LAN
Version: 29pre22
Release: 1
Release: 3
%define wlanng_version 0.2.5
Group: Hardware/Wifi
License: BSD 3-Clause, GPL v2 or later
@@ -82,6 +82,10 @@ test -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
%doc CHANGELOG.h INSTALL PCMCIA.txt README*
%changelog
* Thu Aug 09 2007 - hschaa@suse.de
- correct firmware names for acx100 based cards in README.firmware
and install_acx100_firmware (fixes b.n.c #212307)
- add link to the acx100 wiki to README.firmware
* Mon Jul 30 2007 - jg@suse.de
- update to 29pre22, changes:
o --version output WE_MAX_VERSION instead of WE_VERSION [iwlib]