auto-import libXi-0.99.1-1 on branch devel from libXi-0.99.1-1.src.rpm

This commit is contained in:
mharris 2005-10-27 09:45:35 +00:00
parent 2c58ba5018
commit b0c6d021e8
3 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
libXi-0.99.0.tar.bz2
libXi-0.99.1.tar.bz2

View File

@ -1,8 +1,7 @@
Summary: X.Org X11 libXi runtime library
Name: libXi
Version: 0.99.0
Release: 3
Version: 0.99.1
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -13,7 +12,6 @@ BuildRequires: xorg-x11-proto-devel
BuildRequires: libX11-devel
BuildRequires: libXext-devel
Conflicts: XFree86-libs, xorg-x11-libs
%description
@ -24,7 +22,6 @@ Summary: X.Org X11 libXi development package
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Conflicts: XFree86-devel, xorg-x11-devel
%description devel
@ -74,10 +71,14 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/pkgconfig
%{_libdir}/pkgconfig/xi.pc
%dir %{_mandir}
%dir %{_mandir}/man3
%{_mandir}/man3/*.3*
%dir %{_mandir}/man3x
%{_mandir}/man3x/*.3*
%changelog
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Updated libXi to version 0.99.1 from X11R7 RC1
- Updated file manifest to find manpages in "man3x"
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-3
- Renamed package to remove xorg-x11 from the name due to unanimous decision
between developers.

View File

@ -1 +1 @@
d5ac64bc61c1b80cae30a4cc789d4af4 libXi-0.99.0.tar.bz2
cc9e267d5435b94de268cae86415ed28 libXi-0.99.1.tar.bz2