[linux-firmware] Drop udev requires. Systemd now provides udev

Josh Boyer jwboyer at fedoraproject.org
Thu Jun 7 12:56:14 UTC 2012


commit 283b2ec47bb122241d75424010db23140a3f8d7d
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Thu Jun 7 08:55:58 2012 -0400

    Drop udev requires.  Systemd now provides udev

 linux-firmware.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index b30b760..d80e301 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -3,7 +3,7 @@
 
 Name:		linux-firmware
 Version:	20120510
-Release:	0.3.git%{checkout}%{?dist}
+Release:	0.4.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
 Group:		System Environment/Kernel
@@ -18,7 +18,6 @@ Obsoletes:	ueagle-atm4-firmware < 1.0-5
 # The netxen firmware gets independently updated, so we'll use it instead of 
 # whatever happens to be in the last checkout.
 Requires:	netxen-firmware
-Requires:	udev
 BuildRequires: git
 
 %description
@@ -295,6 +294,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
+* Thu Jun 07 2012 Josh Boyer <jwboyer at redhat.com> 20120510-0.4.git375e954
+- Drop udev requires.  Systemd now provides udev
+
 * Tue Jun 05 2012 Josh Boyer <jwboyer at redhat.com> 20120510-0.3.git375e954
 - Fix location of BuildRequires so git is inclued in the buildroot
 - Create iwlXXXX-firmware subpackages (rhbz 828050)


More information about the scm-commits mailing list