SPECS: gnokii.spec - use libical when we'll have it, use %debug

gotar gotar at pld-linux.org
Sat Mar 4 03:22:03 CET 2006


Author: gotar                        Date: Sat Mar  4 02:22:03 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use libical when we'll have it, use %debug

---- Files affected:
SPECS:
   gnokii.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/gnokii.spec
diff -u SPECS/gnokii.spec:1.99 SPECS/gnokii.spec:1.100
--- SPECS/gnokii.spec:1.99	Wed Feb 22 21:28:46 2006
+++ SPECS/gnokii.spec	Sat Mar  4 03:21:57 2006
@@ -21,6 +21,7 @@
 BuildRequires:	flex
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2.0
+#BuildRequires:	libical-devel
 BuildRequires:	libtool
 BuildRequires:	mysql-devel
 BuildRequires:	pkgconfig
@@ -156,7 +157,8 @@
 %{__autoconf}
 %configure \
 	--enable-security \
-	--with-xgnokiidir=%{_prefix}
+	--with-xgnokiidir=%{_prefix} \
+	%{?debug:--enable-fulldebug}
 %{__make}
 
 cd smsd
@@ -269,6 +271,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2006/03/04 02:21:57  gotar
+- use libical when we'll have it, use %debug
+
 Revision 1.99  2006/02/22 20:28:46  tiwek
 - add xpm files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnokii.spec?r1=1.99&r2=1.100&f=u



More information about the pld-cvs-commit mailing list