rebuild with tests enabled
This commit is contained in:
parent
856d71750c
commit
98de9c6e86
@ -1,5 +1,5 @@
|
||||
# set to zero to avoid running test suite
|
||||
%define make_check 0
|
||||
%define make_check 1
|
||||
|
||||
%define with_java 1
|
||||
%define with_kwallet 1
|
||||
@ -20,7 +20,7 @@
|
||||
Summary: A Modern Concurrent Version Control System
|
||||
Name: subversion
|
||||
Version: 1.8.13
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: ASL 2.0
|
||||
Group: Development/Tools
|
||||
URL: http://subversion.apache.org/
|
||||
@ -461,6 +461,9 @@ make check-javahl
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 10 2015 Joe Orton <jorton@redhat.com> - 1.8.13-3
|
||||
- rebuild with tests enabled
|
||||
|
||||
* Tue Apr 21 2015 Peter Robinson <pbrobinson@fedoraproject.org> 1.8.13-2
|
||||
- Disable tests to fix swig test issues
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user