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: 25-Jul-2003 15:59:42
Branch: HEAD Handle: 2003072514594001
Modified files:
openpkg-src/openldap openldap.spec
openpkg-web news.txt
Log:
remove fsl dependency from libtool files
Summary:
Revision Changes Path
1.86 +6 -1 openpkg-src/openldap/openldap.spec
1.5809 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openldap/openldap.spec
============================================================================
$ cvs diff -u -r1.85 -r1.86 openldap.spec
--- openpkg-src/openldap/openldap.spec 24 Jul 2003 07:03:14 -0000 1.85
+++ openpkg-src/openldap/openldap.spec 25 Jul 2003 13:59:41 -0000 1.86
@@ -33,7 +33,7 @@
Group: Database
License: GPL
Version: 2.1.22
-Release: 20030724
+Release: 20030725
# package options
%option with_fsl yes
@@ -122,6 +122,11 @@
%{l_shtool} subst \
-e '/\$OpenLDAP: .*slapd\.conf,v/d' \
$RPM_BUILD_ROOT%{l_prefix}/etc/openldap/slapd.conf
+
+ # remove fsl dependency from libtool files
+ %{l_shtool} subst \
+ -e 's;-lfsl *;;' \
+ $RPM_BUILD_ROOT%{l_prefix}/lib/*.la
# install run-command script
%{l_shtool} mkdir -f -p -m 755 \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5808 -r1.5809 news.txt
--- openpkg-web/news.txt 25 Jul 2003 13:40:33 -0000 1.5808
+++ openpkg-web/news.txt 25 Jul 2003 13:59:40 -0000 1.5809
@@ -1,3 +1,4 @@
+25-Jul-2003: Upgraded package: P<openldap-2.1.22-20030725>
25-Jul-2003: Upgraded package: P<dhcp-agent-0.41-20030725>
25-Jul-2003: Upgraded package: P<bash-2.05b-20030725>
25-Jul-2003: Upgraded package: P<coreutils-5.0.1-20030725>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]