Drop ldconfig scriptlets
This commit is contained in:
parent
1df4a65332
commit
43e57a207c
4
gcr.spec
4
gcr.spec
@ -69,9 +69,6 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/lib*.so.*
|
|||||||
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gcr-viewer
|
chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gcr-viewer
|
||||||
chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/gcr-prompter
|
chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/gcr-prompter
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc README NEWS
|
%doc README NEWS
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -119,6 +116,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/gcr-prompter
|
|||||||
- Update to 3.27.92
|
- Update to 3.27.92
|
||||||
- Use valgrind_arches macro instead of hardcoding valgrind arch list
|
- Use valgrind_arches macro instead of hardcoding valgrind arch list
|
||||||
- Drop group tags
|
- Drop group tags
|
||||||
|
- Drop ldconfig scriptlets
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-7
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.0-7
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user