SPECS: gammu.spec - strict BR: cmake >= 2.4.6 (to avoid 'Unknown C...

sls sls at pld-linux.org
Tue Dec 11 14:28:31 CET 2007


Author: sls                          Date: Tue Dec 11 13:28:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict BR: cmake >= 2.4.6 (to avoid 'Unknown CMake command "check_c_compiler_flag"')

---- Files affected:
SPECS:
   gammu.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/gammu.spec
diff -u SPECS/gammu.spec:1.66 SPECS/gammu.spec:1.67
--- SPECS/gammu.spec:1.66	Sat Nov 17 02:56:14 2007
+++ SPECS/gammu.spec	Tue Dec 11 14:28:26 2007
@@ -12,7 +12,7 @@
 Patch0:		%{name}-etc_dir.patch
 URL:		http://www.gammu.org/
 BuildRequires:	bluez-libs-devel
-BuildRequires:	cmake
+BuildRequires:	cmake >= 2.4.6
 BuildRequires:	gettext-devel
 BuildRequires:	mysql-devel
 BuildRequires:	postgresql-devel
@@ -156,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2007-12-11 13:28:26  sls
+- strict BR: cmake >= 2.4.6 (to avoid 'Unknown CMake command "check_c_compiler_flag"')
+
 Revision 1.66  2007-11-17 01:56:14  wolvverine
 - lost %ghost file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gammu.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list