comps-f15.xml.in

Matthias Clasen mclasen at fedoraproject.org
Sun Jan 16 21:51:17 UTC 2011


 comps-f15.xml.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7ba7a29869eb8e32da19894813a0c2c901cf7055
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Sun Jan 16 16:50:36 2011 -0500

    Don't include obsoleted pam_passwdqc
    
    livecd-creator rightly complains about this:
    Package pam_passwdqc is obsoleted by passwdqc, trying to install passwdqc-1.2.2-1.fc15.x86_64 instead

diff --git a/comps-f15.xml.in b/comps-f15.xml.in
index f2762e1..1211231 100644
--- a/comps-f15.xml.in
+++ b/comps-f15.xml.in
@@ -294,7 +294,7 @@
       <packagereq type="default">openssh-clients</packagereq>
       <packagereq type="default">PackageKit-yum-plugin</packagereq>
       <packagereq type="default">pam_krb5</packagereq>
-      <packagereq type="default">pam_passwdqc</packagereq>
+      <packagereq type="default">passwdqc</packagereq>
       <packagereq type="default">pam_pkcs11</packagereq>
       <packagereq type="default">pcmciautils</packagereq>
       <packagereq type="default">perf</packagereq>




More information about the scm-commits mailing list