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

This commit is contained in:
mharris 2005-10-27 09:55:15 +00:00
parent 6ac38a0e43
commit 02b71f7e15
3 changed files with 10 additions and 9 deletions

View File

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

View File

@ -1,8 +1,7 @@
Summary: X.Org X11 libXres runtime library
Name: libXres
Version: 0.99.0
Release: 3
Version: 0.99.1
Release: 1
License: MIT/X11
Group: System Environment/Libraries
URL: http://www.x.org
@ -12,7 +11,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libX11-devel
BuildRequires: libXext-devel
Conflicts: XFree86-libs, xorg-x11-libs
%description
@ -23,7 +21,6 @@ Summary: X.Org X11 libXres development package
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
Conflicts: XFree86-devel, xorg-x11-devel
%description devel
@ -76,10 +73,14 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/pkgconfig
%{_libdir}/pkgconfig/xres.pc
%dir %{_mandir}
%dir %{_mandir}/man3
%{_mandir}/man3/XRes.3.gz
%dir %{_mandir}/man3x
%{_mandir}/man3x/*.3x*
%changelog
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
- Updated libXres 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 @@
cb705942677fb7bc28ef42db5e602ff4 libXres-0.99.0.tar.bz2
8ad0be786f80bc040079b003ecc7fbb9 libXres-0.99.1.tar.bz2