OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 30-Oct-2006 08:33:07
Branch: HEAD Handle: 2006103007330700
Modified files:
openpkg-src/subversion subversion.spec
Log:
remove one more potentially conflicting file
Summary:
Revision Changes Path
1.115 +2 -1 openpkg-src/subversion/subversion.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/subversion/subversion.spec
============================================================================
$ cvs diff -u -r1.114 -r1.115 subversion.spec
--- openpkg-src/subversion/subversion.spec 13 Oct 2006 17:34:35 -0000
1.114
+++ openpkg-src/subversion/subversion.spec 30 Oct 2006 07:33:07 -0000
1.115
@@ -41,7 +41,7 @@
Group: SCM
License: Apache/BSD
Version: %{V_opkg}
-Release: 20061013
+Release: 20061030
# package options
%option with_cvs2svn no
@@ -245,6 +245,7 @@
# strip down installation
rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/apr-config
rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/apr.exp
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/aprutil.exp
rm -rf $RPM_BUILD_ROOT%{l_prefix}/libexec/subversion/neon
rmdir $RPM_BUILD_ROOT%{l_prefix}/libexec/subversion >/dev/null 2>&1 ||
true
rm -rf $RPM_BUILD_ROOT%{l_prefix}/include/apr-0
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]