Hello community,

here is the log from the commit of package yast2-sudo for openSUSE:Factory
checked in at Mon Oct 3 09:27:25 CEST 2011.



--------
--- openSUSE:Factory/yast2-sudo/yast2-sudo.changes      2011-09-23 
12:53:24.000000000 +0200
+++ yast2-sudo/yast2-sudo.changes       2011-09-22 11:42:17.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Sep 22 11:39:21 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.1 
+
+-------------------------------------------------------------------
+Fri Aug  5 12:35:26 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-sudo-2.21.0.tar.bz2

New:
----
  yast2-sudo-2.21.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-sudo.spec ++++++
--- /var/tmp/diff_new_pack.rvN16F/_old  2011-10-03 09:27:20.000000000 +0200
+++ /var/tmp/diff_new_pack.rvN16F/_new  2011-10-03 09:27:20.000000000 +0200
@@ -19,17 +19,19 @@
 
 
 Name:           yast2-sudo
-Version:        2.21.0
-Release:        1
+Version:        2.21.1
+Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-sudo-2.21.0.tar.bz2
+Source0:        yast2-sudo-2.21.1.tar.bz2
 
 Prefix:         /usr
 
 Group:          System/YaST
 License:        GPL v2 or later
-Requires:       yast2 yast2-users
+Requires:       yast2-users
+# Wizard::SetDesktopTitleAndIcon
+Requires:       yast2 >= 2.21.22
 #ycp::PathComponents
 Conflicts:      yast2-core < 2.13.29
 #Sudo icons
@@ -45,7 +47,7 @@
 of users to run commands as root or other user.
 
 %prep
-%setup -n yast2-sudo-2.21.0
+%setup -n yast2-sudo-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -82,4 +84,5 @@
 /usr/share/YaST2/scrconf/sudo.scr
 /usr/lib/YaST2/servers_non_y2/ag_etc_sudoers
 %doc %{prefix}/share/doc/packages/yast2-sudo
+
 %changelog

++++++ yast2-sudo-2.21.0.tar.bz2 -> yast2-sudo-2.21.1.tar.bz2 ++++++
++++ 1898 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-sudo-2.21.0/VERSION new/yast2-sudo-2.21.1/VERSION
--- old/yast2-sudo-2.21.0/VERSION       2011-08-02 13:19:32.000000000 +0200
+++ new/yast2-sudo-2.21.1/VERSION       2011-09-22 11:39:35.000000000 +0200
@@ -1 +1 @@
-2.21.0
+2.21.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-sudo-2.21.0/configure.in new/yast2-sudo-2.21.1/configure.in
--- old/yast2-sudo-2.21.0/configure.in  2011-08-02 13:25:30.000000000 +0200
+++ new/yast2-sudo-2.21.1/configure.in  2011-09-22 11:39:42.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-sudo
 dnl
-dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-sudo, 2.21.0, http://bugs.opensuse.org/, yast2-sudo)
+AC_INIT(yast2-sudo, 2.21.1, http://bugs.opensuse.org/, yast2-sudo)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.0"
+VERSION="2.21.1"
 RPMNAME="yast2-sudo"
 MAINTAINER="Katarina Machalkova <kmachalk...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-sudo-2.21.0/src/sudo.desktop new/yast2-sudo-2.21.1/src/sudo.desktop
--- old/yast2-sudo-2.21.0/src/sudo.desktop      2010-08-18 13:48:37.000000000 
+0200
+++ new/yast2-sudo-2.21.1/src/sudo.desktop      2011-09-21 14:20:43.000000000 
+0200
@@ -3,7 +3,6 @@
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Security;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=sudo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-sudo-2.21.0/src/wizards.ycp new/yast2-sudo-2.21.1/src/wizards.ycp
--- old/yast2-sudo-2.21.0/src/wizards.ycp       2010-08-18 13:48:37.000000000 
+0200
+++ new/yast2-sudo-2.21.1/src/wizards.ycp       2011-09-22 11:39:18.000000000 
+0200
@@ -161,7 +161,7 @@
     ];
 
     Wizard::CreateDialog();
-    Wizard::SetDesktopIcon("sudo");
+    Wizard::SetDesktopTitleAndIcon("sudo");
     if (!Sudo::Read())
        return `abort;
 

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to