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

Changes of Revision 4

[-] Changed libgpod.spec
x
 
1
@@ -1,24 +1,30 @@
2
 # norootforbuild
3
 
4
-%define soname     3
5
+%define soname     4
6
+%define pkg_version_4  0.7.0
7
 %define pkg_version_3  0.6.0
8
 %define pkg_version_2  0.5.2
9
 %define pkg_version_1  0.4.2
10
 %define pkg_version_0  0.4.0
11
-%define pkg_version_latest %{pkg_version_3}
12
+%define pkg_version_latest %{pkg_version_4}
13
 
14
-%define build_so_2 1
15
+%define build_so_3 2
16
 #
17
 # Only build .so.1 and .so.0 libraries on openSUSE versions below 10.3,
18
 # as 10.3 ships .so.2 and not older ones:
19
 #
20
-%if %suse_version < 1030
21
+%if 0%{?suse_version} < 1030
22
 %define build_so_1 1
23
 %define build_so_0 1
24
 %else
25
 %define build_so_1 0
26
 %define build_so_0 0
27
 %endif
28
+%if 0%{?suse_version} < 1100
29
+%define build_so_2      1
30
+%else
31
+%define build_so_2      0
32
+%endif
33
 
34
 Name:      libgpod%{soname}
35
 Summary:   Shared Library to access the Contents of an iPod
36
@@ -26,8 +32,9 @@
37
 Group:     System/Libraries
38
 URL:       http://gtkpod.sourceforge.net/
39
 Version:   %{pkg_version_latest}
40
-Release:   100.5
41
+Release:   150
42
 Source:        http://prdownloads.sourceforge.net/gtkpod/libgpod-%{pkg_version_latest}.tar.gz
43
+Source4:   http://prdownloads.sourceforge.net/gtkpod/libgpod-%{pkg_version_3}.tar.gz
44
 Source3:   http://prdownloads.sourceforge.net/gtkpod/libgpod-%{pkg_version_2}.tar.gz
45
 Source2:   http://prdownloads.sourceforge.net/gtkpod/libgpod-%{pkg_version_1}.tar.gz
46
 Source1:   http://prdownloads.sourceforge.net/gtkpod/libgpod-%{pkg_version_0}.tar.gz
47
@@ -36,19 +43,31 @@
48
 Patch3:        libgpod-0.4.2-gettext-soname.patch
49
 Patch4:        libgpod-0.5.2-gettext-soname.patch
50
 Patch5:        libgpod-0.6.0-gettext-soname.patch
51
+Patch6:        libgpod-0.6.0-gcc-4.3.patch
52
+Patch7:        libgpod-0.6.0-missing_includes.patch
53
 BuildRoot: %{_tmppath}/%{name}-%{pkg_version_latest}-build
54
 BuildRequires: gtk2-devel hal-devel perl-XML-Parser update-desktop-files gtk-doc
55
+BuildRequires: taglib-devel gcc-c++ libstdc++-devel pcre-devel libxml2-devel
56
 BuildRequires: gcc glibc-devel make autoconf automake libtool intltool gettext-devel
57
+%if 0%{?suse_version} >= 1100
58
+BuildRequires: sg3_utils-devel
59
+%else
60
+# for libsgutils
61
+BuildRequires: scsi
62
+%endif
63
 # python bindings need eyeD3 0.6.6 which is only there since 10.1
64
-%if %suse_version >= 1010
65
+%if 0%{?suse_version} >= 1010
66
 BuildRequires: python-devel python-eyeD3 swig python-mutagen
67
 %py_requires
68
 %endif
69
-%if %suse_version >= 1030
70
+%if 0%{?suse_version} >= 1020
71
+BuildRequires: python-gobject2-devel
72
+%endif
73
+%if 0%{?suse_version} >= 1030
74
 BuildRequires:  fdupes
75
 %endif
76
-Provides:  libgpod%{soname} = %{pkg_version_latest}-%{release}
77
-Provides:  libgpod = %{pkg_version_latest}-%{release}
78
+Provides:  libgpod%{soname}-packman = %{pkg_version_latest}-%{release}
79
+Provides:  libgpod-packman = %{pkg_version_latest}-%{release}
80
 
81
 %description
82
 libgpod is a shared library to access the contents of an iPod. This library
83
@@ -60,20 +79,52 @@
84
 libgpod supports playlists, smart playlists, playcounts, ratings and podcasts.
85
 Support for cover art and photos is currently being tested.
86
 
