SPECS: gnumeric.spec - don't require libgoffice if built without it

qboosh qboosh at pld-linux.org
Tue Sep 19 15:06:36 CEST 2006


Author: qboosh                       Date: Tue Sep 19 13:06:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't require libgoffice if built without it

---- Files affected:
SPECS:
   gnumeric.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: SPECS/gnumeric.spec
diff -u SPECS/gnumeric.spec:1.165 SPECS/gnumeric.spec:1.166
--- SPECS/gnumeric.spec:1.165	Sun Aug 27 21:17:51 2006
+++ SPECS/gnumeric.spec	Tue Sep 19 15:06:31 2006
@@ -114,7 +114,7 @@
 Summary:	libspreadsheet library
 Summary(pl):	Biblioteka libspreadsheet
 Group:		Libraries
-Requires:	libgoffice >= 0.3.0
+%{?with_gnome:Requires:	libgoffice >= 0.3.0}
 
 %description -n libspreadsheet
 libspreadsheet library.
@@ -670,6 +670,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2006/09/19 13:06:31  qboosh
+- don't require libgoffice if built without it
+
 Revision 1.165  2006/08/27 19:17:51  havner
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnumeric.spec?r1=1.165&r2=1.166&f=u



More information about the pld-cvs-commit mailing list