packages (TELLICO_1_3): tellico/tellico.spec - kcddb bcond
glen
glen at pld-linux.org
Tue Mar 29 09:19:02 CEST 2011
Author: glen Date: Tue Mar 29 07:19:02 2011 GMT
Module: packages Tag: TELLICO_1_3
---- Log message:
- kcddb bcond
---- Files affected:
packages/tellico:
tellico.spec (1.60.2.2 -> 1.60.2.3)
---- Diffs:
================================================================
Index: packages/tellico/tellico.spec
diff -u packages/tellico/tellico.spec:1.60.2.2 packages/tellico/tellico.spec:1.60.2.3
--- packages/tellico/tellico.spec:1.60.2.2 Tue Mar 29 08:38:29 2011
+++ packages/tellico/tellico.spec Tue Mar 29 09:18:57 2011
@@ -3,6 +3,7 @@
# Conditional build:
%bcond_with webcam # build with webcam barcode recognition
%bcond_with arts # build with aRts support
+%bcond_without kcddb # disable KCDDB
Summary: A collection manager
Summary(pl.UTF-8): Zarządca zbiorów wideo, audio i książek
@@ -20,7 +21,7 @@
BuildRequires: automake
BuildRequires: exempi-devel
BuildRequires: kdelibs-devel >= 9:3.3.1
-BuildRequires: kdemultimedia-devel
+%{?with_kcddb:BuildRequires: kdemultimedia-devel}
BuildRequires: kdepim-devel
BuildRequires: libxml2-devel
BuildRequires: libxml2-progs
@@ -53,6 +54,7 @@
%configure \
%{?with_webcam:--enable-webcam} \
--with%{!?with_arts:out}-arts \
+ %{!?with_kcddb:--disable-libkcddb} \
--with-qt-libraries=%{_libdir}
%{__make}
@@ -102,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.60.2.3 2011/03/29 07:18:57 glen
+- kcddb bcond
+
Revision 1.60.2.2 2011/03/29 06:38:29 glen
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tellico/tellico.spec?r1=1.60.2.2&r2=1.60.2.3&f=u
More information about the pld-cvs-commit
mailing list