|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: qrencode
|
|
|
|
|
Version: 3.4.4
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: Generate QR 2D barcodes
|
|
|
|
|
Summary(fr): Génère les code-barres en 2D QR
|
|
|
|
|
|
|
|
|
@ -71,10 +71,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/qrencode
|
|
|
|
|
cd ./tests
|
|
|
|
|
sh test_all.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post libs -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%postun libs -p /sbin/ldconfig
|
|
|
|
|
%ldconfig_scriptlets libs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
@ -94,6 +91,9 @@ sh test_all.sh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.4.4-4
|
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.4-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|