Overview

Request 273 (accepted)

No description set
Submit package home:pansenmann...hes:Multimedia / tomahawk to package Multimedia / tomahawk

tomahawk.spec Changed
x
 
1
@@ -4,7 +4,7 @@
2
 
3
 Name:       tomahawk
4
 Summary:    The social media player
5
-Version:    0.4.2
6
+Version:    0.5.5
7
 Release:    0
8
 License:    GPL3+
9
 Group:      Productivity/Multimedia/Sound/Players
10
@@ -25,6 +25,7 @@
11
 BuildRequires:  taglib-devel >= 1.6.2
12
 BuildRequires:  libclucene-unstable-devel
13
 BuildRequires:  sqlite3-devel >= 3.6.22
14
+BuildRequires:  liblastfm1-devel >= 1.0.1
15
 
16
 # Audio stuff
17
 BuildRequires:  phonon-devel >= 4.5.0
18
@@ -34,11 +35,12 @@
19
 
20
 
21
 # Optional deps for additional features
22
-BuildRequires:  libechonest-devel >= 1.2
23
+BuildRequires:  libechonest-devel >= 2.0
24
 BuildRequires:  libjreen-devel >= 1.0.1
25
 BuildRequires:  qtweetlib-devel
26
 BuildRequires:  libqca2-devel
27
-BuildRequires:  libattica-devel quazip-devel
28
+BuildRequires:  libattica-devel >= 0.4.0
29
+BuildRequires:  quazip-devel
30
 
31
 # Other
32
 BuildRequires:  update-desktop-files
33
@@ -59,7 +61,7 @@
34
     -DCMAKE_BUILD_TYPE=RelWithDebInfo \
35
     -DBUILD_RELEASE=ON
36
 
37
-make VERBOSE=1 %{?_smp_mflags}
38
+make VERBOSE=1 %{?_smp_mflags} || make
39
 
40
 %install
41
 %makeinstall
42
@@ -70,6 +72,7 @@
43
 
44
 # currently not "supported" on openSUSE:
45
 %__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/512x512"
46
+%__rm -rf "%{buildroot}%{_datadir}/icons/hicolor/128x128-grayscale/"
47
 
48
 %clean
49
 %__rm -rf %{buildroot}
50
tomahawk-0.4.2.tar.bz2 -> tomahawk-0.5.5.tar.bz2 Changed
Refresh

The project this package belongs to currently has no build targets defined.

Refresh

The project this package belongs to currently has no build targets defined.

Request History