- Un-require xorg-x11-filesystem
This commit is contained in:
parent
e3634f617f
commit
dc0e24448e
@ -12,7 +12,7 @@
|
||||
Summary: X.Org X11 libXp runtime library
|
||||
Name: libXp
|
||||
Version: 1.0.0
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -36,7 +36,6 @@ X.Org X11 libXp runtime library
|
||||
%package devel
|
||||
Summary: X.Org X11 libXp development package
|
||||
Group: Development/Libraries
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
Requires: libXau-devel pkgconfig
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
@ -109,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.0.0-14
|
||||
- Un-require xorg-x11-filesystem
|
||||
|
||||
* Thu Feb 26 2009 Adam Jackson <ajax@redhat.com> 1.0.0-13
|
||||
- Rebuild for new libtool.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user