Logoj0ke.net Open Build Service > Projects > multimedia:SL11 > xine-lib > Changes
Sign Up | Log In

Changes of Revision 21

[-] Added xine-lib1.changes
 
1
@@ -0,0 +1,5 @@
2
+-------------------------------------------------------------------
3
+Wed Jan 23 21:21:35 UTC 2013 - cs@linux-administrator.com
4
+
5
+- re-import
6
+
7
[-] Changed xine-lib1.spec ^
201
 
1
@@ -1,7 +1,7 @@
2
 #
3
 # spec file for package xine-lib
4
 #
5
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
6
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
7
 #
8
 # All modifications and additions to the file contributed by third parties
9
 # remain the property of their copyright owners, unless otherwise agreed
10
@@ -15,8 +15,6 @@
11
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
12
 #
13
 
14
-# norootforbuild
15
-
16
 
17
 Name:           xine-lib
18
 # %bcond_with = default off
19
@@ -47,13 +45,29 @@
20
 #
21
 %bcond_without external_ffmpeg
22
 #
23
-BuildRequires:  ImageMagick-devel alsa-devel flac-devel giflib-devel
24
-BuildRequires:  glib2-devel gnutls-devel gtk2-devel imlib2-devel krb5-devel
25
-BuildRequires:  libcdio-devel libdrm-devel libmng-devel libsmbclient
26
-BuildRequires:  Mesa-devel libsmbclient-devel libtheora-devel libvorbis-devel
27
-BuildRequires:  readline-devel update-desktop-files vcdimager-devel
28
-BuildRequires:  speex-devel
29
+BuildRequires:  ImageMagick-devel
30
+BuildRequires:  Mesa-devel
31
+BuildRequires:  alsa-devel
32
+BuildRequires:  flac-devel
33
+BuildRequires:  giflib-devel
34
+BuildRequires:  glib2-devel
35
+BuildRequires:  gnutls-devel
36
+BuildRequires:  gtk2-devel
37
+BuildRequires:  imlib2-devel
38
+BuildRequires:  krb5-devel
39
+BuildRequires:  libcdio-devel
40
+BuildRequires:  libdrm-devel
41
+BuildRequires:  libmng-devel
42
+BuildRequires:  libsmbclient
43
+BuildRequires:  libsmbclient-devel
44
+BuildRequires:  libtheora-devel
45
 BuildRequires:  libtool
46
+BuildRequires:  libvorbis-devel
47
+BuildRequires:  readline-devel
48
+BuildRequires:  speex-devel
49
+BuildRequires:  update-desktop-files
50
+BuildRequires:  vcdimager-devel
51
+BuildRequires:  xorg-x11-devel
52
 %if 0%{suse_version} >= 1210
53
 BuildRequires:  libv4l-devel >= 0.8.4
54
 %else
55
@@ -67,9 +81,11 @@
56
 BuildRequires:  lirc
57
 %endif
58
 %if !%{with distributable}
59
+BuildRequires:  libbluray-devel
60
 # those requiremens are optional but internal copies are likely old
61
 %if %{with external_ffmpeg}
62
-BuildRequires:  libfaad-devel libffmpeg-devel
63
+BuildRequires:  libfaad-devel
64
+BuildRequires:  libffmpeg-devel
65
 %endif
66
 %endif
67
 %if %{with pulseaudio}
68
@@ -104,16 +120,16 @@
69
 %if %{with modplug}
70
 BuildRequires:  libmodplug-devel
71
 %endif
72
-Version:        1.1.20.1
73
-Release:        60.1
74
+Version:        1.1.21
75
+Release:        9.11
76
 # bug437293
77
 %ifarch ppc64
78
 Obsoletes:      xine-lib-64bit
79
 %endif
80
 %define abiversion 1.30
81
 Summary:        Video Player with Plug-Ins
82
+License:        GPL-2.0+
83
 Group:          Productivity/Multimedia/Video/Players
84
-License:        GPLv2+
85
 Url:            http://www.xine-project.org/home
86
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
87
 %if %{with distributable}
88
@@ -159,8 +175,8 @@
89
 
90
 %package -n libxine1
91
 Summary:        Video Player with Plug-Ins
92
+License:        GPL-2.0+
93
 Group:          Productivity/Multimedia/Video/Players
94
-License:        GPLv2+
95
 Provides:       xine-lib = %{version}-%{release}
96
 Obsoletes:      xine-lib < %{version}-%{release}
97
 Provides:       xine-extra = %{version}-%{release}
98
@@ -186,55 +202,22 @@
99
 installation. xine supports stereo sound using OSS and AC5.1 using
100
 Alsa.
101
 
102
-xine ist ein Videoplayer mit grafischem  Frontend und unterstützt
103
-eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
104
-Plugins. Einige Plugins sind enthalten, andere können nach der
105
-Installation von xine nachinstalliert werden. xine untersützt
106
-Stereosound via OSS und AC5.1 per Alsa.
107
-
108
-xine is a video player with a graphical front-end that supports a large
109
-number of file formats (VCD and MPEG2, for example) using plug-ins.
110
-Several plug-ins are included. Others can be installed after xine
111
-installation. xine supports stereo sound using OSS and AC5.1 using
112
-Alsa.
113
-
114
-xine ist ein Videoplayer mit grafischem  Frontend und unterstützt
115
-eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
116
-Plugins. Einige Plugins sind enthalten, andere können nach der
117
-Installation von xine nachinstalliert werden. xine untersützt
118
-Stereosound via OSS und AC5.1 per Alsa.
119
-
120
 %if %{with distributable}
