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: 07-Jul-2003 15:07:33
Branch: HEAD Handle: 2003070714073201
Modified files:
openpkg-src/rdesktop rdesktop.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.20 +4 -2 openpkg-src/rdesktop/rdesktop.spec
1.5402 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rdesktop/rdesktop.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 rdesktop.spec
--- openpkg-src/rdesktop/rdesktop.spec 14 Feb 2003 10:11:08 -0000 1.19
+++ openpkg-src/rdesktop/rdesktop.spec 7 Jul 2003 13:07:33 -0000 1.20
@@ -33,7 +33,7 @@
Group: Terminal
License: GPL
Version: 1.2.0
-Release: 20030214
+Release: 20030707
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/rdesktop/rdesktop-%{version}.tar.gz
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, make, gcc, X11, openssl
+BuildPreReq: OpenPKG, openpkg >= 20021230, X11, make, gcc
PreReq: OpenPKG, openpkg >= 20021230, X11
+BuildPreReq: openssl
+PreReq: openssl
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5401 -r1.5402 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:06:48 -0000 1.5401
+++ openpkg-web/news.txt 7 Jul 2003 13:07:32 -0000 1.5402
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<rdesktop-1.2.0-20030707>
07-Jul-2003: Upgraded package: P<rc-1.7-20030707>
07-Jul-2003: Upgraded package: P<proftpd-1.2.8-20030707>
07-Jul-2003: Upgraded package: P<pound-1.4-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]