!17 delete libunistring.so.5
From: @fly_fzc Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
8f8a05163d
@ -1,6 +1,6 @@
|
|||||||
Name: libunistring
|
Name: libunistring
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: GNU Unicode string library
|
Summary: GNU Unicode string library
|
||||||
License: GPLV2+ or LGPLv3+
|
License: GPLV2+ or LGPLv3+
|
||||||
URL: http://www.gnu.org/software/libunistring/
|
URL: http://www.gnu.org/software/libunistring/
|
||||||
@ -35,7 +35,6 @@ This package is the development files for GUN Unicode string library.
|
|||||||
rm -f %{buildroot}%{_libdir}/%{name}.la
|
rm -f %{buildroot}%{_libdir}/%{name}.la
|
||||||
rm -f %{buildroot}%{_infodir}/dir
|
rm -f %{buildroot}%{_infodir}/dir
|
||||||
mv %{buildroot}%{_datadir}/doc/%{name} tmp_doc
|
mv %{buildroot}%{_datadir}/doc/%{name} tmp_doc
|
||||||
cp -p %{_libdir}/%{name}.so.5 %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
@ -47,7 +46,6 @@ make check
|
|||||||
%doc THANKS AUTHORS
|
%doc THANKS AUTHORS
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
%{_libdir}/%{name}.so.*
|
%{_libdir}/%{name}.so.*
|
||||||
%{_libdir}/%{name}.so.5
|
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -61,6 +59,9 @@ make check
|
|||||||
%doc README DEPENDENCIES
|
%doc README DEPENDENCIES
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 fuanan <fuanan3@h-partners.com> - 1.0-3
|
||||||
|
- delete libunistring.so.5
|
||||||
|
|
||||||
* Mon Nov 07 2022 fuanan <fuanan3@h-partners.com> - 1.0-2
|
* Mon Nov 07 2022 fuanan <fuanan3@h-partners.com> - 1.0-2
|
||||||
- add libunistring.so.5
|
- add libunistring.so.5
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user