rpms/Glide3/F-12 Glide3.spec,1.22,1.23

Adam Jackson ajax at fedoraproject.org
Mon Nov 23 16:36:59 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/Glide3/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12995

Modified Files:
	Glide3.spec 
Log Message:
* Mon Nov 23 2009 Adam Jackson <ajax at redhat.com> 20050815-9
- Fix BuildRequires for new DGA and VidMode packaging (#538961)



Index: Glide3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Glide3/F-12/Glide3.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- Glide3.spec	24 Jul 2009 15:30:40 -0000	1.22
+++ Glide3.spec	23 Nov 2009 16:36:59 -0000	1.23
@@ -17,7 +17,7 @@ Source0:          %{name}-%{version}.tar
 Source1:          glidelink.c
 Patch0:           Glide3-warn.patch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:    libX11-devel xorg-x11-proto-devel 
+BuildRequires:    pkgconfig(xxf86dga) pkgconfig(xxf86vm)
 # Add these to try the experimental DGA support and add DGA=1 to %{glide_flags}
 # BuildRequires:  libXxf86dga-devel libXxf86vm-devel
 %ifarch %{ix86}
@@ -150,6 +150,9 @@ fi
 
 
 %changelog
+* Mon Nov 23 2009 Adam Jackson <ajax at redhat.com> 20050815-9
+- Fix BuildRequires for new DGA and VidMode packaging (#538961)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20050815-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list