Hello community,

here is the log from the commit of package yast2-phone-services for 
openSUSE:Factory
checked in at Mon Oct 3 09:26:54 CEST 2011.



--------
--- openSUSE:Factory/yast2-phone-services/yast2-phone-services.changes  
2011-09-23 12:53:18.000000000 +0200
+++ yast2-phone-services/yast2-phone-services.changes   2011-09-27 
10:26:40.000000000 +0200
@@ -1,0 +2,23 @@
+Tue Sep 27 10:24:44 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.0 
+
+-------------------------------------------------------------------
+Fri Aug  5 12:34:33 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+------------------------------------------------------------------
+Tue Jun 21 17:36:03 CET 2011 - jreidin...@suse.cz
+
+- use ButtonBox for OK/Cancel (bnc#701262)
+
+------------------------------------------------------------------
+Wed Jan 13 18:56:03 CET 2010 - kmachalk...@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)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-phone-services-2.18.2.tar.bz2

New:
----
  yast2-phone-services-2.21.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-phone-services.spec ++++++
--- /var/tmp/diff_new_pack.lyzGoe/_old  2011-10-03 09:26:50.000000000 +0200
+++ /var/tmp/diff_new_pack.lyzGoe/_new  2011-10-03 09:26:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-phone-services (Version 2.18.2)
+# spec file for package yast2-phone-services
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,16 +19,22 @@
 
 
 Name:           yast2-phone-services
-Version:        2.18.2
-Release:        1
+Version:        2.21.0
+Release:        0
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-phone-services-2.18.2.tar.bz2
+Source0:        yast2-phone-services-%{version}.tar.bz2
+
 Prefix:         /usr
+
 Group:          System/YaST
 License:        GPL v2 or later
 BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files yast2 
yast2-devtools yast2-users
-Requires:       yast2 yast2-users
+# Wizard::SetDesktopTitleAndIcon
+Requires:       yast2 > 2.21.22
+Requires:       yast2-users
 BuildArch:      noarch
+
 Summary:        YaST2 - Phone Services Configuration
 
 %description
@@ -36,14 +42,16 @@
 services, for example fax and answering machines.
 
 %prep
-%setup -n yast2-phone-services-2.18.2
+%setup -n yast2-phone-services-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf
 %{prefix}/bin/y2tool y2automake
 autoreconf --force --install
+
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
@@ -70,4 +78,5 @@
 %{prefix}/share/applications/YaST2/*.desktop
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-phone-services
+
 %changelog

++++++ yast2-phone-services-2.18.2.tar.bz2 -> 
yast2-phone-services-2.21.0.tar.bz2 ++++++
++++ 4493 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-phone-services-2.18.2/VERSION new/yast2-phone-services-2.21.0/VERSION
--- old/yast2-phone-services-2.18.2/VERSION     2009-09-05 06:08:47.000000000 
+0200
+++ new/yast2-phone-services-2.21.0/VERSION     2011-09-27 10:24:59.000000000 
+0200
@@ -1 +1 @@
-2.18.2
+2.21.0
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-phone-services-2.18.2/configure.in 
new/yast2-phone-services-2.21.0/configure.in
--- old/yast2-phone-services-2.18.2/configure.in        2009-09-05 
06:11:29.000000000 +0200
+++ new/yast2-phone-services-2.21.0/configure.in        2011-09-27 
10:25:50.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-phone-services
 dnl
-dnl -- This file is generated by y2autoconf 2.18.10 - 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-phone-services, 2.18.2, http://bugs.opensuse.org/, 
yast2-phone-services)
+AC_INIT(yast2-phone-services, 2.21.0, http://bugs.opensuse.org/, 
yast2-phone-services)
 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.18.2"
+VERSION="2.21.0"
 RPMNAME="yast2-phone-services"
 MAINTAINER="Martin Vidner <mvid...@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-phone-services-2.18.2/src/clients/answering_machine.ycp 
new/yast2-phone-services-2.21.0/src/clients/answering_machine.ycp
--- old/yast2-phone-services-2.18.2/src/clients/answering_machine.ycp   
2009-01-20 10:36:56.000000000 +0100
+++ new/yast2-phone-services-2.21.0/src/clients/answering_machine.ycp   
2011-09-27 10:26:20.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:     Configuration of a phone answering machine
  * Authors:    Karsten Keil <kk...@suse.de>
  *
- * $Id: answering_machine.ycp 21351 2005-02-07 16:30:27Z jsuchome $
+ * $Id: answering_machine.ycp 66076 2011-09-27 08:26:19Z visnov $
  *
  *
  */
@@ -34,7 +34,7 @@
     Answering_machine::Read();
 
     Wizard::CreateDialog();
