Hello community, here is the log from the commit of package libXcliplist for openSUSE:Factory checked in at 2012-02-18 11:34:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXcliplist (Old) and /work/SRC/openSUSE:Factory/.libXcliplist.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXcliplist", Maintainer is "" Changes: -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libXcliplist.new/libXcliplist.changes 2012-02-18 11:34:34.000000000 +0100 @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 17 09:27:40 UTC 2012 - sasc...@suse.de + +- Add a valid license (as found on sourceforge and discussed with legal) +- Add summary and description + +------------------------------------------------------------------- +Tue Feb 7 22:17:49 UTC 2012 - jeng...@medozas.de + +- Split xorg-x11-libs into separate packages New: ---- baselibs.conf libXcliplist-20070501.tar.bz2 libXcliplist.changes libXcliplist.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXcliplist.spec ++++++ # # spec file for package libXcliplist # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: libXcliplist %define lname libXcliplist1 Version: 20070501 Release: 0 Summary: VNC for XFree86 v4.x architecture License: GPL-2.0+ Group: Development/Libraries/C and C++ URL: http://sf.net/projects/xf4vnc/ #CVS-Clone: -d:pserver:anonym...@xf4vnc.cvs.sf.net:/cvsroot/xf4vnc co modular/src/lib/libXcliplist Source: %name-%version.tar.bz2 BuildRoot: %_tmppath/%name-%version-build BuildRequires: autoconf >= 2.57, automake, libtool BuildRequires: pkgconfig, pkgconfig(x11), pkgconfig(xext) BuildRequires: pkgconfig(xextproto), pkgconfig(xcliplistproto) %description xf4vnc provides two implementations of VNC in an Xserver. Both implementations are built around XFree86(tm) 4.x which provides numerous new extensions, such as RENDER and GLX. The first, is to mimic the older 'Xvnc' virtual Xserver that exists in many other VNC implementations. This mode should be a drop in replacement for existing installations. The second is the 'vnc.so' X server module with allows you to access your normal X display with a VNC viewer The xf4vnc project also includes a VNC viewer. It's based on the original AT&T viewer but has some enhancements which fix the problem with flickering black rectangles and improves the performance of hextile decoding. %package -n %lname Summary: VNC for XFree86 v4.x architecture Group: System/Libraries %description -n %lname xf4vnc provides two implementations of VNC in an Xserver. Both implementations are built around XFree86(tm) 4.x which provides numerous new extensions, such as RENDER and GLX. The first, is to mimic the older 'Xvnc' virtual Xserver that exists in many other VNC implementations. This mode should be a drop in replacement for existing installations. The second is the 'vnc.so' X server module with allows you to access your normal X display with a VNC viewer The xf4vnc project also includes a VNC viewer. It's based on the original AT&T viewer but has some enhancements which fix the problem with flickering black rectangles and improves the performance of hextile decoding. %package devel Summary: Development files for the ? Group: Development/Libraries/C and C++ Requires: %lname = %version %description devel xf4vnc provides two implementations of VNC in an Xserver. Both implementations are built around XFree86(tm) 4.x which provides numerous new extensions, such as RENDER and GLX. The first, is to mimic the older 'Xvnc' virtual Xserver that exists in many other VNC implementations. This mode should be a drop in replacement for existing installations. The second is the 'vnc.so' X server module with allows you to access your normal X display with a VNC viewer The xf4vnc project also includes a VNC viewer. It's based on the original AT&T viewer but has some enhancements which fix the problem with flickering black rectangles and improves the performance of hextile decoding. This package contains the development headers for the library found in %lname. %prep %setup -qn %name %build ./autogen.sh %configure --disable-static make %{?_smp_mflags} %install %makeinstall rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig %postun -n %lname -p /sbin/ldconfig %files -n %lname %defattr(-,root,root) %_libdir/libXcliplist.so.1* %files devel %defattr(-,root,root) %_libdir/libXcliplist.so %_libdir/pkgconfig/xcliplist.pc %changelog ++++++ baselibs.conf ++++++ libXcliplist1 libXcliplist-devel requires -libXcliplist-<targettype> requires "libXcliplist1-<targettype> = <version>" -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org