rpms/iwl3945-firmware/devel iwl3945-firmware.spec,1.6,1.7

John W. Linville linville at fedoraproject.org
Fri Dec 4 15:12:29 UTC 2009


Author: linville

Update of /cvs/pkgs/rpms/iwl3945-firmware/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5965

Modified Files:
	iwl3945-firmware.spec 
Log Message:
Use reasonable permissions for text files


Index: iwl3945-firmware.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iwl3945-firmware/devel/iwl3945-firmware.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- iwl3945-firmware.spec	25 Jul 2009 03:44:05 -0000	1.6
+++ iwl3945-firmware.spec	4 Dec 2009 15:12:29 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
 Name: iwl3945-firmware
 Version: 15.32.2.9
-Release: 2
+Release: 3
 License: Redistributable, no modification permitted
 Group: System Environment/Kernel
 URL: http://intellinuxwireless.org/
@@ -32,6 +32,8 @@ inside the provided LICENSE file. Please
 %{__sed} -i 's/\r//' LICENSE README
 # Put timestamp back (it's the same on all files)
 touch -r iwlwifi-3945*.ucode LICENSE README
+# Use reasonable permissions for text files
+chmod 0644 LICENSE README
 
 
 %build
@@ -55,6 +57,9 @@ touch -r iwlwifi-3945*.ucode LICENSE REA
 
 
 %changelog
+* Fri Dec  4 2009 John W. Linville <linville at redhat.com> 15.32.2.9-3
+- Use reasonable permissions for text files
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 15.32.2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list