This commit is contained in:
parent
9c7dca0690
commit
320914f977
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d42b59d3c38dae5e4fec375d12e56e7a5764ba10e8b8ec70f9ce951fc9cec72b
|
|
||||||
size 221073
|
|
3
libXcomposite-0.3.2.tar.bz2
Normal file
3
libXcomposite-0.3.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:22a541727fffc0f23823fc09f0830f3cd555edfa50c5dceac9b0ee9ae8519263
|
||||||
|
size 219562
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:efe6549c00528bf01138b6d61870d10e068c7839678f548162890f4c152f3fbd
|
|
||||||
size 4654
|
|
3
libvnc-20070501.tar.bz2
Normal file
3
libvnc-20070501.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f49bc388668b3eca059f4edc12ca82b3c8a374e472703e53db3f9536ad6b1c9a
|
||||||
|
size 4647
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 3 06:57:44 CEST 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- updated libXcomposite to release 0.3.2
|
||||||
|
* No code changes since 0.3.1 - just adding a man page for the
|
||||||
|
API.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 1 12:45:29 CEST 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- updated libvnc/libXcliplist to current CVS (2007-05-01)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 11 22:12:01 CEST 2007 - sndirsch@suse.de
|
Wed Apr 11 22:12:01 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: 53
|
Release: 57
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -30,7 +30,7 @@ Source2: libWindowsWM-X11R7.0-1.0.0.tar.bz2
|
|||||||
Source3: libXScrnSaver-1.1.2.tar.bz2
|
Source3: libXScrnSaver-1.1.2.tar.bz2
|
||||||
Source4: libXTrap-X11R7.0-1.0.0.tar.bz2
|
Source4: libXTrap-X11R7.0-1.0.0.tar.bz2
|
||||||
Source5: libXaw-1.0.3.tar.bz2
|
Source5: libXaw-1.0.3.tar.bz2
|
||||||
Source6: libXcomposite-0.3.1.tar.bz2
|
Source6: libXcomposite-0.3.2.tar.bz2
|
||||||
Source7: libXcursor-1.1.8.tar.bz2
|
Source7: libXcursor-1.1.8.tar.bz2
|
||||||
Source8: libXdamage-1.1.1.tar.bz2
|
Source8: libXdamage-1.1.1.tar.bz2
|
||||||
Source9: libXevie-1.0.2.tar.bz2
|
Source9: libXevie-1.0.2.tar.bz2
|
||||||
@ -53,8 +53,8 @@ Source25: libxkbui-X11R7.1-1.0.2.tar.bz2
|
|||||||
Source26: xbitmaps-X11R7.0-1.0.1.tar.bz2
|
Source26: xbitmaps-X11R7.0-1.0.1.tar.bz2
|
||||||
Source27: libXres-1.0.3.tar.bz2
|
Source27: libXres-1.0.3.tar.bz2
|
||||||
Source28: libXft1-X11R6.9-1.2.tar.bz2
|
Source28: libXft1-X11R6.9-1.2.tar.bz2
|
||||||
Source29: libvnc-20070111.tar.bz2
|
Source29: libvnc-20070501.tar.bz2
|
||||||
Source30: libXcliplist-20070111.tar.bz2
|
Source30: libXcliplist-20070501.tar.bz2
|
||||||
Source31: xcb-util-0.2.tar.bz2
|
Source31: xcb-util-0.2.tar.bz2
|
||||||
Patch: libXrandr.diff
|
Patch: libXrandr.diff
|
||||||
Patch2: libXft-2.1.7-lcd-filter-2.patch
|
Patch2: libXft-2.1.7-lcd-filter-2.patch
|
||||||
@ -215,6 +215,12 @@ exit 0
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 03 2007 - sndirsch@suse.de
|
||||||
|
- updated libXcomposite to release 0.3.2
|
||||||
|
* No code changes since 0.3.1 - just adding a man page for the
|
||||||
|
API.
|
||||||
|
* Tue May 01 2007 - sndirsch@suse.de
|
||||||
|
- updated libvnc/libXcliplist to current CVS (2007-05-01)
|
||||||
* Wed Apr 11 2007 - sndirsch@suse.de
|
* Wed Apr 11 2007 - sndirsch@suse.de
|
||||||
- updated libXi to release 1.0.4
|
- updated libXi to release 1.0.4
|
||||||
* Don't call XInput_find_display in _XiGetExtensionVersion, while
|
* Don't call XInput_find_display in _XiGetExtensionVersion, while
|
||||||
|
Loading…
Reference in New Issue
Block a user