- BR sqlite-devel
This commit is contained in:
parent
abad95ccc1
commit
820d78393a
@ -15,7 +15,7 @@
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.6.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: ASL 1.1
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.tigris.org/
|
||||
@ -32,6 +32,7 @@ BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
|
||||
BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24, gettext
|
||||
BuildRequires: apr-devel >= 1.3.0, apr-util-devel >= 1.3.0
|
||||
BuildRequires: neon-devel >= 0:0.24.7-1, cyrus-sasl-devel
|
||||
BuildRequires: sqlite-devel >= 3.4.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Provides: svn = %{version}-%{release}
|
||||
Requires: apr >= 1.3.0
|
||||
@ -285,6 +286,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2009 Joe Orton <jorton@redhat.com> 1.6.0-3
|
||||
- BR sqlite-devel
|
||||
|
||||
* Tue Mar 31 2009 Joe Orton <jorton@redhat.com> 1.6.0-1
|
||||
- update to 1.6.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user