SPECS: tightvnc.spec - the next try to fix font paths - sth works ...

twittner twittner at pld-linux.org
Sun Apr 1 20:32:21 CEST 2007


Author: twittner                     Date: Sun Apr  1 18:32:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- the next try to fix font paths - sth works (compiled on th-i486,
  on x86_64 [carme] build fails during linking)
- rel. 2.3

---- Files affected:
SPECS:
   tightvnc.spec (1.44 -> 1.45) 

---- Diffs:

================================================================
Index: SPECS/tightvnc.spec
diff -u SPECS/tightvnc.spec:1.44 SPECS/tightvnc.spec:1.45
--- SPECS/tightvnc.spec:1.44	Sun Apr  1 19:18:28 2007
+++ SPECS/tightvnc.spec	Sun Apr  1 20:32:16 2007
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	tightvnc - aplikacja bazująca na VNC w wersji 3.3.3r2
 Name:		tightvnc
 Version:	1.3.8
-Release:	2.2
+Release:	2.3
 License:	GPL
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/vnc-tight/%{name}-%{version}_unixsrc.tar.bz2
@@ -105,7 +105,8 @@
 %{__make} \
 	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}" \
-	EXTRA_LDOPTIONS="%{rpmldflags}"
+	EXTRA_LDOPTIONS="%{rpmldflags}" \
+	FONTDIR=/usr/share/fonts
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -158,6 +159,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45  2007/04/01 18:32:16  twittner
+- the next try to fix font paths - sth works (compiled on th-i486,
+  on x86_64 [carme] build fails during linking)
+- rel. 2.3
+
 Revision 1.44  2007/04/01 17:18:28  twittner
 - more /usr/X11R6 -> /usr fixes (not tested yet)
 - rel. 2.2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tightvnc.spec?r1=1.44&r2=1.45&f=u



More information about the pld-cvs-commit mailing list