OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 28-Oct-2002 14:04:06
Branch: HEAD Handle: 2002102813040501
Modified files:
openpkg-src/sasl sasl.spec
openpkg-web news.txt
Log:
Repaired broken symbolic linking in lib sources.
Summary:
Revision Changes Path
1.34 +3 -1 openpkg-src/sasl/sasl.spec
1.1904 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/sasl/sasl.spec
============================================================
$ cvs diff -u -r1.33 -r1.34 sasl.spec
--- openpkg-src/sasl/sasl.spec 22 Oct 2002 13:49:33 -0000 1.33
+++ openpkg-src/sasl/sasl.spec 28 Oct 2002 13:04:06 -0000 1.34
@@ -41,12 +41,13 @@
Group: Cryptography
License: BSD
Version: 2.1.9
-Release: 20021022
+Release: 20021028
# list of sources
Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
Source1: rc.sasl
Source2: fsl.sasl
+Patch0: sasl.patch
# build information
Prefix: %{l_prefix}
@@ -75,6 +76,7 @@
%prep
%setup -q -n cyrus-sasl-%{version}
+ %patch0 -p1
%{l_shtool} subst \
-e 's;^ *for dbname in ;for dbname in db ;' \
configure
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1903 -r1.1904 news.txt
--- openpkg-web/news.txt 28 Oct 2002 10:23:55 -0000 1.1903
+++ openpkg-web/news.txt 28 Oct 2002 13:04:05 -0000 1.1904
@@ -1,3 +1,4 @@
+28-Oct-2002: Upgraded package: P<sasl-2.1.9-20021028>
28-Oct-2002: Upgraded package: P<vim-6.1.245-20021028>
27-Oct-2002: Upgraded package: P<vim-6.1.243-20021021>
27-Oct-2002: Upgraded package: P<cvsd-0.9.14-20021027>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]