- BuildRequire perl(Test::More)

This commit is contained in:
jorton 2007-08-08 14:04:42 +00:00
parent 747aecdb64
commit 8d428e2f69

View File

@ -73,6 +73,7 @@ using HTTP, via the Apache httpd server.
Group: Development/Libraries
Summary: Perl bindings to the Subversion libraries
BuildRequires: perl-devel >= 2:5.8.0, perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::More)
Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)")
Requires: subversion = %{version}-%{release}
@ -269,6 +270,7 @@ rm -rf ${RPM_BUILD_ROOT}
* Wed Aug 8 2007 Joe Orton <jorton@redhat.com> 1.4.4-3
- fix build with new glibc open()-as-macro
- build all swig code in %%build, not %%install
- BuildRequire perl(Test::More), perl(ExtUtils::MakeMaker)
* Tue Jul 3 2007 Joe Orton <jorton@redhat.com> 1.4.4-2
- update to 1.4.4