commit yast2-autofs for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-autofs for openSUSE:Factory 
checked in at 2013-08-01 11:07:33

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


Package is yast2-autofs

Changes:

--- /work/SRC/openSUSE:Factory/yast2-autofs/yast2-autofs.changes
2013-07-07 22:26:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-autofs.new/yast2-autofs.changes   
2013-08-01 11:07:34.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:25:47 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-autofs-2.24.0.tar.bz2

New:

  yast2-autofs-3.0.0.tar.bz2



Other differences:
--
++ yast2-autofs.spec ++
--- /var/tmp/diff_new_pack.1PAIzH/_old  2013-08-01 11:07:34.0 +0200
+++ /var/tmp/diff_new_pack.1PAIzH/_new  2013-08-01 11:07:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-autofs
-Version:2.24.0
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,6 +31,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Module to Create and Manage autofs Entries in LDAP
 License:GPL-2.0
 Group:  System/YaST
@@ -72,8 +74,8 @@
 %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/clients/autofs.rb
+#/usr/share/YaST2/clients/autofs_*.rb
 /usr/share/YaST2/modules/Autofs*
 %{_prefix}/share/applications/YaST2/autofs.desktop
 %doc %{_prefix}/share/doc/packages/yast2-autofs

++ yast2-autofs-2.24.0.tar.bz2 - yast2-autofs-3.0.0.tar.bz2 ++
 4144 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-autofs for openSUSE:Factory

2013-07-07 Thread h_root


binVHD0spUPkj.bin
Description: Binary data


commit yast2-autofs for openSUSE:Factory

2012-03-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-autofs for openSUSE:Factory 
checked in at 2012-03-30 14:20:40

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


Package is yast2-autofs, Maintainer is vark...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-autofs/yast2-autofs.changes
2011-10-04 17:04:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-autofs.new/yast2-autofs.changes   
2012-03-30 14:20:56.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 29 13:51:43 CEST 2012 - jsuch...@suse.cz
+
+- merged proofread texts 
+- confirmed license
+- 2.22.0
+
+---

Old:

  yast2-autofs-2.21.1.tar.bz2

New:

  yast2-autofs-2.22.0.tar.bz2



Other differences:
--
++ yast2-autofs.spec ++
--- /var/tmp/diff_new_pack.jxowFN/_old  2012-03-30 14:20:57.0 +0200
+++ /var/tmp/diff_new_pack.jxowFN/_new  2012-03-30 14:20:57.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-autofs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,27 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-autofs
-Version:2.21.1
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-autofs-%{version}.tar.bz2
 
-Prefix: /usr
-
-Group:  System/YaST
-License:GPL-2.0+
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 = 2.21.22
-BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+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
@@ -47,23 +47,22 @@
 %setup -n yast2-autofs-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_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}
