Hello community,

here is the log from the commit of package yast2-autofs.2131 for 
openSUSE:12.2:Update checked in at 2013-10-29 17:09:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2:Update/yast2-autofs.2131 (Old)
 and      /work/SRC/openSUSE:12.2:Update/.yast2-autofs.2131.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-autofs.2131"

Changes:
--------
New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:12.2:Update/.yast2-autofs.2131.new/yast2-autofs.changes  
2013-10-29 17:09:05.000000000 +0100
@@ -0,0 +1,96 @@
+-------------------------------------------------------------------
+Thu Oct 24 14:40:32 UTC 2013 - vark...@suse.com
+
+- bnc#740167 - Yast2 autoFS module fails to run with UI error [PATCH] 
+  + added dialogs.patch
+
+-------------------------------------------------------------------
+Thu Mar 29 13:51:43 CEST 2012 - jsuch...@suse.cz
+
+- merged proofread texts 
+- confirmed license
+- 2.22.0
+
+-------------------------------------------------------------------
+Thu Sep 29 09:57:33 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.1 
+
+-------------------------------------------------------------------
+Mon Sep 19 09:15:56 CEST 2011 - vis...@suse.cz
+
+- remove unneeded dialogs and dependency on Wizard_hw 
+- 2.21.0
+
+-------------------------------------------------------------------
+Fri Aug  5 12:30:38 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+------------------------------------------------------------------
+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)
+
+-------------------------------------------------------------------
+Mon Sep 28 08:40:50 CEST 2009 - vark...@suse.de
+
+- bnc#532518 – YaST in translation (use 'YaST' instead of 'YaST2')
+
+-------------------------------------------------------------------
+Thu Jan  8 13:38:14 CET 2009 - vark...@suse.de
+
+- bnc#464358 - error on console: Use of uninitialized value 
+
+-------------------------------------------------------------------
+Thu Sep 11 07:56:54 CEST 2008 - jsr...@suse.cz
+
+- merged texts from proofread
+
+-------------------------------------------------------------------
+Fri May 16 16:40:22 CEST 2008 - jsr...@suse.cz
+
+- added categories Settings and System into desktop file
+  (bnc #382778)
+
+-------------------------------------------------------------------
+Fri Apr 18 15:10:35 CEST 2008 - jsr...@suse.cz
+
+- merged texts from proofread
+- 2.15.4
+
+-------------------------------------------------------------------
+Mon Mar 17 12:43:32 CET 2008 - jsr...@suse.cz
+
+- added 'StartupNotify=true' to the desktop file (bnc #304964)
+
+-------------------------------------------------------------------
+Sun Dec 30 21:05:18 CET 2007 - p...@suse.de
+
+-#336276 - Attempt to configure autofs via YaST2 results in a Perl error 
message 
+-fixing some typos
+- 2.15.3
+
+-------------------------------------------------------------------
+Fri May 11 16:55:23 CEST 2007 - vark...@suse.de
+
+- #273198 - yast2 - autofs - typo 
+
+-------------------------------------------------------------------
+Tue Jan 23 11:22:57 CET 2007 - vark...@suse.de
+
+- #242539: bad widget id in QueryWidget
+
+-------------------------------------------------------------------
+Fri Jan 19 15:09:29 CET 2007 - vark...@suse.de
+
+- Enhancing the help textes
+- Fixing bug for handling the return values of the funktions
+
+-------------------------------------------------------------------
+Mon Dec 18 09:14:04 2006 - vark...@novell.com
+
+- initial version (Fate#6253)

New:
----
  dialogs.patch
  yast2-autofs-2.22.0.tar.bz2
  yast2-autofs.changes
  yast2-autofs.spec

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

Other differences:
------------------
++++++ yast2-autofs.spec ++++++
#
# spec file for package yast2-autofs
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           yast2-autofs
Version:        2.22.0
Release:        0

BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        yast2-autofs-%{version}.tar.bz2
Patch0:         dialogs.patch

# Wizard::SetDesktopTitleAndIcon
Requires:       yast2 >= 2.21.22
BuildRequires:  perl-XML-Writer
BuildRequires:  update-desktop-files
BuildRequires:  yast2
BuildRequires:  yast2-devtools
BuildRequires:  yast2-testsuite

BuildArch:      noarch

Summary:        YaST2 - Module to Create and Manage autofs Entries in LDAP
License:        GPL-2.0
Group:          System/YaST

%description
This makes possible to create and manage autofs entries in an LDAP
server. The autofs entries will be created according the nis.schema
using the objectclasses nisMap and nisObject. The entries are placed
under ou=AUTOFS,$LDAPBASE.

%prep
%setup -n yast2-autofs-%{version}
%patch0 

%build
%{_prefix}/bin/y2tool y2autoconf
%{_prefix}/bin/y2tool y2automake
autoreconf --force --install

export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"

./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
# so that RPM_OPT_FLAGS check works
make %{?jobs:-j%jobs} V=1

%install
make install DESTDIR="$RPM_BUILD_ROOT"
[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
    d=${f##*/}
    %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
done

%clean
rm -rf "$RPM_BUILD_ROOT"

%files
%defattr(-,root,root)
%dir /usr/share/YaST2/include/autofs
/usr/share/YaST2/include/autofs/*
/usr/share/YaST2/clients/autofs.ycp
#/usr/share/YaST2/clients/autofs_*.ycp
/usr/share/YaST2/modules/Autofs*
%{_prefix}/share/applications/YaST2/autofs.desktop
%doc %{_prefix}/share/doc/packages/yast2-autofs

%changelog
++++++ dialogs.patch ++++++
--- src/dialogs.ycp-orig        2013-10-24 15:31:09.015192709 +0200
+++ src/dialogs.ycp     2013-10-24 15:31:36.887390575 +0200
@@ -68,8 +68,8 @@
                                   `TextEntry(`id(`mapname), _("Name of the 
map"), ""),
                                   `VSpacing(0.2),
                                   // ok pushbutton: confirm the dialog
-                                  `ButtonBox(`PushButton(`id(`ok),     
Label::OKButton()),
-                                             `PushButton(`id(`cancel), 
Label::CancelButton())),
+               `ButtonBox(`PushButton(`id(`ok), `opt(`default, `key_F10), 
Label::OKButton()),
+                          `PushButton(`id(`cancel), `opt (`key_F9), 
Label::CancelButton())),
                                   `VSpacing(0.2)),
                             `HSpacing(1)
                           ));
@@ -142,8 +142,8 @@
                                   ),
                                   `VSpacing(0.2),
                                   // ok pushbutton: confirm the dialog
-                                  `ButtonBox(`PushButton(`id(`ok),     
Label::OKButton()),
-                                             `PushButton(`id(`cancel), 
Label::CancelButton())),
+               `ButtonBox(`PushButton(`id(`ok), `opt(`default, `key_F10), 
Label::OKButton()),
+                          `PushButton(`id(`cancel), `opt (`key_F9), 
Label::CancelButton())),
                                   `VSpacing(0.2)
                                ),
                             `HSpacing(1)
@@ -161,8 +161,8 @@
                                   `TextEntry(`id(`location), _("Location"), 
Entry["location"]:""),
                                   `VSpacing(0.2),
                                   // ok pushbutton: confirm the dialog
-                                  `ButtonBox(`PushButton(`id(`ok),     
Label::OKButton()),
-                                             `PushButton(`id(`cancel), 
Label::CancelButton())),
+               `ButtonBox(`PushButton(`id(`ok), `opt(`default, `key_F10), 
Label::OKButton()),
+                          `PushButton(`id(`cancel), `opt (`key_F9), 
Label::CancelButton())),
                                   `VSpacing(0.2)),
                             `HSpacing(1)
                           )
@@ -277,15 +277,14 @@
            `ReplacePoint(`id(`mapslist),
               `SelectionBox(`id(`maps), `opt(`notify), _("Maps"), LMaps)
            ),
-            `ButtonBox(
-                 `PushButton(`id(`addmap), _("Add")),
-                  `PushButton(`id(`delmap), _("Delete"))
+               `ButtonBox(`PushButton(`id(`addmap), `opt(`default, `key_F10), 
_("Add")),
+                          `PushButton(`id(`delmap), `opt (         `key_F9),  
_("Delete"))
                 ),
            `Table(`id(`entries), 
`header(_("Key"),_("Options"),_("Location")),[]),
            `ButtonBox(
-                  `PushButton(`id(`addentry), _("Add")),
-//                `PushButton(`id(`modentry), _("Edit")),
-                  `PushButton(`id(`delentry), _("Delete"))
+                  `PushButton(`id(`addentry), `opt(`default, `key_F10), 
_("Add")),
+//                `PushButton(`id(`modentry), `opt(          `key_F8 ), 
_("Edit")),
+                  `PushButton(`id(`delentry), `opt(          `key_F9 ), 
_("Delete"))
                  )
           );
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to