rpms/xorg-x11-server/F-12 xorg-x11-server.spec,1.513,1.514

Adam Jackson ajax at fedoraproject.org
Mon Jan 4 22:33:01 UTC 2010


Author: ajax

Update of /cvs/pkgs/rpms/xorg-x11-server/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15143

Modified Files:
	xorg-x11-server.spec 
Log Message:
* Mon Jan 04 2010 Adam Jackson <ajax at redhat.com> 1.7.3-6
- Build with V=1 for debugging.



Index: xorg-x11-server.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xorg-x11-server/F-12/xorg-x11-server.spec,v
retrieving revision 1.513
retrieving revision 1.514
diff -u -p -r1.513 -r1.514
--- xorg-x11-server.spec	21 Dec 2009 15:47:17 -0000	1.513
+++ xorg-x11-server.spec	4 Jan 2010 22:33:00 -0000	1.514
@@ -19,7 +19,7 @@
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
 Version:   1.7.3
-Release:   5%{dist}
+Release:   6%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X
@@ -345,7 +345,7 @@ export CFLAGS="${RPM_OPT_FLAGS} -Wstrict
 	%{dri_flags} %{?bodhi_flags} \
 	${CONFIGURE}
         
-make %{?_smp_mflags}
+make V=1 %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -511,6 +511,9 @@ rm -rf $RPM_BUILD_ROOT
 %{xserver_source_dir}
 
 %changelog
+* Mon Jan 04 2010 Adam Jackson <ajax at redhat.com> 1.7.3-6
+- Build with V=1 for debugging.
+
 * Mon Dec 21 2009 Adam Tkac <atkac redhat com> 1.7.3-5
 - ship shave.in and shave-libtool.in in the -source subpackage
 




More information about the fedora-extras-commits mailing list