[google-guice] Add java-devel >= 1:1.6.0 to BR (fix build errors)

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Oct 14 07:45:10 UTC 2010


commit ae53868165ef367a59c5dcef7b05e77db79df5b9
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Oct 14 09:44:34 2010 +0200

    Add java-devel >= 1:1.6.0 to BR (fix build errors)

 google-guice.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/google-guice.spec b/google-guice.spec
index bb1ca1d..65baab6 100644
--- a/google-guice.spec
+++ b/google-guice.spec
@@ -3,7 +3,7 @@
 
 Name:           google-%{short_name}
 Version:        2.0
-Release:        2.1219svn%{?dist}
+Release:        3.1219svn%{?dist}
 Summary:        Lightweight dependency injection framework
 
 
@@ -27,6 +27,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
+BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  ant
 BuildRequires:  jarjar => 1.0
 BuildRequires:  cglib
@@ -170,6 +171,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 14 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.0-3.1219svn
+- Add java-devel >= 1:1.6.0 to BR
+
 * Wed Oct 13 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.0-2.1219svn
 - Moved munge repacking to prep
 - Added -Dversion to change generated manifest version


More information about the scm-commits mailing list