[xorg-x11-drv-nouveau] drop explicit libudev requires

Ben Skeggs bskeggs at fedoraproject.org
Thu Jun 14 11:22:52 UTC 2012


commit 4675893b1d2e4be6bfc714e934d83b6252c6cfc1
Author: Ben Skeggs <bskeggs at redhat.com>
Date:   Thu Jun 14 21:29:07 2012 +1000

    drop explicit libudev requires

 xorg-x11-drv-nouveau.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/xorg-x11-drv-nouveau.spec b/xorg-x11-drv-nouveau.spec
index 6831eda..0211e39 100644
--- a/xorg-x11-drv-nouveau.spec
+++ b/xorg-x11-drv-nouveau.spec
@@ -19,7 +19,7 @@ Name:      xorg-x11-drv-nouveau
 # need to set an epoch to get version number in sync with upstream
 Epoch:     1
 Version:   %{nouveau_version}
-Release:   38.%{snapshot}%{?dist}
+Release:   39.%{snapshot}%{?dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X Hardware Support
@@ -43,7 +43,6 @@ Requires: Xorg %(xserver-sdk-abi-requires ansic)
 Requires: Xorg %(xserver-sdk-abi-requires videodrv)
 Requires:  libdrm >= 2.4.33-0.1
 Requires:  kernel-drm-nouveau = 16
-Requires:  libudev
 
 %description 
 X.Org X11 nouveau video driver.
@@ -73,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man4/nouveau.4*
 
 %changelog
+* Thu Jun 14 2012 Ben Skeggs <bskeggs at redhat.com> 0.0.16-39.20120426git174f170
+- Drop explicit Requires on libudev
+
 * Tue Jun 05 2012 Adam Jackson <ajax at redhat.com> 0.0.16-38.20120426git174f170
 - Rebuild for new libudev
 - Conditional BuildReqs for {libudev,systemd}-devel


More information about the scm-commits mailing list