From 5d53dbfc8cd0c9a70cdcdcccee833ed62a5f2d8b0a0dded8cfed6aa3d275bde7 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 18 Feb 2010 16:17:20 +0000 Subject: [PATCH] Accepting request 32689 from YaST:Head Copy from YaST:Head/yast2-users based on submit request 32689 from user jsuchome OBS-URL: https://build.opensuse.org/request/show/32689 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-users?expand=0&rev=102 --- yast2-users-2.19.2.tar.bz2 | 3 --- yast2-users-2.19.3.tar.bz2 | 3 +++ yast2-users.changes | 13 +++++++++++++ yast2-users.spec | 11 ++++++----- 4 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 yast2-users-2.19.2.tar.bz2 create mode 100644 yast2-users-2.19.3.tar.bz2 diff --git a/yast2-users-2.19.2.tar.bz2 b/yast2-users-2.19.2.tar.bz2 deleted file mode 100644 index 497ed67..0000000 --- a/yast2-users-2.19.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ecf9361623a8531348791061e5e4acdcd0c935199143a8bb7e3adf466e3959ba -size 419313 diff --git a/yast2-users-2.19.3.tar.bz2 b/yast2-users-2.19.3.tar.bz2 new file mode 100644 index 0000000..6936db6 --- /dev/null +++ b/yast2-users-2.19.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b11e569567030f88c839e1476935eaf33f397c086d0c7c932acf49ff089de2 +size 417223 diff --git a/yast2-users.changes b/yast2-users.changes index fb30271..ca27d3e 100644 --- a/yast2-users.changes +++ b/yast2-users.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Feb 16 14:01:20 CET 2010 - jsuchome@suse.cz + +- empty hash before reading, to avoid caching problems (bnc#580167) +- 2.19.3 + +------------------------------------------------------------------ +Wed Jan 13 18:56:03 CET 2010 - kmachalkova@suse.cz + +- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su + where root privileges are needed, removed X-KDE-SubstituteUID key + (bnc#540627) + ------------------------------------------------------------------- Tue Dec 8 10:37:37 CET 2009 - jsuchome@suse.cz diff --git a/yast2-users.spec b/yast2-users.spec index 6bcf801..1b70c92 100644 --- a/yast2-users.spec +++ b/yast2-users.spec @@ -1,7 +1,7 @@ # -# spec file for package yast2-users (Version 2.19.2) +# spec file for package yast2-users (Version 2.19.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -19,10 +19,10 @@ Name: yast2-users -Version: 2.19.2 +Version: 2.19.3 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-users-2.19.2.tar.bz2 +Source0: yast2-users-2.19.3.tar.bz2 Prefix: /usr Group: System/YaST License: GPLv2+ @@ -42,7 +42,7 @@ Summary: YaST2 - User and Group Configuration This package provides GUI for maintenance of linux users and groups. %prep -%setup -n yast2-users-2.19.2 +%setup -n yast2-users-2.19.3 %build %{prefix}/bin/y2tool y2autoconf @@ -86,4 +86,5 @@ rm -rf "$RPM_BUILD_ROOT" %{_libdir}/YaST2/plugin/libpy2ag_crack.so %{_libdir}/YaST2/plugin/libpy2ag_crack.la %doc %{prefix}/share/doc/packages/yast2-users + %changelog