SPECS: amarok.spec - disable system sqlite by default as 11:18:5...
glen
glen at pld-linux.org
Tue Oct 18 10:37:36 CEST 2005
Author: glen Date: Tue Oct 18 08:37:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable system sqlite by default as
11:18:57 < leinir> This is why the system-sqlite option says "DO NOT USE" in large, friendly letters on the cover ;)
---- Files affected:
SPECS:
amarok.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/amarok.spec
diff -u SPECS/amarok.spec:1.80 SPECS/amarok.spec:1.81
--- SPECS/amarok.spec:1.80 Mon Oct 17 23:23:24 2005
+++ SPECS/amarok.spec Tue Oct 18 10:37:31 2005
@@ -12,7 +12,7 @@
%bcond_without xine # disable xine engine
%bcond_without xmms # disable xmms wrapping
%bcond_without zeroconf # disable support for zeroconf
-%bcond_with included_sqlite # use included sqlite, not the distro's
+%bcond_without included_sqlite # don't use included sqlite (VERY BAD IDEA)
%bcond_with helix # enable HelixPlayer engine
%bcond_with nmm # enable NMM audio backend
%bcond_with mysql # enable mysql support
@@ -23,7 +23,7 @@
Summary(pl): Odtwarzacz audio dla KDE
Name: amarok
Version: 1.3.3
-Release: 2
+Release: 2.1
License: GPL
Group: X11/Applications/Multimedia
Source0: http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
@@ -388,6 +388,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2005/10/18 08:37:31 glen
+- disable system sqlite by default as
+ 11:18:57 < leinir> This is why the system-sqlite option says "DO NOT USE" in large, friendly letters on the cover ;)
+
Revision 1.80 2005/10/17 21:23:24 djurban
- postgresql bcond, some other fixes and cleanups fixing helix
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amarok.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list