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 Date: 09-Dec-2002 20:27:30
Branch: HEAD Handle: 197001010100001039458450
Modified files:
openpkg-src/sasl sasl.spec
Removed files:
openpkg-src/sasl sasl-db4.patch sasl.patch
Log:
get rid of DSOs; remove patches from CVS
Summary:
Revision Changes Path
NONE +0 -31 openpkg-src/sasl/sasl-db4.patch
NONE +0 -12 openpkg-src/sasl/sasl.patch
1.39 +1 -0 openpkg-src/sasl/sasl.spec
____________________________________________________________________________
Index: openpkg-src/sasl/sasl.spec
============================================================
$ cvs diff -u -r1.38 -r1.39 sasl.spec
--- openpkg-src/sasl/sasl.spec 9 Dec 2002 19:09:27 -0000 1.38
+++ openpkg-src/sasl/sasl.spec 9 Dec 2002 19:27:30 -0000 1.39
@@ -146,6 +146,7 @@
mv $RPM_BUILD_ROOT%{l_prefix}/lib/sasl2 \
$RPM_BUILD_ROOT%{l_prefix}/lib/sasl
strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/libsasl*.so* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
%if "%{with_fsl}" == "yes"
'%config %{l_prefix}/etc/fsl/fsl.sasl' \
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]