2 commits - comps-f22.xml.in comps-f23.xml.in

Matthias Clasen mclasen at fedoraproject.org
Fri Feb 20 18:25:49 UTC 2015


 comps-f22.xml.in |    3 ++-
 comps-f23.xml.in |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit cabd0070ca91b56b8609566977155a2597eeed23
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Feb 20 13:22:24 2015 -0500

    Use the right screencasting glue package for the workstation
    
    don't install fros-recordmydesktop (which uses some 3rd party app)
    for screencasting, when gnome-shell can do it just fine.

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index cabfa50..8929047 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -6397,7 +6397,7 @@
       <packagereq>firewalld-config-workstation</packagereq>
       <packagereq>fpaste</packagereq>
       <packagereq>fprintd-pam</packagereq>
-      <packagereq>fros-recordmydesktop</packagereq>
+      <packagereq>fros-gnome</packagereq>
       <packagereq>gdm</packagereq>
       <packagereq>gedit</packagereq>
       <packagereq>glib-networking</packagereq>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index cabfa50..8929047 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -6397,7 +6397,7 @@
       <packagereq>firewalld-config-workstation</packagereq>
       <packagereq>fpaste</packagereq>
       <packagereq>fprintd-pam</packagereq>
-      <packagereq>fros-recordmydesktop</packagereq>
+      <packagereq>fros-gnome</packagereq>
       <packagereq>gdm</packagereq>
       <packagereq>gedit</packagereq>
       <packagereq>glib-networking</packagereq>


commit 2a887f1199d2db95822d418b5e8849926c3aec8b
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Feb 19 15:50:53 2015 -0500

    f22: Explicitly add pinentry-gtk to the workstation product
    
    It is already there, but currently just gets pulled in by virtual
    provides for pinentry-gui, which is a little iffy.

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index e4fb9cb..cabfa50 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -6494,6 +6494,7 @@
       <packagereq>pcmciautils</packagereq>
       <packagereq>pinentry-gtk</packagereq>
       <packagereq>pinfo</packagereq>
+      <packagereq>pinentry-gtk</packagereq>
       <packagereq>plymouth</packagereq>
       <packagereq>pm-utils</packagereq>
       <packagereq>polkit-js-engine</packagereq>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index e4fb9cb..cabfa50 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -6494,6 +6494,7 @@
       <packagereq>pcmciautils</packagereq>
       <packagereq>pinentry-gtk</packagereq>
       <packagereq>pinfo</packagereq>
+      <packagereq>pinentry-gtk</packagereq>
       <packagereq>plymouth</packagereq>
       <packagereq>pm-utils</packagereq>
       <packagereq>polkit-js-engine</packagereq>




More information about the scm-commits mailing list