This commit is contained in:
parent
8525c01377
commit
e1631a5772
3
libXcliplist-20070111.tar.bz2
Normal file
3
libXcliplist-20070111.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4359d62021f0ebf44af36c652b669f803c4933e4b2e9f166c57393ecd5dc0e98
|
||||||
|
size 3471
|
3
libvnc-20070111.tar.bz2
Normal file
3
libvnc-20070111.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efe6549c00528bf01138b6d61870d10e068c7839678f548162890f4c152f3fbd
|
||||||
|
size 4654
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 12 00:34:03 CET 2007 - sndirsch@suse.de
|
||||||
|
|
||||||
|
- added libvnc/libXcliplist from xf4vnc project
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 11 05:24:04 CET 2007 - sndirsch@suse.de
|
Thu Jan 11 05:24:04 CET 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: 35
|
Release: 36
|
||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -53,6 +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
|
||||||
|
Source30: libXcliplist-20070111.tar.bz2
|
||||||
Patch2: libXft-2.1.7-lcd-filter-2.patch
|
Patch2: libXft-2.1.7-lcd-filter-2.patch
|
||||||
Patch3: p_xft_cjk.diff
|
Patch3: p_xft_cjk.diff
|
||||||
Patch4: p_xft_register.diff
|
Patch4: p_xft_register.diff
|
||||||
@ -151,7 +153,7 @@ for dir in libXft1-* xbitmaps-* $(ls | grep -v -e libXft1 -e xbitmaps); do
|
|||||||
xmkmf -a
|
xmkmf -a
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
#autoreconf -fi
|
echo $dir | grep -q -E "libvnc|libXcliplist" && autoreconf -fi
|
||||||
./configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
./configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
|
||||||
--enable-type1 \
|
--enable-type1 \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
@ -206,6 +208,8 @@ exit 0
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog -n xorg-x11-libs
|
%changelog -n xorg-x11-libs
|
||||||
|
* Fri Jan 12 2007 - sndirsch@suse.de
|
||||||
|
- added libvnc/libXcliplist from xf4vnc project
|
||||||
* Thu Jan 11 2007 - sndirsch@suse.de
|
* Thu Jan 11 2007 - sndirsch@suse.de
|
||||||
- updated libXdamage to release 1.1
|
- updated libXdamage to release 1.1
|
||||||
* adds the interface to the new DamageAdd request
|
* adds the interface to the new DamageAdd request
|
||||||
|
Loading…
Reference in New Issue
Block a user