This commit is contained in:
parent
fdfb762382
commit
2f6a3f00fe
@ -9,3 +9,5 @@ xorg-x11-devel
|
|||||||
provides "XFree86-devel-<targettype>"
|
provides "XFree86-devel-<targettype>"
|
||||||
requires -xorg-x11-<targettype>
|
requires -xorg-x11-<targettype>
|
||||||
requires "xorg-x11-libs-<targettype> = <version>"
|
requires "xorg-x11-libs-<targettype> = <version>"
|
||||||
|
libpixman-1-0
|
||||||
|
libpciaccess0
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 11 15:05:13 CET 2009 - coolo@suse.de
|
||||||
|
|
||||||
|
- fix baselibs.conf for the split out libs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 8 13:41:52 CET 2009 - sndirsch@suse.de
|
Sun Feb 8 13:41:52 CET 2009 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ Obsoletes: xorg-x11-libs-64bit
|
|||||||
#
|
#
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
Version: 7.4
|
Version: 7.4
|
||||||
Release: 10
|
Release: 11
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -417,6 +417,8 @@ exit 0
|
|||||||
/usr/%{_lib}/libpciaccess.so
|
/usr/%{_lib}/libpciaccess.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 11 2009 coolo@suse.de
|
||||||
|
- fix baselibs.conf for the split out libs
|
||||||
* Sun Feb 08 2009 sndirsch@suse.de
|
* Sun Feb 08 2009 sndirsch@suse.de
|
||||||
- xorg-x11-devel: added missing requires to libpciaccess0-devel,
|
- xorg-x11-devel: added missing requires to libpciaccess0-devel,
|
||||||
libpixman-1-0-devel
|
libpixman-1-0-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user