diff --git a/satyr.spec b/satyr.spec index a2e6f902bb88ac05d5eabcb9c42be94555d3db93..6639780ab1ea25d4a298eb5e87dc0a1a205d1bb3 100644 --- a/satyr.spec +++ b/satyr.spec @@ -2,7 +2,7 @@ Name: satyr Version: 0.36 -Release: 2 +Release: 3 Summary: Tools to create anonymous, machine-friendly problem reports License: GPLv2+ URL: https://github.com/abrt/satyr @@ -76,8 +76,6 @@ make check|| { exit 1 } -cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir} - %ldconfig_scriptlets %files %defattr(-,root,root) @@ -102,6 +100,9 @@ cp -a %{_libdir}/libsatyr.so.3* %{buildroot}%{_libdir} %{_mandir}/* %changelog +* Wed Nov 3 2021 Chenxi Mao - 0.36-3 +- Remove useless as Huawei expert suggestion. + * Wed Jul 21 2021 yushaogui - 0.36-2 - Delete a buildrequires for gdb