auto-import libX11-0.99.3-1 on branch devel from libX11-0.99.3-1.src.rpm
This commit is contained in:
parent
ccc67e3044
commit
f72efe66b5
@ -1,2 +1 @@
|
||||
libX11-0.99.0.tar.bz2
|
||||
libX11-0.99.2.tar.bz2
|
||||
libX11-0.99.3.tar.bz2
|
||||
|
14
libX11.spec
14
libX11.spec
@ -7,8 +7,8 @@
|
||||
|
||||
Summary: X.Org X11 libX11 runtime library
|
||||
Name: libX11
|
||||
Version: 0.99.2
|
||||
Release: 2
|
||||
Version: 0.99.3
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -21,7 +21,7 @@ BuildRequires: xorg-x11-xtrans-devel
|
||||
BuildRequires: libXau-devel
|
||||
BuildRequires: libXdmcp-devel
|
||||
|
||||
Conflicts: XFree86-libs, xorg-x11-libs
|
||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||
|
||||
%description
|
||||
X.Org X11 libX11 runtime library
|
||||
@ -32,7 +32,7 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: xorg-x11-proto-devel
|
||||
|
||||
Conflicts: XFree86-devel, xorg-x11-devel
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
%description devel
|
||||
X.Org X11 libX11 development package
|
||||
@ -233,6 +233,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3x/*.3x*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
|
||||
- Updated libX11 to version 0.99.3 from X11R7 RC2
|
||||
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
|
||||
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
|
||||
|
||||
|
||||
* Mon Nov 7 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
|
||||
- Fix devel subpackage summary and description with s/libXdmcp/libX11/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user