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:41:49
Branch: HEAD Handle: 2003010311414701
Modified files:
openpkg-src/samba samba.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.35 +6 -6 openpkg-src/samba/samba.spec
1.2535 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 samba.spec
--- openpkg-src/samba/samba.spec 3 Jan 2003 10:54:41 -0000 1.34
+++ openpkg-src/samba/samba.spec 3 Jan 2003 11:41:48 -0000 1.35
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_pam no
-
# package information
Name: samba
Summary: SMB/CIFS Server
@@ -36,7 +33,10 @@
Group: Filesystem
License: GPL
Version: 2.2.7a
-Release: 20021230
+Release: 20030103
+
+# package options
+%option with_pam no
# list of sources
Source0: http://download.samba.org/samba/ftp/samba-%{version}.tar.bz2
@@ -47,8 +47,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, openssl
-PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: OpenPKG, openpkg >= 20030103, openssl
+PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_pam}" == "yes"
BuildPreReq: PAM
PreReq: PAM
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2534 -r1.2535 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:40:56 -0000 1.2534
+++ openpkg-web/news.txt 3 Jan 2003 11:41:47 -0000 1.2535
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<samba-2.2.7a-20030103>
03-Jan-2003: New package: P<sa-1.0.2-20030103>
03-Jan-2003: New package: P<qt-3.1.1-20030103>
03-Jan-2003: New package: P<qpopper-4.0.4-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]