Disable CRL tests (the CRL in the sources has expired)
This commit is contained in:
parent
db19de94bc
commit
c7ae3ec1e3
3 changed files with 6 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
Name: voms-api-java
|
||||
Version: 2.0.10
|
||||
%global tagver %(tr . _ <<< %{version})
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Virtual Organization Membership Service Java API
|
||||
|
||||
Group: Development/Libraries
|
||||
|
|
@ -154,6 +154,9 @@ rm -rf %{buildroot}
|
|||
%doc %{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Oct 14 2013 Mattias Ellert <mattias.ellert@fysast.uu.se> - 2.0.10-4
|
||||
- Disable CRL tests (the CRL in the sources has expired)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue