Build with subunit support.

Remove unused aarch64 patch.
This commit is contained in:
Jerry James 2014-04-25 14:09:03 -06:00
parent 53e25ceda2
commit bb48d0c639
2 changed files with 6 additions and 1263 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: check
Version: 0.9.12
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A unit test framework for C
Source0: http://downloads.sourceforge.net/check/%{name}-%{version}.tar.gz
Group: Development/Tools
@ -8,7 +8,7 @@ License: LGPLv2+
URL: http://check.sourceforge.net/
# Only needed for autotools in Fedora 21+
Patch0: check-0.9.11-info-in-builddir.patch
BuildRequires: pkgconfig, libtool, autoconf, automake
BuildRequires: pkgconfig, libtool, autoconf, automake, subunit-devel
BuildRequires: texinfo
Requires(post): info
Requires(preun): info
@ -116,6 +116,10 @@ fi
%{_mandir}/man1/checkmk.1*
%changelog
* Fri Apr 25 2014 Jerry James <loganjerry@gmail.com> - 0.9.12-2
- Build with subunit support
- Remove unused aarch64 patch
* Tue Jan 21 2014 Tom Callaway <spot@fedoraproject.org> - 0.9.12-1
- update to 0.9.12