- Un-require xorg-x11-filesystem
This commit is contained in:
parent
14c59d2b6d
commit
ad4a233705
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXext runtime library
|
||||
Name: libXext
|
||||
Version: 1.0.99.4
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -21,7 +21,6 @@ X.Org X11 libXext runtime library
|
||||
%package devel
|
||||
Summary: X.Org X11 libXext development package
|
||||
Group: Development/Libraries
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
Requires: libX11-devel pkgconfig
|
||||
@ -86,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.99.4-2
|
||||
- Un-require xorg-x11-filesystem
|
||||
|
||||
* Wed Jul 22 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.0.99.4-1
|
||||
- libXext 1.0.99.4
|
||||
- fix.patch: Drop.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user