-    Wizard::SetDesktopIcon("answering_machine");
+    Wizard::SetDesktopTitleAndIcon("answering_machine");
     Wizard::SetNextButton(`next, Label::FinishButton() );
 
     /* main ui function */
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-phone-services-2.18.2/src/clients/fax.ycp 
new/yast2-phone-services-2.21.0/src/clients/fax.ycp
--- old/yast2-phone-services-2.18.2/src/clients/fax.ycp 2009-01-20 
10:36:56.000000000 +0100
+++ new/yast2-phone-services-2.21.0/src/clients/fax.ycp 2011-09-27 
10:26:20.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:     Configuration of a FAX machine
  * Authors:    Karsten Keil <kk...@suse.de>
  *
- * $Id: fax.ycp 20711 2005-01-11 15:34:25Z jsuchome $
+ * $Id: fax.ycp 66076 2011-09-27 08:26:19Z visnov $
  *
  *
  */
@@ -34,7 +34,7 @@
     Fax::Read();
 
     Wizard::CreateDialog();
-    Wizard::SetDesktopIcon("fax");
+    Wizard::SetDesktopTitleAndIcon("fax");
     Wizard::SetNextButton(`next, Label::FinishButton() );
 
     /* main ui function */
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-phone-services-2.18.2/src/config/answering_machine.desktop 
new/yast2-phone-services-2.21.0/src/config/answering_machine.desktop
--- old/yast2-phone-services-2.18.2/src/config/answering_machine.desktop        
2009-08-20 09:54:55.000000000 +0200
+++ new/yast2-phone-services-2.21.0/src/config/answering_machine.desktop        
2011-09-27 10:24:21.000000000 +0200
@@ -3,7 +3,6 @@
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Network;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=answering_machine
@@ -18,9 +17,8 @@
 X-SuSE-YaST-Keywords=ISDN,phone,telephone,answering
 
 Icon=yast-answering_machine
-Exec=/sbin/yast2 answering_machine 
+Exec=xdg-su -c "/sbin/yast2 answering_machine"
 
 Name=Phone Answering Machine
 GenericName=Set up a phone answering machine
-X-KDE-SubstituteUID=true
 StartupNotify=true
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-phone-services-2.18.2/src/config/fax.desktop 
new/yast2-phone-services-2.21.0/src/config/fax.desktop
--- old/yast2-phone-services-2.18.2/src/config/fax.desktop      2009-08-20 
09:55:52.000000000 +0200
+++ new/yast2-phone-services-2.21.0/src/config/fax.desktop      2011-09-27 
10:24:21.000000000 +0200
@@ -3,7 +3,6 @@
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Network;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=fax
@@ -18,9 +17,8 @@
 X-SuSE-YaST-Keywords=ISDN,fax,facsimile
 
 Icon=yast-fax
-Exec=/sbin/yast2 fax 
+Exec=xdg-su -c "/sbin/yast2 fax"
 
 Name=Fax
 GenericName=Set up an ISDN fax device
-X-KDE-SubstituteUID=true
 StartupNotify=true
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-phone-services-2.18.2/src/phone-services/answering_machine.ycp 
new/yast2-phone-services-2.21.0/src/phone-services/answering_machine.ycp
--- old/yast2-phone-services-2.18.2/src/phone-services/answering_machine.ycp    
2009-01-20 15:09:22.000000000 +0100
+++ new/yast2-phone-services-2.21.0/src/phone-services/answering_machine.ycp    
2011-09-27 10:24:21.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:     phone answering machine dialogs
  * Authors:    Karsten Keil <kk...@suse.de>
  *
- * $Id: answering_machine.ycp 54820 2009-01-20 14:09:22Z mvidner $
+ * $Id: answering_machine.ycp 64517 2011-06-21 15:37:41Z jreidinger $
  *
  *
  */
@@ -120,7 +120,7 @@
            `VSpacing(1),
            `Frame(_("&User Table"), `VBox(
                `Table(`id(`table), theader, []),
-               //http://en.opensuse.org/YaST/Style_Guide#Table_with_Buttons
+               // http://en.opensuse.org/openSUSE:YaST_style_guide
                `Left(
                    `HBox(
                        `PushButton(`id(`add), Label::AddButton()),
@@ -299,7 +299,7 @@
            `TextEntry(`id(`pin), _("P&in"), uc["pin"]:"")
        ),
        `HSpacing(1),
-       `HBox(
+       `ButtonBox(
            `PushButton(`id(`ok), `opt(`default), Label::OKButton()),
            `PushButton(`id(`cancel), Label::CancelButton())
        )
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-phone-services-2.18.2/src/phone-services/fax.ycp 
new/yast2-phone-services-2.21.0/src/phone-services/fax.ycp
--- old/yast2-phone-services-2.18.2/src/phone-services/fax.ycp  2009-01-20 
15:09:22.000000000 +0100
+++ new/yast2-phone-services-2.21.0/src/phone-services/fax.ycp  2011-09-27 
10:24:21.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:     Fax machine dialogs
  * Authors:    Karsten Keil <kk...@suse.de>
  *
- * $Id: fax.ycp 54820 2009-01-20 14:09:22Z mvidner $
+ * $Id: fax.ycp 64517 2011-06-21 15:37:41Z jreidinger $
  *
  *
  */
@@ -137,7 +137,7 @@
                /* Frame title */
                `Frame(_("&User Table"), `VBox(
                    `Table(`id(`table), theader, []),
-                   //http://en.opensuse.org/YaST/Style_Guide#Table_with_Buttons
+                   // http://en.opensuse.org/openSUSE:YaST_style_guide
                    `Left(
                        `HBox(`PushButton(`id(`add), Label::AddButton()),
                              `PushButton(`id(`edit), `opt(`disabled), 
Label::EditButton()),
@@ -326,7 +326,7 @@
 
                ]),
            `VSpacing(1),
-           `HBox(
+           `ButtonBox(
                `PushButton(`id(`ok), `opt(`default), Label::OKButton()),
                `HSpacing(5),
                `PushButton(`id(`cancel), Label::CancelButton())

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