use %make_build
This commit is contained in:
parent
ca1f3234cd
commit
16355884d2
@ -7,7 +7,7 @@
|
||||
Name: taglib
|
||||
Summary: Audio Meta-Data Library
|
||||
Version: 1.11.1
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
|
||||
License: LGPLv2 or MPLv1.1
|
||||
#URL: http://launchpad.net/taglib
|
||||
@ -75,7 +75,7 @@ pushd %{_target_platform}
|
||||
-DCMAKE_BUILD_TYPE:STRING="Release"
|
||||
popd
|
||||
|
||||
make %{?_smp_mflags} -C %{_target_platform}
|
||||
%make_build -C %{_target_platform}
|
||||
|
||||
%if %{with doc}
|
||||
make docs -C %{_target_platform}
|
||||
@ -127,6 +127,9 @@ make check -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 08 2018 Rex Dieter <rdieter@fedoraproject.org> - 1.11.1-8
|
||||
- use %%make_build
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user