[xorg-x11-drv-v4l] Revert c59f0e5718f1e053edfeedb88ff845ee1ae4c223

mchehab mchehab at fedoraproject.org
Fri Feb 11 20:13:01 UTC 2011


commit 35066e47483dc1baa1516f7d6da41f4b400459a2
Author: Mauro Carvalho Chehab <mchehab at redhat.com>
Date:   Fri Feb 11 18:12:38 2011 -0200

    Revert c59f0e5718f1e053edfeedb88ff845ee1ae4c223
    
    That change didn't fix the issue with koji build. The issue is caused
    by the fact that fedpkg is now evaluating the Requires macro, and
    this causes an error during build. A fix for fedpkg is being developed
    to solve the issue.
    
    Signed-off-by: Mauro Carvalho Chehab <mchehab at redhat.com>

 xorg-x11-drv-v4l.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/xorg-x11-drv-v4l.spec b/xorg-x11-drv-v4l.spec
index 4362461..8e07eb4 100644
--- a/xorg-x11-drv-v4l.spec
+++ b/xorg-x11-drv-v4l.spec
@@ -16,7 +16,6 @@ Patch0:    xorg-x11-drv-v4l-support_v4l2_only_drivers.patch
 ExcludeArch: s390 s390x
 
 BuildRequires: xorg-x11-server-sdk >= 1.3.0.0-6
-BuildRequires: xorg-x11-server-devel
 
 Requires: Xorg %([ -e /usr/bin/xserver-sdk-abi-requires ] && xserver-sdk-abi-requires ansic || :)
 Requires: Xorg %([ -e /usr/bin/xserver-sdk-abi-requires ] && xserver-sdk-abi-requires videodrv || :)


More information about the scm-commits mailing list