SPECS: tightvnc.spec - th BR
arekm
arekm at pld-linux.org
Sat Aug 26 21:33:22 CEST 2006
Author: arekm Date: Sat Aug 26 19:33:22 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- th BR
---- Files affected:
SPECS:
tightvnc.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/tightvnc.spec
diff -u SPECS/tightvnc.spec:1.36 SPECS/tightvnc.spec:1.37
--- SPECS/tightvnc.spec:1.36 Mon Aug 21 17:06:15 2006
+++ SPECS/tightvnc.spec Sat Aug 26 21:33:16 2006
@@ -6,7 +6,7 @@
Summary(pl): tightvnc - aplikacja bazująca na VNC w wersji 3.3.3r2
Name: tightvnc
Version: 1.3.8
-Release: 0.1
+Release: 0.2
License: GPL
Group: X11/Applications/Networking
#Source0: http://dl.sourceforge.net/vnc-tight/%{name}-%{version}_unixsrc.tar.bz2
@@ -19,9 +19,13 @@
Patch2: %{name}-security.patch
Patch3: %{name}-imake-tmpdir.patch
URL: http://www.tightvnc.com/
-BuildRequires: XFree86-devel
BuildRequires: cpp
BuildRequires: libjpeg-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXaw-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXt-devel
+BuildRequires: xorg-util-gccmakedep
BuildRequires: zlib
Provides: vnc-client
Obsoletes: vnc
@@ -91,12 +95,14 @@
xmkmf
%{__make} World \
CC="%{__cc}" \
- CDEBUGFLAGS="%{rpmcflags}"
+ CDEBUGFLAGS="%{rpmcflags}" \
+ EXTRA_LDOPTIONS="%{rpmldflags}"
cd Xvnc
./configure
%{__make} \
CC="%{__cc}" \
- CDEBUGFLAGS="%{rpmcflags}"
+ CDEBUGFLAGS="%{rpmcflags}" \
+ EXTRA_LDOPTIONS="%{rpmldflags}"
%install
rm -rf $RPM_BUILD_ROOT
@@ -149,6 +155,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2006/08/26 19:33:16 arekm
+- th BR
+
Revision 1.36 2006/08/21 15:06:15 charles
- updated to 1.3.8
- BR: cpp
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tightvnc.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list