SPECS: subversion.spec - remove not recognized @SVN_DB_INCLUDES@ a...

undefine undefine at pld-linux.org
Mon Jul 18 14:50:40 CEST 2005


Author: undefine                     Date: Mon Jul 18 12:50:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove not recognized @SVN_DB_INCLUDES@ and @SVN_DB_LIBS@ (idea by cz at rny)
- release 2

---- Files affected:
SPECS:
   subversion.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.142 SPECS/subversion.spec:1.143
--- SPECS/subversion.spec:1.142	Sun Jul 10 14:33:32 2005
+++ SPECS/subversion.spec	Mon Jul 18 14:50:34 2005
@@ -17,7 +17,7 @@
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
 Version:	1.2.1
-Release:	1
+Release:	2
 License:	Apache/BSD Style
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/tarballs/%{name}-%{version}.tar.bz2
@@ -54,6 +54,7 @@
 BuildRequires:	python >= 2.2
 BuildRequires:	python-devel >= 2.2
 BuildRequires:	python-modules >= 2.2
+BuildRequires:	sed >= 4.0
 BuildRequires:	swig-python >= 1.3.24
 %endif
 BuildRequires:	texinfo
@@ -324,6 +325,8 @@
 %endif
 %endif
 
+%{__sed} -i -e 's/@SVN_DB_INCLUDES@//g' -e 's/@SVN_DB_LIBS@//g' svn-config
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig,bash_completion.d} \
@@ -517,6 +520,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2005/07/18 12:50:34  undefine
+- remove not recognized @SVN_DB_INCLUDES@ and @SVN_DB_LIBS@ (idea by cz at rny)
+- release 2
+
 Revision 1.142  2005/07/10 12:33:32  arekm
 - up to 1.2.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.142&r2=1.143&f=u




More information about the pld-cvs-commit mailing list