From e3ea6f16fdd072c447ec18856aeb27c6d764aa75 Mon Sep 17 00:00:00 2001 From: Michal Srb Date: Jun 09 2014 11:19:25 +0000 Subject: Apply the "source/target 1.5" patch --- diff --git a/atinject.spec b/atinject.spec index a70a4dc..fc4f3e7 100644 --- a/atinject.spec +++ b/atinject.spec @@ -1,6 +1,6 @@ Name: atinject Version: 1 -Release: 16.20100611svn86%{?dist} +Release: 17.20100611svn86%{?dist} Summary: Dependency injection specification for Java (JSR-330) License: ASL 2.0 URL: http://code.google.com/p/atinject/ @@ -51,6 +51,8 @@ Requires: junit cp %{SOURCE2} LICENSE ln -s %{_javadir} lib +%patch0 -p1 + %build set -e alias rm=: @@ -95,6 +97,9 @@ ln -sf ../%{name}.jar %{buildroot}%{_javadir}/javax.inject/ %doc %{_javadocdir}/%{name} %changelog +* Mon Jun 09 2014 Michal Srb - 1-17.20100611svn86 +- Apply the "source/target 1.5" patch + * Mon Jun 9 2014 Mikolaj Izdebski - 1-16.20100611svn86 - Compile with source/target 1.5