mirror of
https://abf.rosa.ru/djam/boost.git
synced 2025-04-11 08:44:17 +00:00
This commit is contained in:
parent
802f8cae88
commit
5ce3824045
1 changed files with 6 additions and 6 deletions
12
boost.spec
12
boost.spec
|
@ -406,7 +406,7 @@ running programs dynamically linked against Boost math_c99.
|
|||
|
||||
%files -n %{libmathc99}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_math_c99.so.%{version}
|
||||
#{_libdir}/libboost_math_c99.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -424,7 +424,7 @@ running programs dynamically linked against Boost math_c99f.
|
|||
|
||||
%files -n %{libmathc99f}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_math_c99f.so.%{version}
|
||||
#{_libdir}/libboost_math_c99f.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -442,7 +442,7 @@ running programs dynamically linked against Boost math_c99l.
|
|||
|
||||
%files -n %{libmathc99l}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_math_c99l.so.%{version}
|
||||
#{_libdir}/libboost_math_c99l.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -478,7 +478,7 @@ running programs dynamically linked against Boost math_tr1f.
|
|||
|
||||
%files -n %{libmathtr1f}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_math_tr1f.so.%{version}
|
||||
#{_libdir}/libboost_math_tr1f.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -496,7 +496,7 @@ running programs dynamically linked against Boost math_tr1l.
|
|||
|
||||
%files -n %{libmathtr1l}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_math_tr1l.so.%{version}
|
||||
#{_libdir}/libboost_math_tr1l.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
@ -776,7 +776,7 @@ running programs dynamically linked against Boost wave.
|
|||
|
||||
%files -n %{libwave}
|
||||
%doc LICENSE_1_0.txt
|
||||
%{_libdir}/libboost_wave.so.%{version}
|
||||
#{_libdir}/libboost_wave.so.%{version}
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue