OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 14-Aug-2003 15:58:05
Branch: HEAD Handle: 2003081414580301
Modified files:
openpkg-src/tightvnc tightvnc.spec
openpkg-web news.txt
Log:
control broken top-level Imakefile
Summary:
Revision Changes Path
1.10 +3 -2 openpkg-src/tightvnc/tightvnc.spec
1.6174 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tightvnc/tightvnc.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 tightvnc.spec
--- openpkg-src/tightvnc/tightvnc.spec 8 Aug 2003 14:09:39 -0000 1.9
+++ openpkg-src/tightvnc/tightvnc.spec 14 Aug 2003 13:58:04 -0000 1.10
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 1.2.9
-Release: 20030808
+Release: 20030814
# list of sources
Source0:
http://osdn.dl.sourceforge.net/vnc-tight/tightvnc-%{version}_unixsrc.tar.bz2
@@ -66,12 +66,13 @@
-e 's;^\(JPEG_LIB =\).*;\1 %{l_ldflags} -ljpeg;' \
-e 's;-I/usr/include;;' \
vncviewer/Imakefile
+ rm -f Makefile */Makefile
PATH="$PATH:`%{l_prefix}/etc/rc --query x11_bindir`"
x11config=`%{l_prefix}/etc/rc --query x11_libdir`/X11/config
imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
%{l_make} Makefiles IMAKE_DEFINES="-DHasGcc2 -UHasSunC"
%{l_make} includes
- %{l_make} CC="%{l_cc}"
+ %{l_make} all CC="%{l_cc}"
%install
rm -rf $RPM_BUILD_ROOT
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6173 -r1.6174 news.txt
--- openpkg-web/news.txt 14 Aug 2003 13:52:31 -0000 1.6173
+++ openpkg-web/news.txt 14 Aug 2003 13:58:03 -0000 1.6174
@@ -1,3 +1,4 @@
+14-Aug-2003: Upgraded package: P<tightvnc-1.2.9-20030814>
14-Aug-2003: Upgraded package: P<icewm-1.2.10-20030814>
14-Aug-2003: Upgraded package: P<postfix-2.0.14-20030814>
14-Aug-2003: Upgraded package: P<lout-3.29-20030814>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]