This commit is contained in:
parent
320914f977
commit
e08422c104
3
libXtst-1.0.2.tar.bz2
Normal file
3
libXtst-1.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eef98ad3d35254384c3714cd63826fc2009f9b394f2b489718aba9be7be0a10b
|
||||||
|
size 224741
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:93d9c1fb831e2aaaab4627835e79ae0550837cbe18a0d6bc91edc2aa3ea67ad3
|
|
||||||
size 207156
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 7 22:06:43 CEST 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- updated libXtst to release 1.0.2
|
||||||
|
* ANSIfy static function declarations (clears some lint warnings)
|
||||||
|
* Coverity #578/579: Don't leak memory if one malloc fails but
|
||||||
|
other succeeds
|
||||||
|
* Add man pages for XTest*() functions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 3 06:57:44 CEST 2007 - sndirsch@suse.de
|
Thu May 3 06:57:44 CEST 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ Provides: libXaw.so.8 libXaw.so.7 libXaw.so.6
|
|||||||
%endif
|
%endif
|
||||||
URL: http://xorg.freedesktop.org/
|
URL: http://xorg.freedesktop.org/
|
||||||
Version: 7.2
|
Version: 7.2
|
||||||
Release: 57
|
Release: 70
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -41,7 +41,7 @@ Source13: libXi-1.0.4.tar.bz2
|
|||||||
Source14: libXinerama-1.0.2.tar.bz2
|
Source14: libXinerama-1.0.2.tar.bz2
|
||||||
Source15: libXprintAppUtil-X11R7.0-1.0.1.tar.bz2
|
Source15: libXprintAppUtil-X11R7.0-1.0.1.tar.bz2
|
||||||
Source16: libXrandr-1.2.1.tar.bz2
|
Source16: libXrandr-1.2.1.tar.bz2
|
||||||
Source17: libXtst-X11R7.0-1.0.1.tar.bz2
|
Source17: libXtst-1.0.2.tar.bz2
|
||||||
Source18: libXvMC-1.0.4.tar.bz2
|
Source18: libXvMC-1.0.4.tar.bz2
|
||||||
Source19: libXxf86dga-X11R7.1-1.0.1.tar.bz2
|
Source19: libXxf86dga-X11R7.1-1.0.1.tar.bz2
|
||||||
Source20: libXxf86misc-X11R7.1-1.0.1.tar.bz2
|
Source20: libXxf86misc-X11R7.1-1.0.1.tar.bz2
|
||||||
@ -215,6 +215,12 @@ exit 0
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 07 2007 - sndirsch@suse.de
|
||||||
|
- updated libXtst to release 1.0.2
|
||||||
|
* ANSIfy static function declarations (clears some lint warnings)
|
||||||
|
* Coverity #578/579: Don't leak memory if one malloc fails but
|
||||||
|
other succeeds
|
||||||
|
* Add man pages for XTest*() functions
|
||||||
* Thu May 03 2007 - sndirsch@suse.de
|
* Thu May 03 2007 - sndirsch@suse.de
|
||||||
- updated libXcomposite to release 0.3.2
|
- updated libXcomposite to release 0.3.2
|
||||||
* No code changes since 0.3.1 - just adding a man page for the
|
* No code changes since 0.3.1 - just adding a man page for the
|
||||||
|
Loading…
Reference in New Issue
Block a user