* Sun Sep 09 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.8-2
- remove the dependency from -extras to -arts, and use Obsoletes to provide an upgrade path
This commit is contained in:
parent
24a2b8df9f
commit
7741b9a2a7
@ -22,7 +22,7 @@
|
||||
Summary: Xine library
|
||||
Name: xine-lib
|
||||
Version: 1.1.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://xinehq.de/
|
||||
@ -79,12 +79,13 @@ Requires: pkgconfig zlib-devel
|
||||
Summary: aRts plugin for xine-lib
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
# -arts was split off the -extras subpackage at 1.1.7-3
|
||||
Obsoletes: xine-lib-extras < 1.1.7-3
|
||||
|
||||
%package extras
|
||||
Summary: Additional plugins for xine-lib
|
||||
Group: System Environment/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name}-arts = %{version}-%{release}
|
||||
|
||||
|
||||
%description
|
||||
@ -348,6 +349,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Sep 09 2007 Aurelien Bompard <abompard@fedoraproject.org> 1.1.8-2
|
||||
- remove the dependency from -extras to -arts, and use Obsoletes to
|
||||
provide an upgrade path
|
||||
|
||||
* Thu Aug 30 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.1.8-1
|
||||
- 1.1.8, "open" patch applied upstream.
|
||||
- Build XCB plugins by default for Fedora 8+ only.
|
||||
|
Loading…
x
Reference in New Issue
Block a user