Use %%ldconfig_scriptlets
This commit is contained in:
parent
0a5bed3fc6
commit
293b972d60
@ -1,7 +1,7 @@
|
||||
Summary: Audio/Video Control library for IEEE-1394 devices
|
||||
Name: libavc1394
|
||||
Version: 0.5.4
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://sourceforge.net/projects/libavc1394/
|
||||
Source: https://sourceforge.net/projects/libavc1394/files/libavc1394/libavc1394-%{version}.tar.gz
|
||||
@ -43,8 +43,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{la,a}
|
||||
chrpath -d $RPM_BUILD_ROOT%{_libdir}/lib*
|
||||
chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc AUTHORS NEWS README ChangeLog TODO
|
||||
@ -67,6 +66,9 @@ chrpath -d $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/librom1394.so
|
||||
|
||||
%changelog
|
||||
* Fri Feb 16 2018 Antonio Trande <sagitter@fedoraproject.org> - 0.5.4-7
|
||||
- Use %%ldconfig_scriptlets
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user