From a7e581fbe1fa49f4b737274ee869166041f616530b128e986e9b396b42057956 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 6 Dec 2011 17:11:53 +0000 Subject: [PATCH 1/3] Updating link to change in openSUSE:Factory/gdm revision 133.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=d0e46f75b5ce2aa066f88e9c57dd13c0 --- gdm.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gdm.spec b/gdm.spec index 6b9edea..5c17851 100644 --- a/gdm.spec +++ b/gdm.spec @@ -20,7 +20,7 @@ %define enable_split_authentication 0 Name: gdm -License: GPLv2+ +License: GPL-2.0+ Group: System/GUI/GNOME Version: 3.2.0 Release: 1 @@ -137,7 +137,7 @@ The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. %package -n libgdmgreeter1 -License: GPLv2+ +License: GPL-2.0+ Summary: Client Library for Communicating with GDM Greeter Server Group: System/Libraries Recommends: gdm @@ -147,7 +147,7 @@ The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. %package -n libgdmsimplegreeter1 -License: GPLv2+ +License: GPL-2.0+ Summary: Library for GDM Simple Greeter Extensions Group: System/Libraries Recommends: gdm @@ -160,7 +160,7 @@ providing graphical log-ins and managing local and remote displays. %package simple-greeter-extensions -License: GPLv2+ +License: GPL-2.0+ Summary: GDM Simple Greeter Extensions -- Fingerprint and Smartcard Support Group: System/Libraries Supplements: gdm @@ -172,7 +172,7 @@ providing graphical log-ins and managing local and remote displays. %endif %package devel -License: GPLv2+ +License: GPL-2.0+ Summary: Libraries for GDM -- Development Files Group: Development/Libraries/GNOME Requires: libgdmgreeter1 = %{version} @@ -185,7 +185,7 @@ The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. %package branding-upstream -License: GPLv2+ +License: GPL-2.0+ Summary: The GNOME Display Manager -- Upstream default configuration Group: System/GUI/GNOME Requires: %{name} = %{version} @@ -204,7 +204,7 @@ providing graphical log-ins and managing local and remote displays. This package provides the upstream default configuration for gdm. %package -n gdmflexiserver -License: GPLv2+ +License: GPL-2.0+ Summary: Gdmflexiserver Compatibility Wrapper for Display Managers Group: System/GUI/GNOME Suggests: gdm From 56ac6a4e13d0b191beb954d074b0754ff8fde3173d34fe6ced3d31b978a98faf Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Mon, 12 Dec 2011 15:55:49 +0000 Subject: [PATCH 2/3] Accepting request 96144 from home:dimstar:branches:GNOME:Factory Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96144 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=195 --- gdm.changes | 5 +++++ gdm.spec | 11 +++++++++++ 2 files changed, 16 insertions(+) diff --git a/gdm.changes b/gdm.changes index 1397033..09f9652 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 19:53:53 UTC 2011 - dimstar@opensuse.org + +- Split typelib file into typelib-1_0-GdmGreeter-1_0. + ------------------------------------------------------------------- Fri Nov 4 14:23:29 UTC 2011 - dimstar@opensuse.org diff --git a/gdm.spec b/gdm.spec index 5c17851..d61de14 100644 --- a/gdm.spec +++ b/gdm.spec @@ -156,6 +156,14 @@ Recommends: gdm The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. +%package -n typelib-1_0-GdmGreeter-1_0 +Summary: Library for GDM Simple Greeter Extensions +Group: System/Libraries + +%description -n typelib-1_0-GdmGreeter-1_0 +The GNOME Display Manager is a system service that is responsible for +providing graphical log-ins and managing local and remote displays. + %if %{enable_split_authentication} %package simple-greeter-extensions @@ -413,6 +421,9 @@ fi %files -n libgdmgreeter1 %defattr(-,root,root) %{_libdir}/libgdmgreeter.so.* + +%files -n typelib-1_0-GdmGreeter-1_0 +%defattr(-,root,root) %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib %files -n libgdmsimplegreeter1 From a0193796ac78d180ae6445c9c50cca3f1596749368c0e26acb2d40016f43e51d Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Dec 2011 04:35:05 +0000 Subject: [PATCH 3/3] Accepting request 97429 from home:vuntz:branches:GNOME:Factory tweak OBS-URL: https://build.opensuse.org/request/show/97429 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=196 --- gdm.changes | 3 ++- gdm.spec | 34 +++++++++++++++------------------- 2 files changed, 17 insertions(+), 20 deletions(-) diff --git a/gdm.changes b/gdm.changes index 09f9652..d1a8a38 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Thu Dec 8 19:53:53 UTC 2011 - dimstar@opensuse.org -- Split typelib file into typelib-1_0-GdmGreeter-1_0. +- Split typelib file into typelib-1_0-GdmGreeter-1_0 subpackage. +- Add typelib-1_0-GdmGreeter-1_0 Requires to devel subpackage. ------------------------------------------------------------------- Fri Nov 4 14:23:29 UTC 2011 - dimstar@opensuse.org diff --git a/gdm.spec b/gdm.spec index d61de14..be4dbf2 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,16 +15,15 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - # FIXME: need to check what should be done to enable this (at least adapt the pam files). See bnc#699999 %define enable_split_authentication 0 Name: gdm +Version: 3.2.0 +Release: 0 +Summary: The GNOME Display Manager License: GPL-2.0+ Group: System/GUI/GNOME -Version: 3.2.0 -Release: 1 -Summary: The GNOME Display Manager Url: http://projects.gnome.org/gdm/ Source: http://download.gnome.org/sources/gdm/3.2/%{name}-%{version}.tar.bz2 Source1: gdm.pamd @@ -137,7 +136,6 @@ The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. %package -n libgdmgreeter1 -License: GPL-2.0+ Summary: Client Library for Communicating with GDM Greeter Server Group: System/Libraries Recommends: gdm @@ -146,8 +144,18 @@ Recommends: gdm The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. +%package -n typelib-1_0-GdmGreeter-1_0 +Summary: Client Library for Communicating with GDM Greeter Server -- Introspection bindings +Group: System/Libraries + +%description -n typelib-1_0-GdmGreeter-1_0 +The GNOME Display Manager is a system service that is responsible for +providing graphical log-ins and managing local and remote displays. + +This package provides the GObject Introspection bindings for +communicating with the GDM greeter server. + %package -n libgdmsimplegreeter1 -License: GPL-2.0+ Summary: Library for GDM Simple Greeter Extensions Group: System/Libraries Recommends: gdm @@ -156,19 +164,9 @@ Recommends: gdm The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. -%package -n typelib-1_0-GdmGreeter-1_0 -Summary: Library for GDM Simple Greeter Extensions -Group: System/Libraries - -%description -n typelib-1_0-GdmGreeter-1_0 -The GNOME Display Manager is a system service that is responsible for -providing graphical log-ins and managing local and remote displays. - %if %{enable_split_authentication} %package simple-greeter-extensions - -License: GPL-2.0+ Summary: GDM Simple Greeter Extensions -- Fingerprint and Smartcard Support Group: System/Libraries Supplements: gdm @@ -180,11 +178,11 @@ providing graphical log-ins and managing local and remote displays. %endif %package devel -License: GPL-2.0+ Summary: Libraries for GDM -- Development Files Group: Development/Libraries/GNOME Requires: libgdmgreeter1 = %{version} Requires: libgdmsimplegreeter1 = %{version} +Requires: typelib-1_0-GdmGreeter-1_0 = %{version} Provides: libgdmsimplegreeter-devel = %{version} Obsoletes: libgdmsimplegreeter-devel < %{version} @@ -193,7 +191,6 @@ The GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays. %package branding-upstream -License: GPL-2.0+ Summary: The GNOME Display Manager -- Upstream default configuration Group: System/GUI/GNOME Requires: %{name} = %{version} @@ -212,7 +209,6 @@ providing graphical log-ins and managing local and remote displays. This package provides the upstream default configuration for gdm. %package -n gdmflexiserver -License: GPL-2.0+ Summary: Gdmflexiserver Compatibility Wrapper for Display Managers Group: System/GUI/GNOME Suggests: gdm