Unify macros
This commit is contained in:
parent
3c23d1ee74
commit
6511db97bf
@ -96,7 +96,7 @@ cat > %{buildroot}%{_libexecdir}/%{name}/test << 'EOF'
|
||||
cd %{_libexecdir}/%{name} && exec prove -r -I . -j "$(getconf _NPROCESSORS_ONLN)"
|
||||
EOF
|
||||
chmod +x %{buildroot}%{_libexecdir}/%{name}/test
|
||||
%{_fixperms} $RPM_BUILD_ROOT/*
|
||||
%{_fixperms} %{buildroot}/*
|
||||
|
||||
%check
|
||||
unset TABLE_TERM_SIZE
|
||||
@ -115,6 +115,7 @@ make test
|
||||
* Wed Jan 05 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.016-1
|
||||
- 0.016 bump
|
||||
- Package tests
|
||||
- Unify macros
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.015-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user