[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/mesa/devel mesa.spec,1.47,1.48
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/mesa/devel mesa.spec,1.47,1.48
- Date: Sat, 1 Apr 2006 21:40:16 -0500
Author: krh
Update of /cvs/dist/rpms/mesa/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23553
Modified Files:
mesa.spec
Log Message:
+- Use -MG for generating deps and some files aren't yet symlinked at
+ make depend time.
Index: mesa.spec
===================================================================
RCS file: /cvs/dist/rpms/mesa/devel/mesa.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- mesa.spec 1 Apr 2006 06:05:02 -0000 1.47
+++ mesa.spec 2 Apr 2006 02:40:00 -0000 1.48
@@ -251,7 +251,7 @@
#-- Build ------------------------------------------------------------
%build
# Macroize this to simplify things
-%define makeopts MKDEP="gcc -M" MKDEP_OPTIONS="-MF depend" ARCH_FLAGS=-DGLX_USE_TLS
+%define makeopts MKDEP="gcc -M" MKDEP_OPTIONS="-MG depend" ARCH_FLAGS=-DGLX_USE_TLS
export CFLAGS="$RPM_OPT_FLAGS"
export LIB_DIR=$RPM_BUILD_ROOT%{_libdir}
export INCLUDE_DIR=$RPM_BUILD_ROOT%{_includedir}
@@ -432,6 +432,8 @@
%changelog
* Sat Apr 1 2006 Kristian Høgsberg <krh redhat com> 6.5-1
- Update to mesa 6.5 snapshot.
+- Use -MG for generating deps and some files aren't yet symlinked at
+ make depend time.
- Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and
mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
as these are upstream now.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]