SPECS: librsvg.spec - don't build mozilla plugin
qboosh
qboosh at pld-linux.org
Sat Sep 9 20:17:48 CEST 2006
Author: qboosh Date: Sat Sep 9 18:17:48 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- don't build mozilla plugin
---- Files affected:
SPECS:
librsvg.spec (1.116 -> 1.117)
---- Diffs:
================================================================
Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.116 SPECS/librsvg.spec:1.117
--- SPECS/librsvg.spec:1.116 Thu Aug 31 21:36:30 2006
+++ SPECS/librsvg.spec Sat Sep 9 20:17:43 2006
@@ -126,11 +126,12 @@
%{__autoconf}
%{__automake}
%configure \
- %{!?with_libcroco:--without-croco} \
- %{!?with_libgsf:--without-svgz} \
%{!?with_gnomevfs:--disable-gnome-vfs} \
%{!?with_gnomeprint:--disable-gnome-print} \
+ --disable-mozilla-plugin \
%{?with_apidocs:--enable-gtk-doc} \
+ %{!?with_libcroco:--without-croco} \
+ %{!?with_libgsf:--without-svgz} \
--with-html-dir=%{_gtkdocdir}/%{name}
%{__make}
@@ -184,6 +185,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.117 2006/09/09 18:17:43 qboosh
+- don't build mozilla plugin
+
Revision 1.116 2006/08/31 19:36:30 grzegol
- 2.16.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/librsvg.spec?r1=1.116&r2=1.117&f=u
More information about the pld-cvs-commit
mailing list