rpms/mesa/devel mesa.spec,1.35,1.36

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 25 00:42:40 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/mesa/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2938

Modified Files:
	mesa.spec 
Log Message:
* Tue Jan 24 2006 Mike A. Harris <mharris at redhat.com> 6.4.1-5
- Added missing "BuildRequires: expat-devel" for bug (#178525)



Index: mesa.spec
===================================================================
RCS file: /cvs/dist/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- mesa.spec	17 Jan 2006 22:32:30 -0000	1.35
+++ mesa.spec	25 Jan 2006 00:42:37 -0000	1.36
@@ -49,7 +49,7 @@
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 6.4.1
-Release: 4
+Release: 5
 License: MIT/X11
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -75,6 +75,8 @@
 BuildRequires: pkgconfig
 BuildRequires: libdrm-devel >= 2.0-1
 BuildRequires: libXxf86vm-devel
+BuildRequires: expat-devel
+
 %if %{with_motif}
 BuildRequires: openmotif-devel
 %endif
@@ -397,6 +399,9 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Tue Jan 24 2006 Mike A. Harris <mharris at redhat.com> 6.4.1-5
+- Added missing "BuildRequires: expat-devel" for bug (#178525)
+
 * Tue Jan 17 2006 Kristian Høgsberg <krh at redhat.com> 6.4.1-4
 - Add mesa-6.4.1-texture-from-drawable.patch to implement protocol
   support for GLX_EXT_texture_from_drawable extension.




More information about the fedora-cvs-commits mailing list