[linux-firmware] Correctly obsolete the libertas-usb8388-firmware packages (rhbz 902265)

Josh Boyer jwboyer at fedoraproject.org
Wed Jan 23 15:36:42 UTC 2013


commit 6b475bb43f83a8a07190e8ca5ce23d7ad6e9894e
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Jan 23 10:11:39 2013 -0500

    Correctly obsolete the libertas-usb8388-firmware packages (rhbz 902265)

 linux-firmware.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 90e04a1..2a632c5 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,9 +1,9 @@
 %global checkout bda53ca
-%global iwlwifi_release 17
+%global iwlwifi_release 18
 
 Name:		linux-firmware
 Version:	20121218
-Release:	0.1.git%{checkout}%{?dist}
+Release:	0.2.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
 Group:		System Environment/Kernel
@@ -188,7 +188,8 @@ contained inside the provided LICENSE file. Please read it carefully.
 %package -n libertas-usb8388-firmware
 Summary:	Firmware for Marvell Libertas USB 8388 Network Adapter
 License:	Redistributable, no modification permitted
-Obsoletes:	libertas-usb8388-firmware < 5.110.22.p23-8
+Epoch:		2 
+Obsoletes:	libertas-usb8388-firmware < 2:5.110.22.p23-8
 %description -n libertas-usb8388-firmware
 Firmware for Marvell Libertas USB 8388 Network Adapter
 
@@ -355,6 +356,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Wed Jan 23 2013 Josh Boyer <jwboyer at redhat.com>
+- Correctly obsolete the libertas-usb8388-firmware packages (rhbz 902265)
+
 * Tue Dec 18 2012 Josh Boyer <jwboyer at redhat.com>
 - Update to latest upstream.  Adds brcm firmware updates
 


More information about the scm-commits mailing list