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

Chauvet (kwizart) fedora-extras-commits at redhat.com
Tue Dec 18 12:24:17 UTC 2007


Author: kwizart

Update of /cvs/pkgs/rpms/iwl4965-firmware/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18250

Modified Files:
	.cvsignore sources iwl4965-firmware.spec 
Log Message:
- Update v1 to 4.44.1.20
- Improve keep timestramps
- Obsoletes iwlwifi-4965-ucode



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/iwl4965-firmware/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	26 Aug 2007 23:15:39 -0000	1.2
+++ .cvsignore	18 Dec 2007 12:23:44 -0000	1.3
@@ -1,2 +1,2 @@
-iwlwifi-4965-ucode-4.44.1.18.tgz
 iwlwifi-4965-ucode-4.44.17.tgz
+iwlwifi-4965-ucode-4.44.1.20.tgz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/iwl4965-firmware/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Aug 2007 23:15:39 -0000	1.2
+++ sources	18 Dec 2007 12:23:44 -0000	1.3
@@ -1,2 +1,2 @@
-dde401d6dd0bcadff1f04828b70d7463  iwlwifi-4965-ucode-4.44.1.18.tgz
 6e5e5287bc9a8021bb35e5905e891638  iwlwifi-4965-ucode-4.44.17.tgz
+6e5c396da265d79d5675fd345adf24cc  iwlwifi-4965-ucode-4.44.1.20.tgz


Index: iwl4965-firmware.spec
===================================================================
RCS file: /cvs/pkgs/rpms/iwl4965-firmware/devel/iwl4965-firmware.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- iwl4965-firmware.spec	26 Aug 2007 23:15:39 -0000	1.1
+++ iwl4965-firmware.spec	18 Dec 2007 12:23:44 -0000	1.2
@@ -1,5 +1,5 @@
 %define iwl4965_v          4.44.17
-%define iwl4965_v1         4.44.1.18
+%define iwl4965_v1         4.44.1.20
 %define iwl4965_list       %{iwl4965_v} %{iwl4965_v1}
 
 Name:           iwl4965-firmware
@@ -15,8 +15,8 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-ExcludeArch:    ppc ppc64
-
+Obsoletes:      iwlwifi-4965-ucode
+Provides:       iwlwifi-4965-ucode = %{version}
 
 %description
 This package contains the firmware required by the iwl4965 driver for Linux.
@@ -32,13 +32,14 @@
 find . -type f -exec chmod 0644 {} ';'
 
 pushd iwlwifi-4965-ucode-%{version}
-# Change encoding
-sed -i 's/\r//'  LICENSE.iwlwifi-4965-ucode README.iwlwifi-4965-ucode
 # Rename docs
-mv LICENSE.iwlwifi-4965-ucode ../LICENSE
-mv README.iwlwifi-4965-ucode ../README
+cp LICENSE.iwlwifi-4965-ucode ../LICENSE
+cp README.iwlwifi-4965-ucode ../README
+# Change encoding
+sed -i 's/\r//'  ../LICENSE ../README
 # Preserve timestamp
-touch -r *.ucode ../LICENSE ../README
+touch -r LICENSE.iwlwifi-4965-ucode ../LICENSE 
+touch -r README.iwlwifi-4965-ucode ../README
 popd
 
 
@@ -68,6 +69,14 @@
 
 
 %changelog
+* Tue Dec 18 2007 kwizart < kwizart at gmail.com > - 4.44.1.20-1
+- Update v1 to 4.44.1.20
+- Improve keep timestramps
+- Obsoletes iwlwifi-4965-ucode
+
+* Mon Aug 27 2007 kwizart < kwizart at gmail.com > - 4.44.1.18-2
+- Remove ExcludeArch for ppc ppc64
+
 * Fri Aug 17 2007 kwizart < kwizart at gmail.com > - 4.44.1.18-1
 - Update to 4.44.1.18
 - Bundle the previous 4.44.17 firmware




More information about the fedora-extras-commits mailing list