deltarpm is needed by createrepo.
Resolves: rhbz#1016004 --- share/runtime-cleanup.tmpl | 3 --- 1 file changed, 3 deletions(-)
diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 6e0305c..90a5477 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -38,8 +38,6 @@ removepkg gnupg2 pinentry removepkg cups-libs iscan-firmware ## no storage device monitoring removepkg device-mapper-event dmraid-events sgpio -## we don't (currently) support deltarpms in anaconda -removepkg deltarpm ## no notifications in anaconda removepkg notification-daemon ## logrotate isn't useful in anaconda @@ -161,7 +159,6 @@ removefrom coreutils /usr/bin/who /usr/bin/whoami /usr/bin/yes /usr/share/* removefrom cpio /usr/share/* removefrom cracklib /usr/sbin/* removefrom cracklib-dicts /usr/${libdir}/* /usr/sbin/* -removefrom createrepo /usr/bin/* /usr/share/* removefrom cryptsetup-luks /usr/share/* removefrom cyrus-sasl-lib /usr/sbin/* removefrom db4 /usr/*
Ack.
On Wed, Feb 26, 2014 at 10:04:03AM -0800, Brian C. Lane wrote:
deltarpm is needed by createrepo.
Resolves: rhbz#1016004
share/runtime-cleanup.tmpl | 3 --- 1 file changed, 3 deletions(-)
diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl index 6e0305c..90a5477 100644 --- a/share/runtime-cleanup.tmpl +++ b/share/runtime-cleanup.tmpl @@ -38,8 +38,6 @@ removepkg gnupg2 pinentry removepkg cups-libs iscan-firmware ## no storage device monitoring removepkg device-mapper-event dmraid-events sgpio -## we don't (currently) support deltarpms in anaconda -removepkg deltarpm ## no notifications in anaconda removepkg notification-daemon ## logrotate isn't useful in anaconda @@ -161,7 +159,6 @@ removefrom coreutils /usr/bin/who /usr/bin/whoami /usr/bin/yes /usr/share/* removefrom cpio /usr/share/* removefrom cracklib /usr/sbin/* removefrom cracklib-dicts /usr/${libdir}/* /usr/sbin/* -removefrom createrepo /usr/bin/* /usr/share/* removefrom cryptsetup-luks /usr/share/* removefrom cyrus-sasl-lib /usr/sbin/* removefrom db4 /usr/* -- 1.8.5.3
anaconda-patches mailing list anaconda-patches@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/anaconda-patches
anaconda-patches@lists.fedorahosted.org