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

Changes of Revision 5

[-] Changed amarok.spec
x
 
1
@@ -59,7 +59,7 @@
2
 Version:           1.4.7
3
 %define modplug_version    0.5
4
 Summary:           Media Player for KDE
5
-Release:           111.pm.4
6
+Release:           112
7
 Source:            ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/amarok-%{version}.tar.bz2
8
 Source1:           http://prdownloads.sourceforge.net/amarok/modplug_artsplugin-%{modplug_version}.tar.bz2
9
 #Source2:          amarok_xine-mp3_install.desktop
10
@@ -84,7 +84,19 @@
11
 Patch50:           amarok-FrameworkVersion.diff
12
 Patch51:           use-ksplashscreen.diff
13
 Patch52:           amarok-continue.diff
14
-Patch53:           mp3freeze-147126.patch
15
+Patch54:           amarok-mp3-dialog-freeze.diff
16
+Patch55:           better-engine-name.diff
17
+Patch56:           undefined-entity.diff
18
+Patch57:           yauap-kprocess.diff
19
+Patch58:           yauap-url.diff
20
+Patch59:           yauap-fixes.diff
21
+Patch60:           yauap-deadlock.diff
22
+Patch61:           amarok-includes.diff
23
+Patch62:           r715531.diff
24
+Patch63:           r717679.diff
25
+Patch64:           r717787.diff
26
+Patch65:           gstreamer-playlist.diff
27
+Patch66:           148317.patch
28
 Patch80:           amarok-1.4.7-fix-docbook-with-broken-meinproc.patch
29
 URL:               http://amarok.kde.org
30
 Group:         Productivity/Multimedia/Sound/Players
31
@@ -105,7 +117,7 @@
32
 BuildRequires: libmusicbrainz-devel
33
 BuildRequires: curl-devel
34
 BuildRequires: libofa-devel
35
-BuildRequires:  fftw3-devel
36
+BuildRequires: fftw3-devel
37
 # use the soname provides to force using libtunepimp 0.5.x
38
 BuildRequires: libtunepimp5-devel libtunepimp5
39
 BuildRequires: flac-devel
40
@@ -165,7 +177,7 @@
41
 BuildRequires: libnjb-devel
42
 %endif
43
 %if %{?with_libmtp:1}0
44
-BuildRequires: libmtp-devel >= 0.2.1
45
+BuildRequires: libmtp-devel >= 0.2.3
46
 BuildConflicts:libmtp2-devel
47
 %endif
48
 BuildRequires: ruby
49
@@ -191,6 +203,7 @@
50
 BuildRequires: dbus-1-glib-devel
51
 %endif
52
 %endif
53
+# Hardcode the packages needed to enable MP3/MP4:
54
 Requires:      libxine1 mad
55
 Requires:      libtunepimp5 libtunepimp5-mp4 libtunepimp5-mad
56
 Requires:      unzip
57
@@ -313,7 +326,19 @@
58
 %endif
59
 %patch51
60
 %patch52 -p1
61
-%patch53 -p1
62
+%patch54 -p1
63
+%patch55
64
+%patch56
65
+%patch57
66
+%patch58
67
+%patch59
68
+%patch60
69
+%patch61
70
+%patch62
71
+%patch63
72
+%patch64
73
+%patch65
74
+%patch66 -p1
75
 %if %suse_version < 1010
76
 %patch80
77
 %__rm -rf doc/pl
78
@@ -389,7 +414,7 @@
79
 %if %with_opengl
80
    --with-opengl \
81
 %else
82
-   --without-opengl
83
+   --without-opengl \
84
 %endif
85
    --%{?with_inc_sqlite:with}%{?!with_inc_sqlite:without}-included-sqlite \
86
    --enable-amazon \
87
@@ -579,6 +604,6 @@
88
 %endif
89
 
90
 %changelog
91
-* Wed Oct 03 2007 Carsten Schoene <cs@linux-administrator.com>
92
-- import for SLE_10 build
93
+* Sun Nov 25 2007 Carsten Schoene <cs@linux-administrator.com>
94
+- reimport for SLE_10 build
95
 
96
[+] Added 148317.patch ^
[+] Added amarok-includes.diff ^
[+] Added amarok-mp3-dialog-freeze.diff ^
[+] Added better-engine-name.diff ^
[+] Added gstreamer-playlist.diff ^
[+] Added r715531.diff ^
[+] Added r717679.diff ^
[+] Added r717787.diff ^
[+] Added undefined-entity.diff ^
[+] Added yauap-deadlock.diff ^
[+] Added yauap-fixes.diff ^
[+] Added yauap-kprocess.diff ^
[+] Added yauap-url.diff ^
Added amarok-1.4.7-112.pm.1.src.rpm ^