rpms/ipw2200-firmware/devel .cvsignore, 1.2, 1.3 ipw2200-firmware.spec, 1.2, 1.3 sources, 1.2, 1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Apr 24 13:36:38 UTC 2008


Author: thias

Update of /cvs/extras/rpms/ipw2200-firmware/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9426

Modified Files:
	.cvsignore ipw2200-firmware.spec sources 
Log Message:
- Remove LICENSE file from %%doc (was +x), mark the other as %%doc (#440553).
- Remove the included older 2.4 firmware, since 3.0 has been required by all
  kernels for a long while now.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ipw2200-firmware/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	20 Mar 2007 10:46:36 -0000	1.2
+++ .cvsignore	24 Apr 2008 13:36:02 -0000	1.3
@@ -1,2 +1 @@
-ipw2200-fw-2.4.tgz
 ipw2200-fw-3.0.tgz


Index: ipw2200-firmware.spec
===================================================================
RCS file: /cvs/extras/rpms/ipw2200-firmware/devel/ipw2200-firmware.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ipw2200-firmware.spec	20 Mar 2007 11:30:40 -0000	1.2
+++ ipw2200-firmware.spec	24 Apr 2008 13:36:02 -0000	1.3
@@ -1,13 +1,12 @@
 Summary: Firmware for Intel® PRO/Wireless 2200 network adaptors
 Name: ipw2200-firmware
 Version: 3.0
-Release: 9
+Release: 10
 License: Redistributable, no modification permitted
 Group: System Environment/Kernel
 URL: http://ipw2200.sourceforge.net/firmware.php
 # License agreement must be displayed before download (referer protection)
 Source0: ipw2200-fw-%{version}.tgz
-Source1: ipw2200-fw-2.4.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildArch: noarch
 # This is so that the noarch packages only appears for these archs
@@ -20,7 +19,7 @@
 
 
 %prep
-%setup -q -n ipw2200-fw-%{version} -a 1
+%setup -q -n ipw2200-fw-%{version}
 
 
 %build
@@ -31,7 +30,7 @@
 %{__mkdir_p} %{buildroot}/lib/firmware
 # Terms state that the LICENSE *must* be in the same directory as the firmware
 %{__install} -p -m 0644 *.fw %{buildroot}/lib/firmware/
-%{__install} -p -m 0644 LICENSE %{buildroot}/lib/firmware/LICENSE.ipw2200
+%{__install} -p -m 0644 LICENSE.ipw2200-fw %{buildroot}/lib/firmware/
 
 
 %clean
@@ -40,12 +39,16 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE
-/lib/firmware/LICENSE.ipw2200
+%doc /lib/firmware/LICENSE.ipw2200-fw
 /lib/firmware/*.fw
 
 
 %changelog
+* Thu Apr 24 2008 Matthias Saou <http://freshrpms.net> 3.0-10
+- Remove LICENSE file from %%doc (was +x), mark the other as %%doc (#440553).
+- Remove the included older 2.4 firmware, since 3.0 has been required by all
+  kernels for a long while now.
+
 * Tue Mar 20 2007 Matthias Saou <http://freshrpms.net> 3.0-9
 - Add "noarch" to the ExclusiveArchs since plague chokes otherwise.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ipw2200-firmware/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	20 Mar 2007 10:46:36 -0000	1.2
+++ sources	24 Apr 2008 13:36:02 -0000	1.3
@@ -1,2 +1 @@
-a5bc066d23900852a04711c5d33987d4  ipw2200-fw-2.4.tgz
 34a5ed3702006f5470ebfd513e04d9eb  ipw2200-fw-3.0.tgz




More information about the fedora-extras-commits mailing list