SPECS: tightvnc.spec - -server needs vncpasswd
glen
glen at pld-linux.org
Fri Jan 27 12:38:16 CET 2006
Author: glen Date: Fri Jan 27 11:38:16 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -server needs vncpasswd
---- Files affected:
SPECS:
tightvnc.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/tightvnc.spec
diff -u SPECS/tightvnc.spec:1.32 SPECS/tightvnc.spec:1.33
--- SPECS/tightvnc.spec:1.32 Wed Jul 27 01:03:16 2005
+++ SPECS/tightvnc.spec Fri Jan 27 12:38:11 2006
@@ -1,6 +1,7 @@
# $Revision$, $Date$
# TODO:
-# tightvnc.init
+# - tightvnc.init
+# - segfaults on amd64
Summary: tightvnc - application based on the VNC version 3.3.3r2
Summary(pl): tightvnc - aplikacja bazująca na VNC w wersji 3.3.3r2
Name: tightvnc
@@ -44,6 +45,8 @@
Summary(pl): X serwer VNC - wersja tightvnc
Group: X11/Applications/Networking
Requires: XFree86-common
+# for vncpasswd tool
+Requires: %{name}-utils = %{version}-%{release}
Obsoletes: vnc-server
%description server
@@ -90,7 +93,7 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_datadir}/vnc/classes} \
$RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
-
+
install vncserver vncviewer/vncviewer vncpasswd/vncpasswd \
vncconnect/vncconnect Xvnc/programs/Xserver/Xvnc $RPM_BUILD_ROOT%{_bindir}
@@ -137,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2006/01/27 11:38:11 glen
+- -server needs vncpasswd
+
Revision 1.32 2005/07/26 23:03:16 charles
- up to 1.3dev7
- removed outdated -malloc.patch
@@ -163,7 +169,7 @@
- added icon
Revision 1.25 2005/02/03 21:05:02 arekm
-BR: XFree86-devel
+- BR: XFree86-devel
Revision 1.24 2005/02/03 20:24:03 wolf
- 1.3dev5
@@ -190,7 +196,7 @@
- added imake patch, release 4
Revision 1.16 2003/10/08 12:57:08 krzak
-- tightvnc.desktop to %%{_desktopdir}
+- tightvnc.desktop to %{_desktopdir}
- fixes in tightvnc.desktop file
- rel 3
@@ -233,10 +239,10 @@
Revision 1.4 2002/07/14 16:15:40 kloczek
- finished (please keep new spec close to some .. standards ;)
-NOTE: missing icon for desktop file.
+ NOTE: missing icon for desktop file.
Revision 1.3 2002/07/12 20:30:02 djrzulf
- corrected source s/dll/dl/,
Revision 1.2 2002/07/08 00:56:26 krolik
-modifided %changelog section
+- modifided %changelog section
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tightvnc.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list