auto-import libXtst-0.99.2-1 on branch devel from libXtst-0.99.2-1.src.rpm
This commit is contained in:
parent
92370ef94c
commit
767c3e262b
@ -1 +1 @@
|
||||
libXtst-0.99.1.tar.bz2
|
||||
libXtst-0.99.2.tar.bz2
|
||||
|
12
libXtst.spec
12
libXtst.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Summary: X.Org X11 libXtst runtime library
|
||||
Name: libXtst
|
||||
Version: 0.99.1
|
||||
Version: 0.99.2
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
@ -14,7 +14,7 @@ BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
|
||||
|
||||
Conflicts: XFree86-libs, xorg-x11-libs
|
||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||
|
||||
%description
|
||||
X.Org X11 libXtst runtime library
|
||||
@ -25,7 +25,7 @@ Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
|
||||
|
||||
Conflicts: XFree86-devel, xorg-x11-devel
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
||||
%description devel
|
||||
X.Org X11 libXtst development package
|
||||
@ -75,6 +75,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/xtst.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
|
||||
- Updated libXtst to version 0.99.2 from X11R7 RC2
|
||||
- Changed 'Conflicts: XFree86-devel, xorg-x11-devel' to 'Obsoletes'
|
||||
- Changed 'Conflicts: XFree86-libs, xorg-x11-libs' to 'Obsoletes'
|
||||
|
||||
|
||||
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
||||
- Updated libXtst to version 0.99.1 from X11R7 RC1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user