]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- disable system sqlite by default as
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Oct 2005 08:37:31 +0000 (08:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  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

index a70f7b6f7e19cc7a771472b837312601128e9e2a..c840f478dd427a37e11ba1a8def11b771af7d49f 100644 (file)
@@ -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
This page took 0.056518 seconds and 4 git commands to generate.