Drop ldconfig scriptlets
This commit is contained in:
parent
104f20186d
commit
10f095cc05
@ -110,9 +110,6 @@ make V=1 %{?_smp_mflags}
|
|||||||
%make_install
|
%make_install
|
||||||
find $RPM_BUILD_ROOT -name '*.la' -delete
|
find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||||
|
|
||||||
%ldconfig_scriptlets
|
|
||||||
%ldconfig_scriptlets gobject
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1
|
%license COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1
|
||||||
%doc AUTHORS BIBLIOGRAPHY BUGS NEWS README
|
%doc AUTHORS BIBLIOGRAPHY BUGS NEWS README
|
||||||
@ -175,6 +172,7 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Sep 22 2018 Kalev Lember <klember@redhat.com> - 1.15.14-1
|
* Sat Sep 22 2018 Kalev Lember <klember@redhat.com> - 1.15.14-1
|
||||||
- Update to 1.15.14
|
- Update to 1.15.14
|
||||||
|
- Drop ldconfig scriptlets
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.12-3
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.12-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user