Logoj0ke.net Open Build Service > Projects > multimedia > amarok > Changes
Sign Up | Log In

Changes of Revision 26

[-] Changed amarok.spec
x
 
1
@@ -84,6 +84,7 @@
2
 Patch52:           amarok-continue.diff
3
 Patch56:           undefined-entity.diff
4
 Patch80:           amarok-1.4.7-fix-docbook-with-broken-meinproc.patch
5
+Patch81:           amarok-1.4.9.1-libmtp-0.3.0-API.patch
6
 URL:               http://amarok.kde.org
7
 Group:         Productivity/Multimedia/Sound/Players
8
 License:           GNU General Public License (GPL)
9
@@ -167,7 +168,7 @@
10
 BuildRequires: libnjb-devel
11
 %endif
12
 %if %{?with_libmtp:1}0
13
-BuildRequires: libmtp-devel >= 0.2.3 libmtp7
14
+BuildRequires: libmtp-devel >= 0.2.3
15
 BuildConflicts:    libmtp2-devel
16
 %endif
17
 BuildRequires: ruby
18
@@ -319,6 +320,7 @@
19
 %patch80
20
 %__rm -rf doc/pl
21
 %endif
22
+%patch81
23
 
24
 pushd "../modplug_artsplugin-%{modplug_version}"
25
 %patch8
26
[+] Added amarok-1.4.9.1-libmtp-0.3.0-API.patch ^