SPECS: logjam.spec - sqlite bcond
glen
glen at pld-linux.org
Mon Mar 19 01:45:49 CET 2007
Author: glen Date: Mon Mar 19 00:45:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sqlite bcond
---- Files affected:
SPECS:
logjam.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/logjam.spec
diff -u SPECS/logjam.spec:1.23 SPECS/logjam.spec:1.24
--- SPECS/logjam.spec:1.23 Tue Feb 13 07:46:52 2007
+++ SPECS/logjam.spec Mon Mar 19 01:45:43 2007
@@ -1,4 +1,8 @@
# $Revision$, $Date$
+#
+# Conditional build:
+%bcond_without sqlite # sqlite
+#
Summary: The GTK+2-client for LiveJournal
Summary(pl.UTF-8): Oparty na GTK+2 klient do LiveJournala
Name: logjam
@@ -43,7 +47,7 @@
cp -f /usr/share/automake/config.sub .
%configure \
--with-xmms=runtime \
- --with-sqlite3
+ %{?with_sqlite:--with-sqlite3}
%{__make}
%install
@@ -74,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2007/03/19 00:45:43 glen
+- sqlite bcond
+
Revision 1.23 2007/02/13 06:46:52 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/logjam.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list