Fix FTBFS
This commit is contained in:
parent
c194d8089b
commit
6c9a465b8b
@ -1,7 +1,7 @@
|
||||
Summary: IMA/EVM support utilities
|
||||
Name: ima-evm-utils
|
||||
Version: 0.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Url: http://linux-ima.sourceforge.net/
|
||||
Source: http://sourceforge.net/projects/linux-ima/files/ima-evm-utils/%{name}-%{version}.tar.gz
|
||||
@ -35,11 +35,15 @@ make DESTDIR=%{buildroot} install
|
||||
%files
|
||||
%doc ChangeLog README AUTHORS COPYING
|
||||
%{_bindir}/*
|
||||
%{_pkgdocdir}/*.sh
|
||||
%{_libdir}/libimaevm.*
|
||||
%{_includedir}/*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2016 Lubomir Rintel <lkundrak@v3.sk> - 0.9-3
|
||||
- Fix FTBFS
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user