rpms/emerillon/devel emerillon.spec,1.10,1.11

Peter Robinson pbrobinson at fedoraproject.org
Fri Jul 23 13:15:37 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/emerillon/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12620

Modified Files:
	emerillon.spec 
Log Message:
- disable introspection because ethos introspection is broken


Index: emerillon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emerillon/devel/emerillon.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- emerillon.spec	21 Jul 2010 11:26:30 -0000	1.10
+++ emerillon.spec	23 Jul 2010 13:15:37 -0000	1.11
@@ -44,7 +44,7 @@ Files for development with %{name}.
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static --enable-introspection=no
 make %{?_smp_mflags} V=1
 
 %install
@@ -96,6 +96,9 @@ fi
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Fri Jul 23 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.2-6
+- disable introspection because ethos introspection is broken
+
 * Wed Jul 21 2010 Peter Robinson <pbrobinson at gmail.com> 0.1.2-5
 - Update dependencies for vala bindings
 



More information about the scm-commits mailing list