- BR gettext
This commit is contained in:
parent
899c1e1968
commit
6a3fb2e786
@ -11,7 +11,7 @@
|
|||||||
Summary: Modern Version Control System designed to replace CVS
|
Summary: Modern Version Control System designed to replace CVS
|
||||||
Name: subversion
|
Name: subversion
|
||||||
Version: 1.3.2
|
Version: 1.3.2
|
||||||
Release: 3
|
Release: 4
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
URL: http://subversion.tigris.org/
|
URL: http://subversion.tigris.org/
|
||||||
@ -24,7 +24,7 @@ Patch3: subversion-0.31.0-rpath.patch
|
|||||||
Patch6: subversion-1.0.3-pie.patch
|
Patch6: subversion-1.0.3-pie.patch
|
||||||
Patch7: subversion-1.1.3-java.patch
|
Patch7: subversion-1.1.3-java.patch
|
||||||
BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
|
BuildRequires: autoconf, libtool, python, python-devel, texinfo, which
|
||||||
BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24
|
BuildRequires: db4-devel >= 4.1.25, swig >= 1.3.24, gettext
|
||||||
BuildRequires: apr-devel >= 0.9.6-1, apr-util-devel >= 0.9.5-1
|
BuildRequires: apr-devel >= 0.9.6-1, apr-util-devel >= 0.9.5-1
|
||||||
BuildRequires: neon-devel >= 0:0.24.7-1
|
BuildRequires: neon-devel >= 0:0.24.7-1
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -248,6 +248,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 7 2006 Joe Orton <jorton@redhat.com> 1.3.2-4
|
||||||
|
- BR gettext
|
||||||
|
|
||||||
* Fri Jun 2 2006 Joe Orton <jorton@redhat.com> 1.3.2-3
|
* Fri Jun 2 2006 Joe Orton <jorton@redhat.com> 1.3.2-3
|
||||||
- re-enable test suite
|
- re-enable test suite
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user