rpms/strigi/devel strigi.spec,1.25,1.26

Kevin Kofler kkofler at fedoraproject.org
Fri Oct 17 21:46:48 UTC 2008


Author: kkofler

Update of /cvs/pkgs/rpms/strigi/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8904/devel

Modified Files:
	strigi.spec 
Log Message:
- Revert cmake BR to >= 2.4.5 as that's all CMakeLists.txt asks for


Index: strigi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/strigi/devel/strigi.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- strigi.spec	17 Oct 2008 21:41:19 -0000	1.25
+++ strigi.spec	17 Oct 2008 21:46:18 -0000	1.26
@@ -24,7 +24,7 @@
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	cmake >= 2.6
+BuildRequires:	cmake >= 2.4.5
 BuildRequires:	clucene-core-devel qt4-devel dbus-devel
 BuildRequires:	libxml2-devel expat-devel bzip2-devel zlib-devel
 BuildRequires:	cppunit-devel exiv2-devel
@@ -130,12 +130,13 @@
 %changelog
 * Fri Oct 17 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.6.0-0.2.20081017svn870916
 - Restore and update multilib patch (is still and will most likely always be needed)
+- Revert cmake BR to >= 2.4.5 as that's all CMakeLists.txt asks for
 
 * Fri Oct 17 2008 Lorenzo Villani <lvillani at binaryhelix.net> - 0.6.0-0.1.20081017svn870916
 - Update to subversion snapshot (this pre-release of strigi is required by KDE 4.1.6x)
 - Dropped the multilib patch (upstream seems to have it already)
 - BR cmake >= 2.6
-- use make install/fast
+- Use make install/fast
 
 * Sun Jul 20 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 0.5.11-1
 - Update to 0.5.11




More information about the fedora-extras-commits mailing list