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:11:14
Branch: HEAD Handle: 2003070714111202
Modified files:
openpkg-src/samba samba.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.41 +4 -2 openpkg-src/samba/samba.spec
1.5405 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.40 -r1.41 samba.spec
--- openpkg-src/samba/samba.spec 6 Jul 2003 10:43:21 -0000 1.40
+++ openpkg-src/samba/samba.spec 7 Jul 2003 13:11:14 -0000 1.41
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 2.2.8a
-Release: 20030706
+Release: 20030707
# package options
%option with_pam no
@@ -47,8 +47,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, openssl
+BuildPreReq: OpenPKG, openpkg >= 20030103
PreReq: OpenPKG, openpkg >= 20030103
+BuildPreReq: openssl
+PreReq: openssl
%if "%{with_pam}" == "yes"
BuildPreReq: PAM
PreReq: PAM
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5404 -r1.5405 news.txt
--- openpkg-web/news.txt 7 Jul 2003 13:10:17 -0000 1.5404
+++ openpkg-web/news.txt 7 Jul 2003 13:11:12 -0000 1.5405
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<samba-2.2.8a-20030707>
07-Jul-2003: Upgraded package: P<sablotron-0.98-20030707>
07-Jul-2003: Upgraded package: P<roadrunner-0.9.1-20030707>
07-Jul-2003: Upgraded package: P<rdesktop-1.2.0-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]