Apply the "source/target 1.5" patch

This commit is contained in:
Michal Srb 2014-06-09 13:19:25 +02:00
parent a7edf57727
commit e3ea6f16fd

View File

@ -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 <msrb@redhat.com> - 1-17.20100611svn86
- Apply the "source/target 1.5" patch
* Mon Jun 9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1-16.20100611svn86
- Compile with source/target 1.5