SPECS: librsvg.spec - added gnome bcond alias (gnomeprint+gnomevfs...

qboosh qboosh at pld-linux.org
Tue Jul 31 20:31:54 CEST 2007


Author: qboosh                       Date: Tue Jul 31 18:31:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gnome bcond alias (gnomeprint+gnomevfs) for convenience

---- Files affected:
SPECS:
   librsvg.spec (1.123 -> 1.124) 

---- Diffs:

================================================================
Index: SPECS/librsvg.spec
diff -u SPECS/librsvg.spec:1.123 SPECS/librsvg.spec:1.124
--- SPECS/librsvg.spec:1.123	Thu Jul 26 11:13:45 2007
+++ SPECS/librsvg.spec	Tue Jul 31 20:31:49 2007
@@ -6,7 +6,12 @@
 %bcond_without	libcroco	# build without CSS support through libcroco
 %bcond_without	gnomeprint	# build without gnome-print support in viewer
 %bcond_without	gnomevfs	# build without gnome-vfs support
+%bcond_without	gnome		# disable gnomeprint and gnomevfs
 #
+%if %{without gnome}
+%undefine	with_gnomeprint
+%undefine	with_gnomevfs
+%endif
 Summary:	A Raph's Library for Rendering SVG Data
 Summary(pl.UTF-8):	Biblioteka Raph's SVG do renderowania danych SVG
 Summary(pt_BR.UTF-8):	Biblioteca SVG
@@ -188,6 +193,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.124  2007/07/31 18:31:49  qboosh
+- added gnome bcond alias (gnomeprint+gnomevfs) for convenience
+
 Revision 1.123  2007/07/26 09:13:45  megabajt
 - updated to 2.18.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/librsvg.spec?r1=1.123&r2=1.124&f=u



More information about the pld-cvs-commit mailing list