Remove double % in Source0 tag
This commit is contained in:
parent
0fc8825319
commit
3824fb1903
@ -54,7 +54,7 @@ License: Boost and MIT and Python
|
|||||||
%global toplev_dirname %{real_name}_%{version_enc}
|
%global toplev_dirname %{real_name}_%{version_enc}
|
||||||
URL: http://www.boost.org
|
URL: http://www.boost.org
|
||||||
|
|
||||||
Source0: https://boostorg.jfrog.io/artifactory/main/release/%{version}/source/%{name}_%%{version_enc}.tar.bz2
|
Source0: https://boostorg.jfrog.io/artifactory/main/release/%{version}/source/%{name}_%{version_enc}.tar.bz2
|
||||||
Source1: libboost_thread.so
|
Source1: libboost_thread.so
|
||||||
# Add a manual page for b2, based on the online documentation:
|
# Add a manual page for b2, based on the online documentation:
|
||||||
# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
|
# http://www.boost.org/boost-build2/doc/html/bbv2/overview.html
|
||||||
|
Loading…
Reference in New Issue
Block a user