87
+
88
+
89
+
90
+Authors:
91
+--------
92
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
93
+    Christophe Fergeau <teuf@gnome.org>
94
+
95
 %debug_package
96
 
97
+%package -n libgpod-tools
98
+Group:       Hardware/Other
99
+Summary:      Utilities for libgpod
100
+Requires:     libgpod%{soname} = %{pkg_version_latest}-%{release}
101
+
102
+%description -n libgpod-tools
103
+This package contains various utilities that use libgpod.
104
+
105
+
106
+
107
+
108
+Authors:
109
+--------
110
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
111
+    Christophe Fergeau <teuf@gnome.org>
112
+
113
 %package -n libgpod-devel
114
 Group:        Development/Libraries/C and C++
115
 Summary:      Library to Manipulate Songs and Playlists Stored on iPod
116
 Requires:     libgpod%{soname} = %{pkg_version_latest}-%{release}
117
-Requires:     gtk2-devel glibc-devel dbus-1-devel hal-devel
118
-Provides:     libgpod-devel = %{pkg_version_latest}-%{release}
119
+Requires:     gtk2-devel glib2-devel dbus-1-devel hal-devel
120
+Provides:     libgpod-devel-packman = %{pkg_version_latest}-%{release}
121
 
122
 %description -n libgpod-devel
123
 libgpod is a library meant to abstract access to an iPod content. It
124
 provides an easy to use API to retrieve the list of files and playlist
125
 stored on an iPod, to modify them and to save them back to the iPod.
126
 
127
+
128
+
129
+
130
+Authors:
131
+--------
132
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
133
+    Christophe Fergeau <teuf@gnome.org>
134
+
135
 %package -n libgpod-devel-static
136
 Group:        Development/Libraries/C and C++
137
 Summary:      Library to Manipulate Songs and Playlists Stored on iPod
138
@@ -84,17 +135,34 @@
139
 provides an easy to use API to retrieve the list of files and playlist
140
 stored on an iPod, to modify them and to save them back to the iPod.
141
 
142
-%if %suse_version >= 1010
143
+
144
+
145
+
146
+Authors:
147
+--------
148
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
149
+    Christophe Fergeau <teuf@gnome.org>
150
+
151
+%if 0%{?suse_version} >= 1010
152
 %package -n libgpod-python
153
 Summary:      Python Module to access iPod Content
154
 Group:       Development/Languages/Python
155
 Provides:     python-libgpod = %{pkg_version_latest}-%{release}
156
 Requires:     python-mutagen
157
+Requires:     %{name} = %{version}-%{release}
158
 
159
 %description -n libgpod-python
160
 A python module to access iPod content. This module provides bindings to the
161
 libgpod library.
162
-%endif # %suse_version >= 1010
163
+
164
+
165
+
166
+
167
+Authors:
168
+--------
169
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
170
+    Christophe Fergeau <teuf@gnome.org>
171
+%endif # 0%{?suse_version} >= 1010
172
 
173
 %package -n libgpod-doc
174
 Summary:      Developer Documentation for libgpod
175
@@ -103,20 +171,60 @@
176
 %description -n libgpod-doc
177
 API reference documentation for libgpod
178
 
179
+
180
+
181
+
182
+Authors:
183
+--------
184
+    Jorg Schuler <jcsjcs@users.sourceforge.net>
185
+    Christophe Fergeau <teuf@gnome.org>
186
+
187
+%if %build_so_3
188
+%package -n libgpod3
189
+Summary:   Shared Library to access the Contents of an iPod
190
+Version:   %{pkg_version_3}
191
+License:   GNU Library General Public License version 2 or later (LGPL 2)
192
+Group:     System/Libraries
193
+Provides:  libgpod2-packman = %{pkg_version_3}-%{release}
194
+Provides:  libgpod-packman = %{pkg_version_3}-%{release}
195
+%if 0%{?suse_version} >= 1020 && 0%{?suse_version} < 1030
196
+Obsoletes: libgpod
197
+Provides:  libgpod = %{pkg_version_3}-%{release}
198
+%endif
199
+%description -n libgpod3
200
+This package contains libgpod.so.2 for backwards compatibility.
201
[+] Deleted libgpod-0.4.2.patch ^
[+] Added libgpod-0.6.0-gcc-4.3.patch ^
[+] Added libgpod-0.6.0-missing_includes.patch ^
[+] Deleted libgpod-gettext-soname.patch ^
Added libgpod-0.7.0.tar.gz ^