commit yast2-iscsi-server for openSUSE:Factory

2013-11-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory checked in at 2013-11-15 14:24:29

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


Package is yast2-iscsi-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-server/yast2-iscsi-server.changes
2013-10-11 11:07:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-server.new/yast2-iscsi-server.changes   
2013-11-15 14:24:30.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-iscsi-server-3.1.0.tar.bz2

New:

  yast2-iscsi-server-3.1.1.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.qdcgls/_old  2013-11-15 14:24:31.0 +0100
+++ /var/tmp/diff_new_pack.qdcgls/_new  2013-11-15 14:24:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-server
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-server-3.1.0.tar.bz2 - yast2-iscsi-server-3.1.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-3.1.0/CONTRIBUTING.md 
new/yast2-iscsi-server-3.1.1/CONTRIBUTING.md
--- old/yast2-iscsi-server-3.1.0/CONTRIBUTING.md1970-01-01 
01:00:00.0 +0100
+++ new/yast2-iscsi-server-3.1.1/CONTRIBUTING.md2013-11-04 
16:13:19.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[widely used
+conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
+
+If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+you mention it in the commit message for cross-reference. Use format like
+bnc#775814 or gh#yast/yast-foo#42. See also [GitHub

commit yast2-iscsi-server for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory checked in at 2013-10-11 11:07:01

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


Package is yast2-iscsi-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-server/yast2-iscsi-server.changes
2013-08-01 11:08:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-server.new/yast2-iscsi-server.changes   
2013-10-11 11:07:02.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 18 17:24:53 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-iscsi-server-3.0.0.tar.bz2

New:

  yast2-iscsi-server-3.1.0.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.CbxIqz/_old  2013-10-11 11:07:18.0 +0200
+++ /var/tmp/diff_new_pack.CbxIqz/_new  2013-10-11 11:07:18.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-iscsi-server
-Version:3.0.0
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-iscsi-server-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
@@ -31,7 +31,7 @@
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
@@ -53,41 +53,23 @@
 Configuration of iSCSI target
 
 %prep
-%setup -n yast2-iscsi-server-%{version}
+%setup -n %{name}-%{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
-
-./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
+%yast_build
 
 %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
+%yast_install
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/include/iscsi-server
-/usr/share/YaST2/include/iscsi-server/*
-/usr/share/YaST2/clients/iscsi-server.rb
-/usr/share/YaST2/clients/iscsi-server_*.rb
-/usr/share/YaST2/modules/IscsiServer*
-%{_prefix}/share/applications/YaST2/iscsi-server.desktop
-/usr/share/YaST2/scrconf/ietd.scr
-%doc %{_prefix}/share/doc/packages/yast2-iscsi-server
+%dir %{yast_yncludedir}/iscsi-server
+%{yast_yncludedir}/iscsi-server/*
+%{yast_clientdir}/iscsi-server.rb
+%{yast_clientdir}/iscsi-server_*.rb
+%{yast_moduledir}/IscsiServer*
+%{yast_desktopdir}/iscsi-server.desktop
+%{yast_scrconfdir}/ietd.scr
+%doc %{yast_docdir}
 
 %changelog

++ yast2-iscsi-server-3.0.0.tar.bz2 - yast2-iscsi-server-3.1.0.tar.bz2 
++
 13827 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-iscsi-server for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory checked in at 2013-08-01 11:08:30

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


Package is yast2-iscsi-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-server/yast2-iscsi-server.changes
2013-03-26 19:49:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-server.new/yast2-iscsi-server.changes   
2013-08-01 11:08:32.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:31:31 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-iscsi-server-2.24.0.tar.bz2

New:

  yast2-iscsi-server-3.0.0.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.AgUrzc/_old  2013-08-01 11:08:32.0 +0200
+++ /var/tmp/diff_new_pack.AgUrzc/_new  2013-08-01 11:08:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-server
-Version:2.24.0
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -43,6 +43,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Configuration of iSCSI target
 License:GPL-2.0
 Group:  System/YaST
@@ -81,8 +83,8 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/include/iscsi-server
 /usr/share/YaST2/include/iscsi-server/*
-/usr/share/YaST2/clients/iscsi-server.ycp
-/usr/share/YaST2/clients/iscsi-server_*.ycp
+/usr/share/YaST2/clients/iscsi-server.rb
+/usr/share/YaST2/clients/iscsi-server_*.rb
 /usr/share/YaST2/modules/IscsiServer*
 %{_prefix}/share/applications/YaST2/iscsi-server.desktop
 /usr/share/YaST2/scrconf/ietd.scr

++ yast2-iscsi-server-2.24.0.tar.bz2 - yast2-iscsi-server-3.0.0.tar.bz2 
++
 8158 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-iscsi-server for openSUSE:Factory

2013-03-26 Thread h_root


bin1ci_xBKi_s.bin
Description: Binary data


commit yast2-iscsi-server for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory checked in at 2012-04-12 09:58:02

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


Package is yast2-iscsi-server, Maintainer is f...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-server/yast2-iscsi-server.changes
2011-10-04 17:04:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-server.new/yast2-iscsi-server.changes   
2012-04-12 09:58:14.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 10 17:26:44 CEST 2012 - f...@suse.de
+
+- Changed license to GPL 2.0
+- 2.22.0
+
+---
+Thu Mar 29 15:16:10 CEST 2012 - jsuch...@suse.cz
+
+- merged proofed texts
+
+---

Old:

  yast2-iscsi-server-2.21.5.tar.bz2

New:

  yast2-iscsi-server-2.22.0.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.MrO1S2/_old  2012-04-12 09:58:18.0 +0200
+++ /var/tmp/diff_new_pack.MrO1S2/_new  2012-04-12 09:58:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-server
 #
-# 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,21 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-iscsi-server
-Version:2.21.5
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-iscsi-server-%{version}.tar.bz2
 
-Prefix: /usr
-
-Group:  System/YaST
-License:GPL-2.0+
-BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer 
popt-devel sgml-skel update-desktop-files yast2 yast2-devtools 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
+BuildRequires:  libxslt
+BuildRequires:  perl-XML-Writer
+BuildRequires:  popt-devel
+BuildRequires:  sgml-skel
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-packagemanager-devel
+BuildRequires:  yast2-perl-bindings
+BuildRequires:  yast2-testsuite
 
 # network needs Wizard::OpenCancelOKDialog()
 #  function from yast2-2.18.2
@@ -39,6 +44,8 @@
 BuildArch:  noarch
 
 Summary:YaST2 - Configuration of iSCSI target
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 Configuration of iSCSI target
@@ -47,23 +54,22 @@
 %setup -n yast2-iscsi-server-%{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,8 +84,8 @@
 /usr/share/YaST2/clients/iscsi-server.ycp
 /usr/share/YaST2/clients/iscsi-server_*.ycp
 /usr/share/YaST2/modules/IscsiServer*
-%{prefix}/share/applications/YaST2/iscsi-server.desktop
+%{_prefix}/share/applications/YaST2/iscsi-server.desktop
 /usr/share/YaST2/scrconf/ietd.scr
-%doc %{prefix}/share/doc/packages/yast2-iscsi-server
+%doc %{_prefix}/share/doc/packages/yast2-iscsi-server
 
 %changelog

++ yast2-iscsi-server-2.21.5.tar.bz2 - yast2-iscsi-server-2.22.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.5/VERSION 
new/yast2-iscsi-server-2.22.0/VERSION
--- 

commit yast2-iscsi-server for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is yast2-iscsi-server, Maintainer is f...@suse.com

Changes:




Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.6TuSru/_old  2011-12-06 20:01:37.0 +0100
+++ /var/tmp/diff_new_pack.6TuSru/_new  2011-12-06 20:01:37.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer 
popt-devel sgml-skel update-desktop-files yast2 yast2-devtools 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
 
 # network needs Wizard::OpenCancelOKDialog()

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



commit yast2-iscsi-server for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory
checked in at Wed Sep 21 17:31:36 CEST 2011.




--- yast2-iscsi-server/yast2-iscsi-server.changes   2011-08-11 
18:38:47.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-iscsi-server/yast2-iscsi-server.changes  
2011-09-19 14:54:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 14:53:19 CEST 2011 - vis...@suse.cz
+
+- remove dependency on Wizard_hw
+- 2.21.4 
+
+---

calling whatdependson for head-i586


Old:

  yast2-iscsi-server-2.21.3.tar.bz2

New:

  yast2-iscsi-server-2.21.4.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.AcyvrT/_old  2011-09-21 17:31:31.0 +0200
+++ /var/tmp/diff_new_pack.AcyvrT/_new  2011-09-21 17:31:31.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-iscsi-server
-Version:2.21.3
-Release:1
+Version:2.21.4
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-iscsi-server-2.21.3.tar.bz2
+Source0:yast2-iscsi-server-2.21.4.tar.bz2
 
 Prefix: /usr
 
@@ -43,7 +43,7 @@
 Configuration of iSCSI target
 
 %prep
-%setup -n yast2-iscsi-server-2.21.3
+%setup -n yast2-iscsi-server-2.21.4
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -80,4 +80,5 @@
 %{prefix}/share/applications/YaST2/iscsi-server.desktop
 /usr/share/YaST2/scrconf/ietd.scr
 %doc %{prefix}/share/doc/packages/yast2-iscsi-server
+
 %changelog

++ yast2-iscsi-server-2.21.3.tar.bz2 - yast2-iscsi-server-2.21.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.3/VERSION 
new/yast2-iscsi-server-2.21.4/VERSION
--- old/yast2-iscsi-server-2.21.3/VERSION   2011-08-11 18:16:23.0 
+0200
+++ new/yast2-iscsi-server-2.21.4/VERSION   2011-09-19 14:53:17.0 
+0200
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.3/configure 
new/yast2-iscsi-server-2.21.4/configure
--- old/yast2-iscsi-server-2.21.3/configure 2011-05-12 13:37:20.0 
+0200
+++ new/yast2-iscsi-server-2.21.4/configure 2011-09-19 14:54:08.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-iscsi-server 2.21.0.
+# Generated by GNU Autoconf 2.68 for yast2-iscsi-server 2.21.4.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-iscsi-server'
 PACKAGE_TARNAME='yast2-iscsi-server'
-PACKAGE_VERSION='2.21.0'
-PACKAGE_STRING='yast2-iscsi-server 2.21.0'
+PACKAGE_VERSION='2.21.4'
+PACKAGE_STRING='yast2-iscsi-server 2.21.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,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-iscsi-server 2.21.0 to adapt to many kinds of 
systems.
+\`configure' configures yast2-iscsi-server 2.21.4 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1301,7 +1301,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-iscsi-server 2.21.0:;;
+ short | recursive ) echo Configuration of yast2-iscsi-server 2.21.4:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-iscsi-server configure 2.21.0
+yast2-iscsi-server configure 2.21.4
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1398,7 +1398,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-iscsi-server $as_me 2.21.0, which was
+It was created by yast2-iscsi-server $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2328,7 +2328,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-iscsi-server'
- VERSION='2.21.0'
+ VERSION='2.21.4'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.0
+VERSION=2.21.4
 RPMNAME=yast2-iscsi-server
 MAINTAINER=Thomas Fehr f...@suse.de
 
@@ -3380,7 +3380,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-iscsi-server $as_me 2.21.0, which was
+This file was extended by yast2-iscsi-server $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES

commit yast2-iscsi-server for openSUSE:Factory

2011-08-12 Thread h_root

Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory
checked in at Fri Aug 12 11:36:37 CEST 2011.




--- yast2-iscsi-server/yast2-iscsi-server.changes   2011-06-30 
15:21:46.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-iscsi-server/yast2-iscsi-server.changes  
2011-08-11 18:38:47.0 +0200
@@ -1,0 +2,12 @@
+Fri Aug  5 12:32:48 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+- 2.21.3
+
+---
+Thu Aug  4 14:11:23 CEST 2011 - f...@suse.de
+
+- do not remove tgt package, just stop and disable tgtd service, 
+  this way possible tgt config files do not get lost (bnc#706580)
+
+---

calling whatdependson for head-i586


Old:

  yast2-iscsi-server-2.21.2.tar.bz2

New:

  yast2-iscsi-server-2.21.3.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.yuObqF/_old  2011-08-12 11:36:07.0 +0200
+++ /var/tmp/diff_new_pack.yuObqF/_new  2011-08-12 11:36:07.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-iscsi-server
-Version:2.21.2
+Version:2.21.3
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-iscsi-server-2.21.2.tar.bz2
+Source0:yast2-iscsi-server-2.21.3.tar.bz2
 
 Prefix: /usr
 
@@ -40,10 +40,10 @@
 Summary:YaST2 - Configuration of iSCSI target
 
 %description
-Configuration of iSCSI target via YaST2 User Interface
+Configuration of iSCSI target
 
 %prep
-%setup -n yast2-iscsi-server-2.21.2
+%setup -n yast2-iscsi-server-2.21.3
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -80,5 +80,4 @@
 %{prefix}/share/applications/YaST2/iscsi-server.desktop
 /usr/share/YaST2/scrconf/ietd.scr
 %doc %{prefix}/share/doc/packages/yast2-iscsi-server
-
 %changelog

++ yast2-iscsi-server-2.21.2.tar.bz2 - yast2-iscsi-server-2.21.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.2/VERSION 
new/yast2-iscsi-server-2.21.3/VERSION
--- old/yast2-iscsi-server-2.21.2/VERSION   2011-06-30 13:37:47.0 
+0200
+++ new/yast2-iscsi-server-2.21.3/VERSION   2011-08-11 18:16:23.0 
+0200
@@ -1 +1 @@
-2.21.2
+2.21.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.2/src/IscsiServer.ycp 
new/yast2-iscsi-server-2.21.3/src/IscsiServer.ycp
--- old/yast2-iscsi-server-2.21.2/src/IscsiServer.ycp   2011-04-26 
17:02:42.0 +0200
+++ new/yast2-iscsi-server-2.21.3/src/IscsiServer.ycp   2011-08-04 
14:13:03.0 +0200
@@ -4,7 +4,7 @@
  * Summary:IscsiServer settings, input and output functions
  * Authors:Michal Zugec mzu...@suse.cz
  *
- * $Id: IscsiServer.ycp 57274 2009-05-21 07:29:59Z mzugec $
+ * $Id: IscsiServer.ycp 65205 2011-08-04 12:13:02Z fehr $
  *
  * Representation of the configuration of iscsi-server.
  * Input and output routines.
@@ -135,7 +135,9 @@
 );
 
   if (confirm){
-   if (PackageSystem::PackageInstalled(tgt)) 
PackageSystem::DoRemove([tgt]);
+   string service = tgtd;
+   if (Service::Status(service)==0) Service::Stop(service);
+   Service::Disable(service);
PackageSystem::DoInstall([iscsitarget]);
 if (PackageSystem::PackageInstalled(iscsitarget)) return true;
else return false;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.2/src/iscsi-server.desktop 
new/yast2-iscsi-server-2.21.3/src/iscsi-server.desktop
--- old/yast2-iscsi-server-2.21.2/src/iscsi-server.desktop  2011-04-26 
17:02:42.0 +0200
+++ new/yast2-iscsi-server-2.21.3/src/iscsi-server.desktop  2011-08-11 
18:16:30.0 +0200
@@ -3,7 +3,6 @@
 Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
 
 X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
 X-KDE-HasReadOnlyMode=true
 X-KDE-Library=yast2
 X-SuSE-YaST-Call=iscsi-server






Remember to have fun...

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



commit yast2-iscsi-server for openSUSE:Factory

2011-07-15 Thread h_root

Hello community,

here is the log from the commit of package yast2-iscsi-server for 
openSUSE:Factory
checked in at Fri Jul 15 08:35:08 CEST 2011.




--- yast2-iscsi-server/yast2-iscsi-server.changes   2011-05-16 
12:54:17.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-iscsi-server/yast2-iscsi-server.changes  
2011-06-30 15:21:46.0 +0200
@@ -1,0 +2,7 @@
+Thu Jun 30 13:37:59 CEST 2011 - f...@suse.de
+
+- fix typos in translatable texts (bnc#703125)
+- use ButtonBox widget where appropriate (bnc#701259)
+- 2.21.2
+
+---

calling whatdependson for head-i586


Old:

  yast2-iscsi-server-2.21.1.tar.bz2

New:

  yast2-iscsi-server-2.21.2.tar.bz2



Other differences:
--
++ yast2-iscsi-server.spec ++
--- /var/tmp/diff_new_pack.ziaEpz/_old  2011-07-15 08:34:50.0 +0200
+++ /var/tmp/diff_new_pack.ziaEpz/_new  2011-07-15 08:34:50.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-iscsi-server
-Version:2.21.1
-Release:3
+Version:2.21.2
+Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-iscsi-server-2.21.1.tar.bz2
+Source0:yast2-iscsi-server-2.21.2.tar.bz2
 
 Prefix: /usr
 
@@ -40,10 +40,10 @@
 Summary:YaST2 - Configuration of iSCSI target
 
 %description
-Configuration of iSCSI target
+Configuration of iSCSI target via YaST2 User Interface
 
 %prep
-%setup -n yast2-iscsi-server-2.21.1
+%setup -n yast2-iscsi-server-2.21.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-iscsi-server-2.21.1.tar.bz2 - yast2-iscsi-server-2.21.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.1/VERSION 
new/yast2-iscsi-server-2.21.2/VERSION
--- old/yast2-iscsi-server-2.21.1/VERSION   2011-05-16 12:50:16.0 
+0200
+++ new/yast2-iscsi-server-2.21.2/VERSION   2011-06-30 13:37:47.0 
+0200
@@ -1 +1 @@
-2.21.1
+2.21.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.1/src/helps.ycp 
new/yast2-iscsi-server-2.21.2/src/helps.ycp
--- old/yast2-iscsi-server-2.21.1/src/helps.ycp 2011-04-26 17:02:42.0 
+0200
+++ new/yast2-iscsi-server-2.21.2/src/helps.ycp 2011-06-30 13:39:07.0 
+0200
@@ -4,7 +4,7 @@
  * Summary:Help texts of all the dialogs
  * Authors:Michal Zugec mzu...@suse.cz
  *
- * $Id: helps.ycp 59270 2009-11-03 11:49:42Z mzugec $
+ * $Id: helps.ycp 64650 2011-06-30 11:39:06Z fehr $
  */
 
 {
@@ -38,7 +38,7 @@
 /p
 ),
 
-save_configuration : _(pbSave/b button will export some 
informations about
+save_configuration : _(pbSave/b button will export some 
information about
 targets into selected file./p),
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-server-2.21.1/src/widgets.ycp 
new/yast2-iscsi-server-2.21.2/src/widgets.ycp
--- old/yast2-iscsi-server-2.21.1/src/widgets.ycp   2011-05-16 
11:29:01.0 +0200
+++ new/yast2-iscsi-server-2.21.2/src/widgets.ycp   2011-06-30 
14:00:59.0 +0200
@@ -65,7 +65,7 @@
   `InputField( `id( `sectors ), `opt(`hstretch), 
_(Sectors:), previous[sectors]: )
  )
 ),
-   `Left( `HBox( `PushButton(`id(`ok), Label::OKButton() 
), `PushButton(`id(`cancel), Label::CancelButton() )))
+   `Left( `ButtonBox( `PushButton(`id(`ok), 
Label::OKButton() ), `PushButton(`id(`cancel), Label::CancelButton() )))
  );
UI::OpenDialog(lun_dialog);
 UI::ChangeWidget(`id(`lun), `ValidChars, 0123456789 );
@@ -152,9 +152,9 @@
  UI::OpenDialog( `VBox(
   `InputField(`id(`p_user), `opt(`hstretch), _(Username), 
user),
   `Password(`id(`p_pass), _(Password), pass),
-  `HBox(
-   `PushButton(`id(`ok), _(OK)),
-   `PushButton(`id(`cancel),_(Cancel)))
+  `ButtonBox(
+   `PushButton(`id(`ok), Label::OKButton()),
+   `PushButton(`id(`cancel), Label::CancelButton()))
)
 );
boolean cycle = true;
@@ -191,7 +191,7 @@
 }
 else
 {
-Popup::Warning(_(An error occured while saving the file.));
+Popup::Warning(_(An error occurred while saving the file.));
 }
 }
   }






Remember to have fun...

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