forked from pool/xine-lib
This commit is contained in:
parent
e0d18c0fb3
commit
5d407d0cb9
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
||||||
|
|
||||||
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 27 14:14:59 CET 2008 - ro@suse.de
|
Thu Nov 27 14:14:59 CET 2008 - ro@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xine-lib (Version 1.1.15)
|
# spec file for package xine-lib (Version 1.1.15)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -94,8 +94,13 @@ BuildRequires: DirectFB
|
|||||||
BuildRequires: libmodplug
|
BuildRequires: libmodplug
|
||||||
%endif
|
%endif
|
||||||
Version: 1.1.15
|
Version: 1.1.15
|
||||||
Release: 20
|
Release: 21
|
||||||
%define abiversion 1.24
|
%define abiversion 1.24
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: xine-lib-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
Summary: Video Player with Plug-Ins
|
Summary: Video Player with Plug-Ins
|
||||||
Group: Productivity/Multimedia/Video/Players
|
Group: Productivity/Multimedia/Video/Players
|
||||||
License: GPL v2 or later; Public Domain, Freeware
|
License: GPL v2 or later; Public Domain, Freeware
|
||||||
@ -159,6 +164,11 @@ Provides: libxine1-xvmc = %{version}-%{release}
|
|||||||
Obsoletes: libxine1-xvmc < %{version}-%{release}
|
Obsoletes: libxine1-xvmc < %{version}-%{release}
|
||||||
Provides: libxine1-dvb = %{version}-%{release}
|
Provides: libxine1-dvb = %{version}-%{release}
|
||||||
Obsoletes: libxine1-dvb < %{version}-%{release}
|
Obsoletes: libxine1-dvb < %{version}-%{release}
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: xine-lib-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
Recommends: libxine1-codecs < %{version}-%{release}
|
Recommends: libxine1-codecs < %{version}-%{release}
|
||||||
Recommends: opensuse-codecs-installer
|
Recommends: opensuse-codecs-installer
|
||||||
|
|
||||||
@ -190,6 +200,11 @@ Obsoletes: xine-devel < %{version}-%{release}
|
|||||||
Provides: xine-devel = %{version}-%{release}
|
Provides: xine-devel = %{version}-%{release}
|
||||||
Obsoletes: xine-lib-devel < %{version}-%{release}
|
Obsoletes: xine-lib-devel < %{version}-%{release}
|
||||||
Provides: xine-lib-devel = %{version}-%{release}
|
Provides: xine-lib-devel = %{version}-%{release}
|
||||||
|
# bug437293
|
||||||
|
%ifarch ppc64
|
||||||
|
Obsoletes: xine-lib-devel-64bit
|
||||||
|
%endif
|
||||||
|
#
|
||||||
|
|
||||||
%description -n libxine-devel
|
%description -n libxine-devel
|
||||||
This package contains all necessary include files, libraries and
|
This package contains all necessary include files, libraries and
|
||||||
@ -798,6 +813,8 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 07 2009 olh@suse.de
|
||||||
|
- obsolete old -XXbit packages (bnc#437293)
|
||||||
* Thu Nov 27 2008 ro@suse.de
|
* Thu Nov 27 2008 ro@suse.de
|
||||||
- update baselibs.conf
|
- update baselibs.conf
|
||||||
* Thu Nov 13 2008 lnussel@suse.de
|
* Thu Nov 13 2008 lnussel@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user