- BuildRequire perl(Test::More)
This commit is contained in:
parent
747aecdb64
commit
8d428e2f69
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user