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: 30-May-2003 20:50:43
Branch: HEAD Handle: 2003053019504002
Modified files:
openpkg-src/sendmail sendmail.spec
openpkg-web news.txt
Log:
remove obsoleted chmod
Summary:
Revision Changes Path
1.68 +3 -4 openpkg-src/sendmail/sendmail.spec
1.4649 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sendmail/sendmail.spec
============================================================================
$ cvs diff -u -r1.67 -r1.68 sendmail.spec
--- openpkg-src/sendmail/sendmail.spec 9 May 2003 11:12:27 -0000 1.67
+++ openpkg-src/sendmail/sendmail.spec 30 May 2003 18:50:42 -0000 1.68
@@ -33,7 +33,7 @@
Group: Mail
License: BSD
Version: 8.12.9
-Release: 20030509
+Release: 20030530
# package options
%option with_tls no
@@ -53,8 +53,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, m4, fsl, gcc, make, db >= 4.1.25
-PreReq: OpenPKG, openpkg >= 20030103, m4, fsl, make, perl, procmail
+BuildPreReq: OpenPKG, openpkg >= 20030516, m4, fsl, gcc, make, db >= 4.1.25
+PreReq: OpenPKG, openpkg >= 20030516, m4, fsl, make, perl, procmail
%if "%{with_tls}" == "yes"
BuildPreReq: openssl
%endif
@@ -110,7 +110,6 @@
( cd sendmail-%{version}
# indicate with a plus sign that we use a patched version
- chmod u+w sendmail/version.c
%{l_shtool} subst \
-e 's;\(Version\[\][^"]*\)"[^"]*";\1"%{version}+";' \
sendmail/version.c
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4648 -r1.4649 news.txt
--- openpkg-web/news.txt 30 May 2003 18:49:49 -0000 1.4648
+++ openpkg-web/news.txt 30 May 2003 18:50:40 -0000 1.4649
@@ -1,3 +1,4 @@
+30-May-2003: Upgraded package: P<sendmail-8.12.9-20030530>
30-May-2003: Upgraded package: P<sav-3.56-20030530>
30-May-2003: Upgraded package: P<rie-1.0.6-20030530>
30-May-2003: Upgraded package: P<rcs-5.7-20030530>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]