Hello community, here is the log from the commit of package mate-screensaver for openSUSE:Factory checked in at 2014-03-22 14:44:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-screensaver (Old) and /work/SRC/openSUSE:Factory/.mate-screensaver.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-screensaver" Changes: -------- --- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver.changes 2013-12-18 19:36:12.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver.changes 2014-03-22 18:01:46.000000000 +0100 @@ -1,0 +2,25 @@ +Wed Mar 5 11:41:44 UTC 2014 - [email protected] + +- Update to version 1.8.0 + + no changes since version 1.7.90 + +------------------------------------------------------------------- +Mon Feb 10 18:45:24 UTC 2014 - [email protected] + +- Update to version 1.7.1 (unstable) + + pam: Use pam_gnome-keyring.so + + fix issues when using systemd + + show date and time in lock dialog + closes #18 (https://github.com/mate-desktop/mate-screensaver/issues/18) + + update translations +- Changes from version 1.7.0 + + re-add erroneously removed opening semicolon + + initial GTK3 support + + replace mate-open with gvfs-open +- Update mate-screensaver-1.7.1-vendor_pam_integration.patch to upstream + changes +- Build with systemd support only; remove consolekit workaround +- Remove pkgconfig(libsystemd-daemon) require; only libsystemd-login is + needed to build + +------------------------------------------------------------------- Old: ---- mate-screensaver-1.5.0-vendor_pam_integration.patch mate-screensaver-1.6.1.tar.xz New: ---- mate-screensaver-1.7.1-vendor_pam_integration.patch mate-screensaver-1.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-screensaver.spec ++++++ --- /var/tmp/diff_new_pack.f0e3Hd/_old 2014-03-22 18:01:47.000000000 +0100 +++ /var/tmp/diff_new_pack.f0e3Hd/_new 2014-03-22 18:01:47.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for mate-screensaver # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,21 +16,21 @@ Name: mate-screensaver -Version: 1.6.1 +Version: 1.8.0 Release: 0 License: GPL-2.0+ and LGPL-2.0+ Summary: MATE Desktop screensaver Url: http://mate-desktop.org Group: System/GUI/Other -Source: http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz +Source: http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz Requires: /sbin/unix2_chkpwd Requires: xscreensaver-data Recommends: %{name}-lang %glib2_gsettings_schema_requires -# PATCH-FIX-OPENSUSE - mate-screensaver-1.5.0-vendor_pam_integration.patch +# PATCH-FIX-OPENSUSE - mate-screensaver-1.7.1-vendor_pam_integration.patch # [email protected] - PAM integration with SUSE/Novell patch -Patch0: %{name}-1.5.0-vendor_pam_integration.patch +Patch0: %{name}-1.7.1-vendor_pam_integration.patch BuildRequires: mate-common BuildRequires: libmatekbd-devel @@ -50,14 +50,7 @@ BuildRequires: xorg-x11-devel BuildRequires: xscreensaver-data BuildRequires: xscreensaver-data-extra -BuildRequires: xz - -%if 0%{?suse_version} >= 1230 BuildRequires: pkgconfig(libsystemd-login) -BuildRequires: pkgconfig(libsystemd-daemon) -%else -BuildRequires: ConsoleKit-devel -%endif %description mate-screensaver is a screen saver and locker that aims to have simple, @@ -85,13 +78,8 @@ --with-xscreensaverdir=/etc/xscreensaver \ --with-pam-prefix=/etc \ --enable-authentication-scheme=helper \ -%if 0%{?suse_version} >= 1230 --with-systemd \ --without-console-kit \ -%else - --with-console-kit \ - --with-systemd=no \ -%endif --with-passwd-helper=/sbin/unix2_chkpwd \ --disable-docbook-docs make %{?_smp_mflags} @@ -131,6 +119,7 @@ %{_datadir}/desktop-directories/ %{_datadir}/mate-background-properties/ %{_datadir}/%{name}/ +%{_datadir}/pixmaps/gnome-logo-white.svg %{_datadir}/pixmaps/mate-logo-white.svg %{_datadir}/glib-2.0/schemas/*.xml %{_mandir}/man1/*.1.gz ++++++ mate-screensaver-1.5.0-vendor_pam_integration.patch -> mate-screensaver-1.7.1-vendor_pam_integration.patch ++++++ --- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver-1.5.0-vendor_pam_integration.patch 2013-12-18 19:36:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver-1.7.1-vendor_pam_integration.patch 2014-03-22 18:01:46.000000000 +0100 @@ -1,41 +1,18 @@ -From 7d2d47efefb1fc2a7aa82abbbfdeca6746b789c0 Mon Sep 17 00:00:00 2001 -From: Nelson Marques <[email protected]> -Date: Sun, 4 Nov 2012 01:34:00 +0000 -Subject: [PATCH] integration with PAM for SUSE/Novell - ---- - data/mate-screensaver | 18 +++++++++--------- - 1 file changed, 9 insertions(+), 9 deletions(-) - -diff --git a/data/mate-screensaver b/data/mate-screensaver -index 4bd6427..a6ee10b 100644 --- a/data/mate-screensaver +++ b/data/mate-screensaver -@@ -1,15 +1,15 @@ - #%PAM-1.0 - - # Fedora Core --auth include system-auth --auth optional pam_mate_keyring.so --account include system-auth --password include system-auth --session include system-auth +@@ -0,0 +1,15 @@ ++#%PAM-1.0 ++ ++# Fedora Core +#auth include system-auth -+#auth optional pam_mate_keyring.so ++#auth optional pam_gnome_keyring.so +#account include system-auth +#password include system-auth +#session include system-auth - - # SuSE/Novell --#auth include common-auth ++ ++# SuSE/Novell +auth include common-auth - #auth optional pam_mate_keyring.so --#account include common-account --#password include common-password --#session include common-session ++auth optional pam_gnome_keyring.so +account include common-account +password include common-password +session include common-session --- -1.7.10.4 - ++++++ mate-screensaver-1.6.1.tar.xz -> mate-screensaver-1.8.0.tar.xz ++++++ ++++ 111238 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
