OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web Date: 03-Jan-2003 12:40:32 Branch: HEAD Handle: 2003010311403101 Modified files: openpkg-src/qt qt.spec openpkg-web news.txt Log: upgrade to new %option world order Summary: Revision Changes Path 1.56 +6 -6 openpkg-src/qt/qt.spec 1.2533 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/qt/qt.spec ============================================================================ $ cvs diff -u -r1.55 -r1.56 qt.spec --- openpkg-src/qt/qt.spec 3 Jan 2003 10:54:27 -0000 1.55 +++ openpkg-src/qt/qt.spec 3 Jan 2003 11:40:32 -0000 1.56 @@ -23,9 +23,6 @@ ## SUCH DAMAGE. ## -# package options -%option with_xft no - # package information Name: qt Summary: The Qt Toolkit @@ -36,7 +33,10 @@ Group: XWindow License: GPL Version: 3.1.1 -Release: 20021230 +Release: 20030103 + +# package options +%option with_xft no # list of sources Source0: ftp://ftp.trolltech.com/pub/qt/source/qt-x11-free-%{version}.tar.gz @@ -44,8 +44,8 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021230, X11, gcc -PreReq: OpenPKG, openpkg >= 20021230, X11 +BuildPreReq: OpenPKG, openpkg >= 20030103, X11, gcc +PreReq: OpenPKG, openpkg >= 20030103, X11 AutoReq: no AutoReqProv: no @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.2532 -r1.2533 news.txt --- openpkg-web/news.txt 3 Jan 2003 11:37:52 -0000 1.2532 +++ openpkg-web/news.txt 3 Jan 2003 11:40:31 -0000 1.2533 @@ -1,3 +1,4 @@ +03-Jan-2003: New package: P<qt-3.1.1-20030103> 03-Jan-2003: New package: P<qpopper-4.0.4-20030103> 03-Jan-2003: New package: P<pureftpd-1.1.0-20030103> 03-Jan-2003: New package: P<proftpd-1.2.7-20030103> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]