From 04dd09080d9af8825d1720565ccf01fe25f9dc0c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 18 Oct 2005 08:37:31 +0000 Subject: [PATCH] - 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 ;) Changed files: amarok.spec -> 1.81 --- amarok.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/amarok.spec b/amarok.spec index a70f7b6..c840f47 100644 --- a/amarok.spec +++ b/amarok.spec @@ -11,7 +11,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 @@ -22,7 +22,7 @@ Summary: A KDE audio player 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 -- 2.44.0