add libreport plugins (#729537), clean up libreport
report got renamed to libreport, so we need to fix those lines in cleanup.
This commit is contained in:
parent
49ae7d875c
commit
1e8e8002b4
@ -339,8 +339,7 @@ removefrom python-bugzilla /usr/bin/*
|
||||
removefrom python-ethtool /usr/sbin/*
|
||||
removefrom python-meh /usr/share/locale/*
|
||||
removefrom readline /usr/${libdir}/*
|
||||
removefrom report /usr/bin/* /usr/include/* /usr/${libdir}/libstrata_*
|
||||
removefrom report /usr/share/locale/*
|
||||
removefrom libreport /usr/bin/* /usr/share/locale/*
|
||||
removefrom rpm /usr/bin/* /usr/lib/rpm/platform/* /usr/share/locale/*
|
||||
removefrom rsync /etc/*
|
||||
removefrom sed /usr/share/locale/*
|
||||
|
@ -87,9 +87,10 @@ installpkg fedora-gnome-theme fedora-icon-theme
|
||||
installpkg ${product.name}-logos
|
||||
installpkg ${product.name}-release
|
||||
|
||||
## debugging tools
|
||||
## debugging/bug reporting tools
|
||||
installpkg gdb-gdbserver
|
||||
installpkg python-epdb
|
||||
installpkg libreport-plugin-bugzilla libreport-plugin-reportuploader
|
||||
|
||||
## extra tools not required by anaconda
|
||||
installpkg vim-minimal strace lsof dump xz less eject
|
||||
|
Loading…
Reference in New Issue
Block a user