!6 [sync] PR-4: 移除自我依赖

From: @openeuler-sync-bot 
Reviewed-by: @weidongkl, @yanan-rock 
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2022-05-10 11:27:48 +00:00 committed by Gitee
commit 2202b74ef7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,13 +1,12 @@
Name: qrencode Name: qrencode
Version: 4.1.1 Version: 4.1.1
Release: 1 Release: 2
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
* Mon Apr 18 2022 Chenxi Mao <chenxi.mao@suse.com> - 4.1.1-2
- Remove self-dependency
* Thu Jan 28 2021 jinzhimin <jinzhimin2@huawei.com> - 4.1.1-1 * Thu Jan 28 2021 jinzhimin <jinzhimin2@huawei.com> - 4.1.1-1
- Upgrade to 4.1.1 - Upgrade to 4.1.1