Author: arekm Date: Tue Feb 3 20:29:19 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; enable exiv2, gamin, log4cxx, inotify
---- Files affected: SPECS: strigi.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/strigi.spec diff -u SPECS/strigi.spec:1.27 SPECS/strigi.spec:1.28 --- SPECS/strigi.spec:1.27 Mon Feb 2 07:41:39 2009 +++ SPECS/strigi.spec Tue Feb 3 21:29:12 2009 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): System wyszukiwania Strigi Name: strigi Version: 0.6.4 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: http://www.vandenoever.info/software/strigi/%{name}-%{version}.tar.bz2 @@ -23,8 +23,11 @@ BuildRequires: cmake >= 2.6.2 BuildRequires: cppunit-devel %{?with_dbus:BuildRequires: dbus-devel >= 1.0} +BuildRequires: exiv2-devel BuildRequires: expat-devel +BuildRequires: gamin-devel BuildRequires: libxml2-devel +BuildRequires: log4cxx-devel BuildRequires: qt4-build >= %{qtver} BuildRequires: qt4-qmake >= %{qtver} BuildRequires: rpmbuild(macros) >= 1.293 @@ -85,6 +88,9 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DCMAKE_AR=/usr/bin/ar \ + -DENABLE_INOTIFY=1 \ + -DENABLE_FAM=1 \ + -DENABLE_LOG4CXX=1 \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -143,6 +149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2009/02/03 20:29:12 arekm +- rel 2; enable exiv2, gamin, log4cxx, inotify + Revision 1.27 2009/02/02 06:41:39 shadzik - trashed TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/strigi.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
