diff --git a/mlpack.spec b/mlpack.spec index a843e2c..4185ec8 100644 --- a/mlpack.spec +++ b/mlpack.spec @@ -225,7 +225,7 @@ cp LICENSE.txt $RPM_BUILD_ROOT/%{our_docdir} %{_bindir}/mlpack_preprocess_binarize %{_bindir}/mlpack_preprocess_describe %{_bindir}/mlpack_preprocess_imputer -%{_bindir}/mlpack_preprocess_one_hot_encode +%{_bindir}/mlpack_preprocess_one_hot_encoding %{_bindir}/mlpack_preprocess_scale %{_bindir}/mlpack_preprocess_split %{_bindir}/mlpack_radical @@ -274,7 +274,7 @@ cp LICENSE.txt $RPM_BUILD_ROOT/%{our_docdir} %{_mandir}/mlpack_preprocess_binarize.1* %{_mandir}/mlpack_preprocess_describe.1* %{_mandir}/mlpack_preprocess_imputer.1* -%{_mandir}/mlpack_preprocess_one_hot_encode.1* +%{_mandir}/mlpack_preprocess_one_hot_encoding.1* %{_mandir}/mlpack_preprocess_scale.1* %{_mandir}/mlpack_preprocess_split.1* %{_mandir}/mlpack_radical.1*