commit yast2-restore for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory 
checked in at 2013-08-01 11:09:41

Comparing /work/SRC/openSUSE:Factory/yast2-restore (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-restore.new (New)


Package is yast2-restore

Changes:

--- /work/SRC/openSUSE:Factory/yast2-restore/yast2-restore.changes  
2013-01-10 16:01:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-restore.new/yast2-restore.changes 
2013-08-01 11:09:42.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:38:38 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-restore-2.23.3.tar.bz2

New:

  yast2-restore-3.0.0.tar.bz2



Other differences:
--
++ yast2-restore.spec ++
--- /var/tmp/diff_new_pack.XBqWPQ/_old  2013-08-01 11:09:43.0 +0200
+++ /var/tmp/diff_new_pack.XBqWPQ/_new  2013-08-01 11:09:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-restore
-Version:2.23.3
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -39,6 +39,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - System Restore
 License:GPL-2.0+
 Group:  System/YaST
@@ -79,10 +81,9 @@
 
 %dir /usr/share/YaST2/include/restore
 /usr/share/YaST2/include/restore/*
-/usr/share/YaST2/clients/restore.ycp
-/usr/share/YaST2/clients/restore_*.ycp
-/usr/share/YaST2/modules/Restore.ycp
-/usr/share/YaST2/modules/Restore.ybc
+/usr/share/YaST2/clients/restore.rb
+/usr/share/YaST2/clients/restore_*.rb
+/usr/share/YaST2/modules/Restore.rb
 %{_prefix}/share/applications/YaST2/restore.desktop
 %{_prefix}/lib/YaST2/bin/restore_parse_pkginfo.pl
 %doc %{_prefix}/share/doc/packages/yast2-restore

++ yast2-restore-2.23.3.tar.bz2 - yast2-restore-3.0.0.tar.bz2 ++
 12224 lines of diff (skipped)

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



commit yast2-restore for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory 
checked in at 2013-01-10 16:01:02

Comparing /work/SRC/openSUSE:Factory/yast2-restore (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-restore.new (New)


Package is yast2-restore, Maintainer is yast2-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/yast2-restore/yast2-restore.changes  
2012-11-12 07:08:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-restore.new/yast2-restore.changes 
2013-01-10 16:01:05.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan  8 16:04:09 UTC 2013 - loci...@suse.com
+
+- Used standard ButtonBox widget for pup-up dialogs (bnc#701268)
+- 2.23.3
+
+---
+Tue Nov 13 17:15:21 CET 2012 - tgoettlic...@suse.de
+
+- confirmed license gpl v2
+- 2.23.2
+
+---

Old:

  yast2-restore-2.23.1.tar.bz2

New:

  yast2-restore-2.23.3.tar.bz2



Other differences:
--
++ yast2-restore.spec ++
--- /var/tmp/diff_new_pack.rHg5sv/_old  2013-01-10 16:01:06.0 +0100
+++ /var/tmp/diff_new_pack.rHg5sv/_new  2013-01-10 16:01:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-restore
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-restore
-Version:2.23.1
+Version:2.23.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-restore-2.23.1.tar.bz2 - yast2-restore-2.23.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/MAINTAINER 
new/yast2-restore-2.23.3/MAINTAINER
--- old/yast2-restore-2.23.1/MAINTAINER 2012-11-01 13:09:13.0 +0100
+++ new/yast2-restore-2.23.3/MAINTAINER 2013-01-08 16:55:19.0 +0100
@@ -1 +1 @@
-Lukas Ocilka loci...@suse.cz
+YaST2 Maintainers yast2-maintain...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/Makefile.in 
new/yast2-restore-2.23.3/Makefile.in
--- old/yast2-restore-2.23.1/Makefile.in2012-11-09 13:39:07.0 
+0100
+++ new/yast2-restore-2.23.3/Makefile.in2013-01-09 13:12:12.0 
+0100
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod a+w $(distdir)
+   chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/VERSION 
new/yast2-restore-2.23.3/VERSION
--- old/yast2-restore-2.23.1/VERSION2012-11-09 13:38:53.0 +0100
+++ new/yast2-restore-2.23.3/VERSION2013-01-08 17:06:14.0 +0100
@@ -1 +1 @@
-2.23.1
+2.23.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/configure 
new/yast2-restore-2.23.3/configure
--- old/yast2-restore-2.23.1/configure  2012-11-09 13:39:07.0 +0100
+++ new/yast2-restore-2.23.3/configure  2013-01-09 13:12:11.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-restore 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-restore 2.23.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-restore'
 PACKAGE_TARNAME='yast2-restore'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-restore 2.23.1'
+PACKAGE_VERSION='2.23.3'
+PACKAGE_STRING='yast2-restore 2.23.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-restore 2.23.1 to adapt to many kinds of systems.
+\`configure' configures yast2-restore 2.23.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-restore 2.23.1:;;
+ short | recursive ) echo Configuration of yast2-restore 2.23.3:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit 

commit yast2-restore for openSUSE:Factory

2012-11-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory 
checked in at 2012-11-12 07:07:56

Comparing /work/SRC/openSUSE:Factory/yast2-restore (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-restore.new (New)


Package is yast2-restore, Maintainer is loci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-restore/yast2-restore.changes  
2012-11-02 19:40:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-restore.new/yast2-restore.changes 
2012-11-12 07:08:00.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov  2 11:27:29 UTC 2012 - loci...@suse.com
+
+- Escaping shell paths that might contain spaces or special
+  characters (BNC #776078)
+- 2.23.1
+
+---

Old:

  yast2-restore-2.22.1.tar.bz2

New:

  yast2-restore-2.23.1.tar.bz2



Other differences:
--
++ yast2-restore.spec ++
--- /var/tmp/diff_new_pack.FTaNeL/_old  2012-11-12 07:08:01.0 +0100
+++ /var/tmp/diff_new_pack.FTaNeL/_new  2012-11-12 07:08:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-restore
-Version:2.22.1
+Version:2.23.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-restore-2.22.1.tar.bz2 - yast2-restore-2.23.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.22.1/VERSION 
new/yast2-restore-2.23.1/VERSION
--- old/yast2-restore-2.22.1/VERSION2012-11-01 13:36:32.0 +0100
+++ new/yast2-restore-2.23.1/VERSION2012-11-09 13:38:53.0 +0100
@@ -1 +1 @@
-2.22.1
+2.23.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.22.1/configure 
new/yast2-restore-2.23.1/configure
--- old/yast2-restore-2.22.1/configure  2012-11-01 13:19:23.0 +0100
+++ new/yast2-restore-2.23.1/configure  2012-11-09 13:39:07.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-restore 2.22.0.
+# Generated by GNU Autoconf 2.69 for yast2-restore 2.23.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-restore'
 PACKAGE_TARNAME='yast2-restore'
-PACKAGE_VERSION='2.22.0'
-PACKAGE_STRING='yast2-restore 2.22.0'
+PACKAGE_VERSION='2.23.1'
+PACKAGE_STRING='yast2-restore 2.23.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-restore 2.22.0 to adapt to many kinds of systems.
+\`configure' configures yast2-restore 2.23.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-restore 2.22.0:;;
+ short | recursive ) echo Configuration of yast2-restore 2.23.1:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-restore configure 2.22.0
+yast2-restore configure 2.23.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-restore $as_me 2.22.0, which was
+It was created by yast2-restore $as_me 2.23.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-restore'
- VERSION='2.22.0'
+ VERSION='2.23.1'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.22.0
+VERSION=2.23.1
 RPMNAME=yast2-restore
 MAINTAINER=Lukas Ocilka loci...@suse.cz
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-restore $as_me 2.22.0, which was
+This file was extended by yast2-restore $as_me 2.23.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3456,7 +3456,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-yast2-restore config.status 2.22.0
+yast2-restore config.status 2.23.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN 

commit yast2-restore for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory 
checked in at 2011-12-06 19:20:06

Comparing /work/SRC/openSUSE:Factory/yast2-restore (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-restore.new (New)


Package is yast2-restore, Maintainer is loci...@suse.com

Changes:




Other differences:
--
++ yast2-restore.spec ++
--- /var/tmp/diff_new_pack.WuDbxa/_old  2011-12-06 20:02:13.0 +0100
+++ /var/tmp/diff_new_pack.WuDbxa/_new  2011-12-06 20:02:13.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPLv2+
+License:GPL-2.0+
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
 Requires:   aaa_base

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



commit yast2-restore for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory
checked in at Mon Sep 19 21:18:36 CEST 2011.




--- yast2-restore/yast2-restore.changes 2009-12-14 15:21:55.0 +0100
+++ /mounts/work_src_done/STABLE/yast2-restore/yast2-restore.changes
2011-08-02 16:21:46.0 +0200
@@ -1,0 +2,13 @@
+Tue Mar 29 09:28:49 CEST 2011 - loci...@suse.cz
+
+- Mounting NFS shares with 'nolock' (bnc #682064)
+- 2.21.0
+
+--
+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-restore-2.19.0.tar.bz2

New:

  yast2-restore-2.21.0.tar.bz2



Other differences:
--
++ yast2-restore.spec ++
--- /var/tmp/diff_new_pack.P5qdcN/_old  2011-09-19 21:18:31.0 +0200
+++ /var/tmp/diff_new_pack.P5qdcN/_new  2011-09-19 21:18:31.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-restore (Version 2.19.0)
+# spec file for package yast2-restore
 #
-# 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,21 +19,27 @@
 
 
 Name:   yast2-restore
-Version:2.19.0
-Release:1
+Version:2.21.0
+Release:0
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-restore-2.19.0.tar.bz2
+Source0:yast2-restore-2.21.0.tar.bz2
+
 Prefix: /usr
+
 Group:  System/YaST
 License:GPLv2+
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+
 Requires:   aaa_base
 Requires:   bzip2
 Requires:   gzip
 Requires:   tar
 Requires:   yast2
 Requires:   yast2-bootloader
+
 BuildArch:  noarch
+
 Summary:YaST2 - System Restore
 
 %description
@@ -41,14 +47,16 @@
 Backup module.
 
 %prep
-%setup -n yast2-restore-2.19.0
+%setup -n yast2-restore-2.21.0
 
 %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)
@@ -68,6 +76,7 @@
 
 %files
 %defattr(-,root,root)
+
 %dir /usr/share/YaST2/include/restore
 /usr/share/YaST2/include/restore/*
 /usr/share/YaST2/clients/restore.ycp
@@ -77,4 +86,5 @@
 %{prefix}/share/applications/YaST2/restore.desktop
 %{prefix}/lib/YaST2/bin/restore_parse_pkginfo.pl
 %doc %{prefix}/share/doc/packages/yast2-restore
+
 %changelog

++ yast2-restore-2.19.0.tar.bz2 - yast2-restore-2.21.0.tar.bz2 ++
 4219 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-restore-2.19.0/VERSION new/yast2-restore-2.21.0/VERSION
--- old/yast2-restore-2.19.0/VERSION2009-12-14 15:15:40.0 +0100
+++ new/yast2-restore-2.21.0/VERSION2011-08-02 16:19:22.0 +0200
@@ -1 +1 @@
-2.19.0
+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-restore-2.19.0/configure.in new/yast2-restore-2.21.0/configure.in
--- old/yast2-restore-2.19.0/configure.in   2009-12-14 15:17:40.0 
+0100
+++ new/yast2-restore-2.21.0/configure.in   2011-08-02 16:20:05.0 
+0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-restore, 2.19.0, http://bugs.opensuse.org/, yast2-restore)
+AC_INIT(yast2-restore, 2.21.0, http://bugs.opensuse.org/, yast2-restore)
 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.19.0
+VERSION=2.21.0
 RPMNAME=yast2-restore
 MAINTAINER=Lukas Ocilka loci...@suse.cz
 
diff -urN '--exclude=CVS'