rpms/beryl-core/devel beryl-core.spec,1.13,1.14

Jarod Wilson (jwilson) fedora-extras-commits at redhat.com
Thu Feb 8 15:39:15 UTC 2007


Author: jwilson

Update of /cvs/extras/rpms/beryl-core/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12795

Modified Files:
	beryl-core.spec 
Log Message:
Turn beryl-xgl on again (#227844) -- did I mention I suspect upstream is on crack?


Index: beryl-core.spec
===================================================================
RCS file: /cvs/extras/rpms/beryl-core/devel/beryl-core.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- beryl-core.spec	5 Feb 2007 16:17:39 -0000	1.13
+++ beryl-core.spec	8 Feb 2007 15:38:43 -0000	1.14
@@ -3,7 +3,7 @@
 License:        GPL
 Group:          User Interface/Desktops
 Version:        0.1.9999.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 Summary:        Beryl OpenGL window and compositing manager
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -106,6 +106,7 @@
 popd
 %configure --enable-berylmesa \
     --with-berylmesadir=./beryl-mesa \
+    --enable-xgl \
     --x-includes=%{_includedir}/X11/ \
     --x-libraries=%{_libdir}/X11/
 make %{?_smp_mflags}
@@ -159,6 +160,10 @@
 %defattr(-,root,root,-)
 
 %changelog
+* Thu Feb 08 2007 Jarod Wilson <jwilson at redhat.com> 0.1.9999.1-3
+- Upstream changed how to turn on beryl-xgl build, respin to
+  turn it back on again (#227844)
+
 * Mon Feb 05 2007 Jarod Wilson <jwilson at redhat.com> 0.1.9999.1-2
 - Add R: on beryl-settings-simple to meta-packages
 




More information about the scm-commits mailing list