SPECS: libvncserver.spec - updated to 0.9.1 - updated linux patch ...
qboosh
qboosh at pld-linux.org
Sat Jun 2 01:39:48 CEST 2007
Author: qboosh Date: Fri Jun 1 23:39:48 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.9.1
- updated linux patch to kill unnecessary -lnsl and fix ac/am
---- Files affected:
SPECS:
libvncserver.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/libvncserver.spec
diff -u SPECS/libvncserver.spec:1.13 SPECS/libvncserver.spec:1.14
--- SPECS/libvncserver.spec:1.13 Sun Apr 29 00:12:50 2007
+++ SPECS/libvncserver.spec Sat Jun 2 01:39:42 2007
@@ -3,20 +3,19 @@
Summary: LibVNCServer - a for easy implementation of VNC/RDP server
Summary(pl.UTF-8): LibVNCServer - biblioteka do łatwego implementowania serwera VNC/RDP
Name: libvncserver
-Version: 0.9
+Version: 0.9.1
Release: 1
Epoch: 0
License: GPL v2
Group: Libraries
Source0: http://dl.sourceforge.net/libvncserver/%{_packname}-%{version}.tar.gz
-# Source0-md5: 4769d70bcd9d8390afb64c5eddfcd60e
+# Source0-md5: aa00efc3dabde82fde9509bfbab0aba4
Patch0: %{name}-linux.patch
URL: http://libvncserver.sourceforge.net/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
BuildRequires: libjpeg-devel
BuildRequires: libtool
-BuildRequires: openssl-devel
BuildRequires: xorg-lib-libXTrap-devel
BuildRequires: xorg-lib-libXdamage-devel
BuildRequires: xorg-lib-libXext-devel
@@ -25,6 +24,8 @@
BuildRequires: xorg-lib-libXrandr-devel
BuildRequires: xorg-lib-libXtst-devel
BuildRequires: zlib-devel
+# not used (x11vnc moved to separate package)
+#BuildRequires: openssl-devel
# for noinst client_examples only
#BuildRequires: SDL-devel
#BuildRequires: ffmpeg-devel
@@ -138,9 +139,7 @@
%files progs
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/x11vnc
%attr(755,root,root) %{_bindir}/LinuxVNC
-%{_mandir}/man1/x11vnc.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -148,6 +147,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2007/06/01 23:39:42 qboosh
+- updated to 0.9.1
+- updated linux patch to kill unnecessary -lnsl and fix ac/am
+
Revision 1.13 2007/04/28 22:12:50 qboosh
- removed obsolete comment (openssl is used by x11vnc now)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libvncserver.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list