]> git.pld-linux.org Git - packages/amarok.git/commitdiff
- fix ac260-lt issue, req. proper libtunepim-devel-0.5.x. auto/th/amarok-1_4_3-1
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 3 Oct 2006 22:00:21 +0000 (22:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amarok.spec -> 1.137

amarok.spec

index c2098482174a1e04a293b757660900f1314eb978..8ebc329bcda0db7ac338d634a6d2d3ed5fac87c0 100644 (file)
@@ -35,6 +35,7 @@ Source0:      http://mirrors.isc.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{v
 # Source0-md5: b0b4f8952ad23705c70815d50fd0af52
 Patch0:                %{name}-helixplayer-morearchs.patch
 Patch1:                %{name}-libnjb.patch
+Patch2:                kde-ac260-lt.patch
 URL:           http://amarok.kde.org/
 BuildRequires: SDL-devel
 BuildRequires: alsa-lib-devel
@@ -53,7 +54,7 @@ BuildRequires:        kdemultimedia-devel >= 9:3.1.93
 %{?with_mp3players:BuildRequires:      libnjb-devel}
 BuildRequires: libltdl-devel
 %{?with_pgsql:BuildRequires:           libpqxx-devel}
-BuildRequires: libtunepimp-devel >= 0.4.0
+BuildRequires: libtunepimp-devel >= 0.5.1-6
 BuildRequires: libvisual-devel >= 0.4.0
 BuildRequires: mpeg4ip-devel
 %{?with_mysql:BuildRequires:           mysql-devel}
@@ -200,6 +201,8 @@ Wi
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;AudioVideo;Player;/' \
        amarok/src/amarok.desktop \
 
This page took 0.030863 seconds and 4 git commands to generate.