- Un-require xorg-x11-filesystem
This commit is contained in:
parent
2c684edcdb
commit
2508a28358
@ -4,7 +4,7 @@
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.2.99
|
||||
Release: 6.%{gitdate}%{?dist}
|
||||
Release: 7.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -29,7 +29,6 @@ X.Org X11 libXi runtime library
|
||||
%package devel
|
||||
Summary: X.Org X11 libXi development package
|
||||
Group: Development/Libraries
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
# required by xi.pc
|
||||
Requires: xorg-x11-proto-devel
|
||||
@ -88,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.2.99-7.20090723
|
||||
- Un-require xorg-x11-filesystem
|
||||
|
||||
* Thu Jul 23 2009 Peter Hutterer <peter.hutterer@redhat.com> 1.2.99-6.20090723
|
||||
- Update to today's git master
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user