OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 15-Oct-2006 12:13:10
Branch: HEAD Handle: 2006101511131000
Modified files:
openpkg-src/qt qt.spec
Log:
A few package fixes. Thanks to Michael Schloh.
Summary:
Revision Changes Path
1.127 +2 -2 openpkg-src/qt/qt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/qt/qt.spec
============================================================================
$ cvs diff -u -r1.126 -r1.127 qt.spec
--- openpkg-src/qt/qt.spec 13 Oct 2006 17:33:16 -0000 1.126
+++ openpkg-src/qt/qt.spec 15 Oct 2006 10:13:10 -0000 1.127
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 3.3.6
-Release: 20061013
+Release: 20061015
# package options
%option with_threads yes
@@ -104,7 +104,7 @@
%{l_shtool} subst \
-e 's;freetype2/freetype/;freetype/;g' \
-e 's;freetype2;freetype;g' \
- -e "s;-lfontconfig;`%{l_prefix}/bin/pkg-config --libs fontconfig`;" \
+ -e "s;-lfontconfig;`%{l_prefix}/bin/pkg-config --libs-only-l
fontconfig`;" \
config.tests/x11/xfreetype.test
# repair nonstandard posix thread test macro usage
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]