]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- updated to 2.4.3 "Berlin"
authorlisu <lisu@pld-linux.org>
Mon, 8 Aug 2011 08:47:06 +0000 (08:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merged with DEVEL

Changed files:
    amarok.spec -> 1.258

amarok.spec

index f4087ab79f97ee7fc403ca6ca759e6830a6792d3..21d766c38fddc5942e3d0aaf32717d0f2e4228d7 100644 (file)
@@ -1,7 +1,6 @@
 #
 # TODO
 # - use mysql-embedded in the future and try not to link with static mysqld lib
-# - does not run
 #
 
 %define                state   stable
 Summary:       A KDE audio player
 Summary(pl.UTF-8):     Odtwarzacz audio dla KDE
 Name:          amarok
-Version:       2.4.1
-Release:       0.1
+Version:       2.4.3
+Release:       1
 License:       GPL v2+ and LGPL v2.1+
 Group:         X11/Applications/Multimedia
 Source0:       ftp://ftp.kde.org/pub/kde/%{state}/amarok/%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 4c65c5cd4d7bd267bdbef8e912fd6cb6
-Patch0:                %{name}-disable_qtscriptbindings_check_fix.patch
-Patch1:                %{name}-ffmpeg08.patch
-Patch2:                %{name}-upnp-dep.patch
+# Source0-md5: 24e8141bcbd065448911fa872c50197d
+Patch0:                %{name}-upnp-dep.patch
 URL:           http://amarok.kde.org/
 BuildRequires: QtNetwork-devel >= %{qtver}
 BuildRequires: QtSql-devel >= %{qtver}
@@ -116,8 +113,6 @@ Więcej o skryptach w amaroKu można dowiedzieć się stąd:
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 install -d build
This page took 0.084209 seconds and 4 git commands to generate.