packages: subversion/subversion.spec - rel 3 - i'm fed up with constant com...

baggins baggins at pld-linux.org
Thu Apr 29 14:23:43 CEST 2010


Author: baggins                      Date: Thu Apr 29 12:23:43 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- i'm fed up with constant complains from the users,
  require exact sqlite ver as the one built with
  > svn: Couldn't perform atomic initialization
  > svn: SQLite skompilowane dla 3.6.23, ale działające z 3.6.22

---- Files affected:
packages/subversion:
   subversion.spec (1.278 -> 1.279) 

---- Diffs:

================================================================
Index: packages/subversion/subversion.spec
diff -u packages/subversion/subversion.spec:1.278 packages/subversion/subversion.spec:1.279
--- packages/subversion/subversion.spec:1.278	Tue Apr 20 09:00:55 2010
+++ packages/subversion/subversion.spec	Thu Apr 29 14:23:38 2010
@@ -33,7 +33,7 @@
 Summary(pt_BR.UTF-8):	Sistema de versionamento concorrente
 Name:		subversion
 Version:	1.6.11
-Release:	2
+Release:	3
 License:	Apache/BSD-like
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/downloads/%{name}-%{version}.tar.bz2
@@ -98,6 +98,7 @@
 BuildRequires:	python >= 2.2
 BuildRequires:	python-modules >= 2.2
 Requires:	%{name}-libs = %{version}-%{release}
+%requires_eq	sqlite3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_libexecdir		%{_libdir}/svn
@@ -828,6 +829,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.279  2010/04/29 12:23:38  baggins
+- rel 3
+- i'm fed up with constant complains from the users,
+  require exact sqlite ver as the one built with
+  > svn: Couldn't perform atomic initialization
+  > svn: SQLite skompilowane dla 3.6.23, ale działające z 3.6.22
+
 Revision 1.278  2010/04/20 07:00:55  arekm
 - rel 2; disable jikes usage (we prefer regular java* to be used)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/subversion/subversion.spec?r1=1.278&r2=1.279&f=u



More information about the pld-cvs-commit mailing list