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

Kalev Lember kalev at fedoraproject.org
Sat Feb 21 19:43:49 UTC 2015


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

New commits:
commit 3f01f3277a83bb475759bbd5bba76d2e681d0a73
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Feb 21 20:42:02 2015 +0100

    critical-path-gnome: Replace gnome-packagekit with gnome-software

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index 3d944c1..897bc22 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -777,7 +777,7 @@
       <packagereq type="mandatory">xorg-x11-xinit</packagereq>
       <packagereq type="default">avahi</packagereq>
       <packagereq type="default">gnome-bluetooth</packagereq>
-      <packagereq type="default">gnome-packagekit</packagereq>
+      <packagereq type="default">gnome-software</packagereq>
       <packagereq type="default">libcanberra-gtk3</packagereq>
       <packagereq type="default">nautilus</packagereq>
       <packagereq type="default">pulseaudio-module-x11</packagereq>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index 3d944c1..897bc22 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -777,7 +777,7 @@
       <packagereq type="mandatory">xorg-x11-xinit</packagereq>
       <packagereq type="default">avahi</packagereq>
       <packagereq type="default">gnome-bluetooth</packagereq>
-      <packagereq type="default">gnome-packagekit</packagereq>
+      <packagereq type="default">gnome-software</packagereq>
       <packagereq type="default">libcanberra-gtk3</packagereq>
       <packagereq type="default">nautilus</packagereq>
       <packagereq type="default">pulseaudio-module-x11</packagereq>


commit f5a24b798e37b06a1586a653c92c845a48795ed7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Feb 21 20:39:04 2015 +0100

    Workstation: Remove gnome-packagekit
    
    It was there for gstreamer codec installation, which is now done in
    gnome-software instead.

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index 719e37b..3d944c1 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -6414,7 +6414,6 @@
       <packagereq>gnome-font-viewer</packagereq>
       <packagereq>gnome-getting-started-docs</packagereq>
       <packagereq>gnome-initial-setup</packagereq>
-      <packagereq>gnome-packagekit</packagereq>
       <packagereq>gnome-screenshot</packagereq>
       <packagereq>gnome-session-xsession</packagereq>
       <packagereq>gnome-session-wayland-session</packagereq>
diff --git a/comps-f23.xml.in b/comps-f23.xml.in
index 719e37b..3d944c1 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -6414,7 +6414,6 @@
       <packagereq>gnome-font-viewer</packagereq>
       <packagereq>gnome-getting-started-docs</packagereq>
       <packagereq>gnome-initial-setup</packagereq>
-      <packagereq>gnome-packagekit</packagereq>
       <packagereq>gnome-screenshot</packagereq>
       <packagereq>gnome-session-xsession</packagereq>
       <packagereq>gnome-session-wayland-session</packagereq>


commit ca6eb1cf338239a91b6409f658928c87f4b0b423
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Feb 21 20:31:58 2015 +0100

    Workstation: Don't add pinentry-gtk twice

diff --git a/comps-f22.xml.in b/comps-f22.xml.in
index 8929047..719e37b 100644
--- a/comps-f22.xml.in
+++ b/comps-f22.xml.in
@@ -6494,7 +6494,6 @@
       <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 8929047..719e37b 100644
--- a/comps-f23.xml.in
+++ b/comps-f23.xml.in
@@ -6494,7 +6494,6 @@
       <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