!8 [sync] PR-7: delete old .so files
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
c5a5c82765
@ -1,13 +1,12 @@
|
|||||||
Name: qrencode
|
Name: qrencode
|
||||||
Version: 4.0.2
|
Version: 4.0.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Compact library for encoding data in a QR Code symbol
|
Summary: Compact library for encoding data in a QR Code symbol
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://fukuchi.org/works/qrencode/
|
URL: https://fukuchi.org/works/qrencode/
|
||||||
Source0: https://fukuchi.org/works/qrencode/qrencode-%{version}.tar.bz2
|
Source0: https://fukuchi.org/works/qrencode/qrencode-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: gcc chrpath libpng-devel SDL-devel autoconf >= 2.69
|
BuildRequires: gcc chrpath libpng-devel SDL-devel autoconf >= 2.69
|
||||||
BuildRequires: qrencode
|
|
||||||
|
|
||||||
Provides: qrencode-libs
|
Provides: qrencode-libs
|
||||||
Obsoletes: qrencode-libs
|
Obsoletes: qrencode-libs
|
||||||
@ -48,9 +47,6 @@ autoconf
|
|||||||
|
|
||||||
chrpath --delete %{buildroot}%{_bindir}/qrencode
|
chrpath --delete %{buildroot}%{_bindir}/qrencode
|
||||||
|
|
||||||
#Include previous ABI version for temporary binary compatibility
|
|
||||||
cp -a %{_libdir}/libqrencode.so.3* %{buildroot}%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
pushd ./tests
|
pushd ./tests
|
||||||
sh test_all.sh
|
sh test_all.sh
|
||||||
@ -75,6 +71,9 @@ popd
|
|||||||
%{_mandir}/man1/qrencode.1*
|
%{_mandir}/man1/qrencode.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 30 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 4.0.2-3
|
||||||
|
- delete old .so file
|
||||||
|
|
||||||
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.2-2
|
* Tue Sep 17 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.2-2
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user