OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 03-Oct-2002 23:32:49
Branch: HEAD Handle: 2002100322324801
Modified files:
openpkg-src/qt qt.spec
openpkg-web news.txt
Log:
Fixed rebuilding redundant path problem.
Summary:
Revision Changes Path
1.34 +2 -7 openpkg-src/qt/qt.spec
1.1688 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/qt/qt.spec
============================================================
$ cvs diff -u -r1.33 -r1.34 qt.spec
--- openpkg-src/qt/qt.spec 30 Sep 2002 11:50:37 -0000 1.33
+++ openpkg-src/qt/qt.spec 3 Oct 2002 21:32:49 -0000 1.34
@@ -33,7 +33,7 @@
Group: XWindow
License: GPL
Version: 3.0.5
-Release: 20020930
+Release: 20021003
# list of sources
Source0: ftp://ftp.trolltech.com/qt/source/qt-x11-free-%{version}.tar.gz
@@ -76,12 +76,7 @@
-platform $oscomp -thread -stl \
-qt-libpng -qt-libjpeg -qt-libmng \
-no-nas-sound -no-tablet -no-xkb \
- -xft -sm -xinerama -xrender \
- -I%{l_prefix}/include \
- -L%{l_prefix}/lib \
- -R%{l_prefix}/lib \
- -L`%{l_prefix}/etc/rc --query x11_libdir` \
- -R`%{l_prefix}/etc/rc --query x11_libdir`
+ -xft -sm -xinerama -xrender
%{l_make} %{l_mflags -O} \
MAKE="%{l_make} %{l_mflags -O}" \
symlinks src-qmake src-moc sub-src sub-tools
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1687 -r1.1688 news.txt
--- openpkg-web/news.txt 3 Oct 2002 18:20:15 -0000 1.1687
+++ openpkg-web/news.txt 3 Oct 2002 21:32:48 -0000 1.1688
@@ -1,3 +1,4 @@
+03-Oct-2002: Upgraded package: P<qt-3.0.5-20021003>
03-Oct-2002: Upgraded package: P<openssh-3.4p1-20021003>
03-Oct-2002: Upgraded package: P<ghostscript-7.04-20021003>
03-Oct-2002: Upgraded package: P<acroread-5.06-20021003>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]