121
 This version of xine may lack certain features because of legal
122
 requirements (potential patent violation). See also
123
 http://www.opensuse.org/XINE#Legal_Matters
124
 %endif
125
+
126
 More information about xine plug-ins can be found at
127
 http://www.xine-project.org/home
128
 
129
+
130
+
131
 Authors:
132
 --------
133
     Guenter Bartsch <guenter@sourceforge.net>
134
 
135
 %description -n libxine1 -l de
136
-xine is a video player with a graphical front-end that supports a large
137
-number of file formats (VCD and MPEG2, for example) using plug-ins.
138
-Several plug-ins are included. Others can be installed after xine
139
-installation. xine supports stereo sound using OSS and AC5.1 using
140
-Alsa.
141
-
142
-xine ist ein Videoplayer mit grafischem  Frontend und unterstützt
143
-eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
144
-Plugins. Einige Plugins sind enthalten, andere können nach der
145
-Installation von xine nachinstalliert werden. xine untersützt
146
-Stereosound via OSS und AC5.1 per Alsa.
147
-
148
-xine is a video player with a graphical front-end that supports a large
149
-number of file formats (VCD and MPEG2, for example) using plug-ins.
150
-Several plug-ins are included. Others can be installed after xine
151
-installation. xine supports stereo sound using OSS and AC5.1 using
152
-Alsa.
153
-
154
 xine ist ein Videoplayer mit grafischem  Frontend und unterstützt
155
 eine vielzahl an Dateiformaten (z.B. VCD und MPEG2) mit hilfe von
156
 Plugins. Einige Plugins sind enthalten, andere können nach der
157
@@ -246,22 +229,26 @@
158
 Gründen vermissen (mögliche Patentverletzungen). Siehe dazu
159
 http://www.opensuse.org/XINE#Legal_Matters
160
 %endif
161
+
162
 Weitere Informationen über xine Plugins finden Sie unter
163
 http://www.xine-project.org/home
164
 
165
+
166
+
167
 Autoren:
168
 --------
169
     Guenter Bartsch <guenter@sourceforge.net>
170
 
171
-%package -n libxine-devel
172
-License:        GPLv2+ ; Public Domain, Freeware
173
+
174
+%package -n libxine1-devel
175
 Summary:        Development environment for xine-based media players
176
+License:        GPL-2.0+ ; SUSE-Public-Domain
177
 Group:          Development/Libraries/C and C++
178
-Requires:       glibc-devel freetype2-devel zlib-devel libxine1 = %{version}
179
-Obsoletes:      libxine1-devel < %{version}-%{release}
180
-Provides:       libxine1-devel = %{version}-%{release}
181
+Requires:       freetype2-devel
182
+Requires:       glibc-devel
183
+Requires:       libxine1 = %{version}
184
+Requires:       zlib-devel
185
 Obsoletes:      xine-devel < %{version}-%{release}
186
-Provides:       xine-devel = %{version}-%{release}
187
 Obsoletes:      xine-lib-devel < %{version}-%{release}
188
 Provides:       xine-lib-devel = %{version}-%{release}
189
 # bug437293
190
@@ -270,7 +257,7 @@
191
 %endif
192
 #
193
 
194
-%description -n libxine-devel
195
+%description -n libxine1-devel
196
 This package contains all necessary include files, libraries and
197
 configuration files needed to compile applications that use the xine
198
 media player.
199
@@ -280,76 +267,23 @@
200
 Others can be post-installed. Supports stereo sound using OSS and AC5.1
201
[+] Changed vdr-xine-0.9.3.diff.bz2 ^
[+] Deleted xine-lib-1.1.20.1-assert.patch ^
[+] Deleted xine-lib-1.1.20.1-demuxcheckfor_mad_ffmpeg.patch ^
[+] Deleted xine-lib-1.1.20.1-glitch-free-pulseaudio.patch ^
[+] Deleted xine-lib-1.1.20.1-ia64-is-not-alpha.diff ^
[+] Deleted xine-lib-1.1.20.1-install-plugins-helper.diff ^
[+] Deleted xine-lib-1.1.20.1-mjpegplugin.diff ^
[+] Added xine-lib-1.1.21-assert.patch ^
[+] Added xine-lib-1.1.21-demuxcheckfor_mad_ffmpeg.patch ^
[+] Added xine-lib-1.1.21-glitch-free-pulseaudio.patch ^
[+] Added xine-lib-1.1.21-ia64-is-not-alpha.diff ^
[+] Added xine-lib-1.1.21-install-plugins-helper.diff ^
[+] Added xine-lib-1.1.21-mjpegplugin.diff ^
[+] Changed xine-lib-v4l-2.6.38.patch ^
Changed xine-lib-1.1.21.tar.bz2 ^