rpms/Glide3/devel Glide3.spec,1.22,1.23

Adam Jackson ajax at fedoraproject.org
Mon Nov 23 16:40:41 UTC 2009


Author: ajax

Update of /cvs/pkgs/rpms/Glide3/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13669

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



Index: Glide3.spec
===================================================================
RCS file: /cvs/pkgs/rpms/Glide3/devel/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:40:41 -0000	1.23
@@ -1,6 +1,6 @@
 Name:             Glide3
 Version:          20050815
-Release:          9%{?dist}
+Release:          10%{?dist}
 Summary:          Glide3 runtime for the 3Dfx Voodoo family of cards
 #                 Glide3 is x86/alpha/ia64/x86_64 only, ia64 is untested
 ExclusiveArch:    %{ix86} ia64 x86_64
@@ -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-10
+- 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