rpms/libcompizconfig/devel libcompizconfig.spec,1.19,1.20

Leigh Scott leigh123linux at fedoraproject.org
Sat Sep 19 12:53:26 UTC 2009


Author: leigh123linux

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

Modified Files:
	libcompizconfig.spec 
Log Message:
* Sat Sep 19 2009 leigh scott <leigh123linux at googlemail.com> - 0.8.2-6
- disable protobuf support



Index: libcompizconfig.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libcompizconfig/devel/libcompizconfig.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- libcompizconfig.spec	31 Jul 2009 21:39:17 -0000	1.19
+++ libcompizconfig.spec	19 Sep 2009 12:53:26 -0000	1.20
@@ -2,7 +2,7 @@
 
 Name:           libcompizconfig
 Version:        0.8.2
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Configuration backend for compiz
 
 Group:          System Environment/Libraries
@@ -22,7 +22,7 @@ BuildRequires:  compiz-devel >= %{baseve
 BuildRequires:  libX11-devel, gettext, intltool
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  mesa-libGL-devel
-BuildRequires:  protobuf-devel
+#BuildRequires:  protobuf-devel
 
 %description
 The Compiz Project brings 3D desktop visual effects that improve
@@ -50,7 +50,7 @@ developing applications that use %{name}
 #%patch102 -p1 -b .gcc43-buildfix2
 
 %build
-%configure --disable-static 
+%configure --disable-static --disable-protobuf
            
 make %{?_smp_mflags}
 
@@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Sep 19 2009 leigh scott <leigh123linux at googlemail.com> - 0.8.2-6
+- disable protobuf support
+
 * Fri Jul 31 2009 leigh scott <leigh123linux at googlemail.com> - 0.8.2-5
 - add patch to Update .pb when an older .xml is used
 




More information about the scm-commits mailing list