+./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
+[ -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
@@ -78,7 +77,7 @@
 /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
+%{_prefix}/share/applications/YaST2/autofs.desktop
+%doc %{_prefix}/share/doc/packages/yast2-autofs
 
 %changelog

++ yast2-autofs-2.21.1.tar.bz2 - yast2-autofs-2.22.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-autofs-2.21.1/VERSION 
new/yast2-autofs-2.22.0/VERSION
--- old/yast2-autofs-2.21.1/VERSION 2011-09-29 09:57:31.0 +0200
+++ new/yast2-autofs-2.22.0/VERSION 2012-03-29 13:52:40.0 +0200
@@ -1 +1 @@
-2.21.1
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-autofs-2.21.1/configure 
new/yast2-autofs-2.22.0/configure
--- old/yast2-autofs-2.21.1/configure   2011-09-29 10:01:06.0 +0200
+++ new/yast2-autofs-2.22.0/configure   2012-03-29 13:52:45.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for 

commit yast2-autofs for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is yast2-autofs, Maintainer is vark...@suse.com

Changes:




Other differences:
--
++ yast2-autofs.spec ++
--- /var/tmp/diff_new_pack.Fd9RQd/_old  2011-12-06 20:00:21.0 +0100
+++ /var/tmp/diff_new_pack.Fd9RQd/_new  2011-12-06 20:00:21.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite

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



commit yast2-autofs for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package yast2-autofs for openSUSE:Factory
checked in at Tue Oct 4 17:04:11 CEST 2011.




--- openSUSE:Factory/yast2-autofs/yast2-autofs.changes  2011-09-23 
12:53:05.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-autofs/yast2-autofs.changes  
2011-09-29 10:01:26.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 29 09:57:33 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.1 
+
+---

calling whatdependson for head-i586


Old:

  yast2-autofs-2.21.0.tar.bz2

New:

  yast2-autofs-2.21.1.tar.bz2



Other differences:
--
++ yast2-autofs.spec ++
--- /var/tmp/diff_new_pack.cm0PwF/_old  2011-10-04 17:04:07.0 +0200
+++ /var/tmp/diff_new_pack.cm0PwF/_new  2011-10-04 17:04:07.0 +0200
@@ -19,17 +19,18 @@
 
 
 Name:   yast2-autofs
-Version:2.21.0
+Version:2.21.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-autofs-2.21.0.tar.bz2
+Source0:yast2-autofs-%{version}.tar.bz2
 
 Prefix: /usr
 
 Group:  System/YaST
 License:GPL v2 or later
-Requires:   yast2
+# Wizard::SetDesktopTitleAndIcon
+Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
 BuildArch:  noarch
@@ -43,7 +44,7 @@
 under ou=AUTOFS,$LDAPBASE.
 
 %prep
-%setup -n yast2-autofs-2.21.0
+%setup -n yast2-autofs-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-autofs-2.21.0.tar.bz2 - yast2-autofs-2.21.1.tar.bz2 ++
 6915 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-autofs-2.21.0/Makefile.am new/yast2-autofs-2.21.1/Makefile.am
--- old/yast2-autofs-2.21.0/Makefile.am 2011-08-19 09:48:27.0 +0200
+++ new/yast2-autofs-2.21.1/Makefile.am 2011-09-29 10:01:04.0 +0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -32,10 +31,10 @@
 
 # less strict; prefer bzip2
 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools instal m4 snippets
+# where devtools install m4 snippets
 # argh, executed literally
 #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; 
else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo 
./devtools/admin; else pkg-config --print-errors --variable=datadir 
yast2-devtools; fi`/aclocal
 
 Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $ $@ || cp -f $ $@
@@ -155,7 +154,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
@echo Not running parseycp.
 
-check-all-packages:
-   @if [ ! -e $(ALL_PACKAGES) ]; then\
-   echo ERROR: Can't find $(ALL_PACKAGES); false;\
-   fi
-   @if ! grep -q ^$(RPMNAME)[[:space:]] $(ALL_PACKAGES); then
\
-   echo ERROR: $(RPMNAME) not in $(ALL_PACKAGES); false; \
-   fi
-   @if grep -q ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); then \
-   echo ERROR: $(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:; \
-   echo;   \
-   grep ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); \
-   echo;   \
-   false;  \
-   fi
-
 check-textdomain:
$(Y2TOOL) check-textdomain $(srcdir)
 
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 

commit yast2-autofs for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package yast2-autofs for openSUSE:Factory
checked in at Wed Sep 21 17:30:34 CEST 2011.




--- yast2-autofs/yast2-autofs.changes   2009-09-28 08:42:24.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-autofs/yast2-autofs.changes  
2011-09-19 14:56:56.0 +0200
@@ -1,0 +2,18 @@
+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)
+
+---

calling whatdependson for head-i586


Old:

  yast2-autofs-2.15.5.tar.bz2

New:

  yast2-autofs-2.21.0.tar.bz2



Other differences:
--
++ yast2-autofs.spec ++
--- /var/tmp/diff_new_pack.6lx4RC/_old  2011-09-21 17:30:29.0 +0200
+++ /var/tmp/diff_new_pack.6lx4RC/_new  2011-09-21 17:30:29.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-autofs (Version 2.15.5)
+# spec file for package yast2-autofs
 #
-# 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,21 @@
 
 
 Name:   yast2-autofs
-Version:2.15.5
-Release:3
+Version:2.21.0
+Release:0
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-autofs-2.15.5.tar.bz2
+Source0:yast2-autofs-2.21.0.tar.bz2
+
 Prefix: /usr
+
 Group:  System/YaST
 License:GPL v2 or later
 Requires:   yast2
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+
 BuildArch:  noarch
+
 Summary:YaST2 - Module to Create and Manage autofs Entries in LDAP
 
 %description
@@ -38,14 +43,16 @@
 under ou=AUTOFS,$LDAPBASE.
 
 %prep
-%setup -n yast2-autofs-2.15.5
+%setup -n yast2-autofs-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)
@@ -72,4 +79,5 @@
 /usr/share/YaST2/modules/Autofs*
 %{prefix}/share/applications/YaST2/autofs.desktop
 %doc %{prefix}/share/doc/packages/yast2-autofs
+
 %changelog

++ yast2-autofs-2.15.5.tar.bz2 - yast2-autofs-2.21.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-autofs-2.15.5/VERSION 
new/yast2-autofs-2.21.0/VERSION
--- old/yast2-autofs-2.15.5/VERSION 2009-01-08 13:38:11.0 +0100
+++ new/yast2-autofs-2.21.0/VERSION 2011-09-19 14:56:43.0 +0200
@@ -1 +1 @@
-2.15.5
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-autofs-2.15.5/configure 
new/yast2-autofs-2.21.0/configure
--- old/yast2-autofs-2.15.5/configure   2009-01-08 13:40:01.0 +0100
+++ new/yast2-autofs-2.21.0/configure   2011-08-19 09:48:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for yast2-autofs 2.15.5.
+# Generated by GNU Autoconf 2.63 for yast2-autofs 2.15.4.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -596,8 +596,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-autofs'
 PACKAGE_TARNAME='yast2-autofs'
-PACKAGE_VERSION='2.15.5'
-PACKAGE_STRING='yast2-autofs 2.15.5'
+PACKAGE_VERSION='2.15.4'
+PACKAGE_STRING='yast2-autofs 2.15.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 
 ac_unique_file=RPMNAME
@@ -1274,7 +1274,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-autofs 2.15.5 to adapt to many kinds of systems.
+\`configure' configures yast2-autofs 2.15.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1345,7 +1345,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-autofs 2.15.5:;;
+ short | recursive ) echo Configuration of yast2-autofs 2.15.4:;;
esac
   cat \_ACEOF
 
@@