Fix build problem and rebuild with target 1.5

This commit is contained in:
Stanislav Ochotnicky 2012-07-27 10:17:30 +02:00
parent 87e01c8435
commit 532a9f2fb2

View File

@ -2,7 +2,7 @@
Name: maven-surefire
Version: 2.12
Release: 4%{?dist}
Release: 5%{?dist}
Epoch: 0
Summary: Test framework project
License: ASL 2.0
@ -160,6 +160,9 @@ Javadoc for %{name}.
%patch1 -p1 -b .sav
%endif
sed -i 's:${shadedVersion}:%{version}:' surefire-integration-tests/pom.xml
%build
# tests turned off because they need jmock
mvn-rpmbuild -e \
@ -368,6 +371,9 @@ rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
%doc %{_javadocdir}/*
%changelog
* Fri Jul 27 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:2.12-5
- Fix build problem and rebuild with target 1.5
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:2.12-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild