Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
14edeeb7d4
commit
2cf45030c4
@ -1,7 +1,7 @@
|
||||
Summary: Free firewire audio driver library
|
||||
Name: libffado
|
||||
Version: 2.4.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
# src/libutil/float_cast.h is LGPLv2+.
|
||||
# The rest is (GPLv2 or GPLv3)
|
||||
License: LGPLv2+ and (GPLv2 or GPLv3)
|
||||
@ -121,9 +121,7 @@ ln -s ../../../../libffado/icons/hi64-apps-ffado.png \
|
||||
# Install ffado-test RHBZ#805940
|
||||
install -m 755 tests/ffado-test %{buildroot}%{_bindir}
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc AUTHORS ChangeLog LICENSE.* README
|
||||
@ -151,6 +149,9 @@ install -m 755 tests/ffado-test %{buildroot}%{_bindir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.4.0-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Fri Jan 05 2018 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 2.4.0-1
|
||||
- Update to 2.4.0
|
||||
- Drop upstreamed patches
|
||||
|
Loading…
Reference in New Issue
Block a user