Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 944212 Details for
Bug 1148630
add --allowerasing hint for conflict problems
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
changes to make dnf default
dnf-is-default.patch (text/plain), 2.61 KB, created by
Rahul Sundaram
on 2014-10-06 10:40:58 UTC
(
hide
)
Description:
changes to make dnf default
Filename:
MIME Type:
Creator:
Rahul Sundaram
Created:
2014-10-06 10:40:58 UTC
Size:
2.61 KB
patch
obsolete
>diff --git a/comps-f22.xml.in b/comps-f22.xml.in >index a3302b9..22f6f5e 100644 >--- a/comps-f22.xml.in >+++ b/comps-f22.xml.in >@@ -692,7 +692,8 @@ > <packagereq arch="armhfp" type="mandatory">uboot-tools</packagereq> > <packagereq type="mandatory">util-linux</packagereq> > <packagereq type="mandatory">vim-minimal</packagereq> >- <packagereq type="mandatory">yum</packagereq> >+ <packagereq type="mandatory">dnf</packagereq> >+ <packagereq type="mandatory">dnf-plugins-core</packagereq> > <packagereq type="default">authconfig</packagereq> > <packagereq type="default">dracut-config-rescue</packagereq> > <packagereq type="default">firewalld</packagereq> >@@ -5243,7 +5244,6 @@ > <packagereq type="default">xmount</packagereq> > <packagereq type="default">xprobe2</packagereq> > <packagereq type="default">yersinia</packagereq> >- <packagereq type="default">yum-utils</packagereq> > <packagereq type="default">zmap</packagereq> > </packagelist> > </group> >@@ -5599,8 +5599,8 @@ > <packagereq>which</packagereq> > <packagereq>wireless-tools</packagereq> > <packagereq>words</packagereq> >- <packagereq>yum-langpacks</packagereq> >- <packagereq>yum-utils</packagereq> >+ <packagereq>dnf-langpacks</packagereq> >+ <packagereq>dnf-plugins-core</packagereq> > <packagereq>zip</packagereq> > <packagereq type="conditional" requires="control-center">chrony</packagereq> > </packagelist> >@@ -5707,7 +5707,6 @@ > <packagereq type="default">tigervnc</packagereq> > <packagereq type="default">vpnc</packagereq> > <packagereq type="default">xdelta</packagereq> >- <packagereq type="default">yum-utils</packagereq> > <packagereq type="default">zisofs-tools</packagereq> > <packagereq type="default">zsh</packagereq> > <packagereq type="optional">aide</packagereq> >@@ -6367,7 +6366,6 @@ > <packagereq>PackageKit-cached-metadata</packagereq> > <packagereq>PackageKit-command-not-found</packagereq> > <packagereq>PackageKit-gtk3-module</packagereq> >- <packagereq>PackageKit-yum-plugin</packagereq> > <packagereq>pam_krb5</packagereq> > <packagereq>pam_pkcs11</packagereq> > <packagereq>passwdqc</packagereq> >@@ -6428,8 +6426,8 @@ > <packagereq>wvdial</packagereq> > <packagereq>xdg-user-dirs-gtk</packagereq> > <packagereq>yelp</packagereq> >- <packagereq>yum-langpacks</packagereq> >- <packagereq>yum-utils</packagereq> >+ <packagereq>dnf-langpacks</packagereq> >+ <packagereq>dnf-plugins-core</packagereq> > <packagereq>zip</packagereq> > </packagelist> > </group>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1148630
:
944212
|
944213
|
944216