Remove ldconfig scriptlets
This commit is contained in:
parent
a53a6dfa0f
commit
d46e361222
@ -60,11 +60,6 @@ make %{?_smp_mflags}
|
||||
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc AUTHORS README NEWS
|
||||
@ -86,6 +81,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Wed Oct 31 2018 Kalev Lember <klember@redhat.com> - 2.10.1-1
|
||||
- Update to 2.10.1
|
||||
- Remove ldconfig scriptlets
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user