]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- reverted, be careful
authorhavner <havner@pld-linux.org>
Sat, 27 Nov 2004 11:50:22 +0000 (11:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.37

amarok.spec

index 0203b26fa69fa750716021965851bafe320c8a92..0e8c719bba92889d6c5bd343640c418f3ff76848 100644 (file)
@@ -5,17 +5,16 @@
 %bcond_without xine            # disable xine engine
 %bcond_without xmms            # disable xmms wrapping
 #
-
-%define                _beta   beta1
 Summary:       A KDE audio player
 Summary(pl):   Odtwarzacz audio dla KDE
 Name:          amarok
-Version:       1.2.%{_beta}
-Release:       0.1
+Version:       1.1.1
+Release:       3
 License:       GPL
 Group:         X11/Applications/Multimedia
-Source0:       http://dl.sourceforge.net/amarok/%{name}-1.2-%{_beta}.tar.bz2
-# Source0-md5: 4477bf2c90f3afe4ae343f07978e59a5
+Source0:       http://dl.sourceforge.net/amarok/%{name}-%{version}.tar.bz2
+# Source0-md5: 6c0cccd4c8b508a2e0c9b0f187a907cf
+Patch0:                %{name}-sqlite3.patch
 URL:           http://amarok.kde.org/
 Buildrequires: alsa-lib-devel
 Buildrequires: arts-qt-devel
@@ -83,7 +82,8 @@ Plugin xine.
 Wtyczka xine.
 
 %prep
-%setup -q -n %{name}-1.2-%{_beta}
+%setup -q
+%patch0 -p1
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
This page took 0.133688 seconds and 4 git commands to generate.