Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
a14239323e
commit
da003bd2e4
@ -1,6 +1,6 @@
|
|||||||
Name: qrencode
|
Name: qrencode
|
||||||
Version: 3.4.4
|
Version: 3.4.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Generate QR 2D barcodes
|
Summary: Generate QR 2D barcodes
|
||||||
Summary(fr): Génère les code-barres en 2D QR
|
Summary(fr): Génère les code-barres en 2D QR
|
||||||
|
|
||||||
@ -71,10 +71,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/qrencode
|
|||||||
cd ./tests
|
cd ./tests
|
||||||
sh test_all.sh
|
sh test_all.sh
|
||||||
|
|
||||||
|
%ldconfig_scriptlets libs
|
||||||
%post libs -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%postun libs -p /sbin/ldconfig
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -94,6 +91,9 @@ sh test_all.sh
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user