From 3bb76afe5ee11ddd54eee0e890c740eb15f76f42 Mon Sep 17 00:00:00 2001 From: jorton Date: Fri, 30 Mar 2007 09:58:54 +0000 Subject: [PATCH] - fix BR; thanks to gbenson --- subversion.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subversion.spec b/subversion.spec index db3b44a..744e4d2 100644 --- a/subversion.spec +++ b/subversion.spec @@ -82,7 +82,7 @@ This package includes the Perl bindings to the Subversion libraries. Group: Development/Libraries Summary: JNI bindings to the Subversion libraries Requires: subversion = %{version}-%{release} -BuildRequires: java-1.4.2-devel +BuildRequires: java-devel %description javahl This package includes the JNI bindings to the Subversion libraries.