diff --git a/libXi.spec b/libXi.spec index 5a4662b..a0da292 100644 --- a/libXi.spec +++ b/libXi.spec @@ -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 1.2.99-7.20090723 +- Un-require xorg-x11-filesystem + * Thu Jul 23 2009 Peter Hutterer 1.2.99-6.20090723 - Update to today's git master