| Name: | python3-dnf-plugin-flunk_dependent_remove |
|---|---|
| Version: | 1.0 |
| Release: | 5.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 21529 |
| License: | GPLv2 |
| RPM: | python3-dnf-plugin-flunk_dependent_remove-1.0-5.el9.noarch.rpm |
| Source RPM: | dnf-plugin-flunk_dependent_remove-1.0-5.el9.src.rpm |
| Build Date: | Thu Feb 03 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| Summary: | DNF plugin to prevent removing packages recursively via automation |
| Description: | Do not allow "dnf -y remove" to expand the list of packages to remove to include packages which require one of the explicitly listed packages. Fail the request instead. This is implemented via a DNF plugin. |
- Fix specfile name to match the actual package
- Rename to dnf-plugin-flunk-dependent-remove - Clarify summary and description
- Refactor description and summary - Add license file
- Rename source package to dnf-flunk-dependent-remove - Add BuildRequires for python-dnf - Fix license tag
- initial version