commit yast2-fcoe-client for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2020-08-14 13:10:01

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


Package is "yast2-fcoe-client"

Fri Aug 14 13:10:01 2020 rev:54 rq:826023 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2020-02-22 18:57:44.341325603 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-fcoe-client.new.3399/yast2-fcoe-client.changes
2020-08-14 13:10:07.809228507 +0200
@@ -1,0 +2,8 @@
+Mon Aug 10 17:49:50 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(fcoe-client) into the spec file
+  in order to install this packages if the section has been defined
+  in the AY configuration file (bsc#1146494).
+- 4.3.0
+
+---

Old:

  yast2-fcoe-client-4.2.2.tar.bz2

New:

  yast2-fcoe-client-4.3.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.uhzEVb/_old  2020-08-14 13:10:08.313228699 +0200
+++ /var/tmp/diff_new_pack.uhzEVb/_new  2020-08-14 13:10:08.317228701 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.2.2
+Version:4.3.0
 Release:0
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 License:GPL-2.0-only
@@ -37,6 +37,8 @@
 Requires:   yast2 >= 4.1.3
 Requires:   yast2-ruby-bindings >= 1.0.0
 
+Supplements:autoyast(fcoe-client)
+
 BuildArch:  noarch
 
 %description

++ yast2-fcoe-client-4.2.2.tar.bz2 -> yast2-fcoe-client-4.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-4.2.2/.travis.yml 
new/yast2-fcoe-client-4.3.0/.travis.yml
--- old/yast2-fcoe-client-4.2.2/.travis.yml 2020-02-20 14:25:55.0 
+0100
+++ new/yast2-fcoe-client-4.3.0/.travis.yml 2020-08-12 13:50:40.0 
+0200
@@ -11,4 +11,4 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-fcoe-client-image yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" --privileged 
yast-fcoe-client-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-4.2.2/CONTRIBUTING.md 
new/yast2-fcoe-client-4.3.0/CONTRIBUTING.md
--- old/yast2-fcoe-client-4.2.2/CONTRIBUTING.md 2020-02-20 14:25:55.0 
+0100
+++ new/yast2-fcoe-client-4.3.0/CONTRIBUTING.md 1970-01-01 01:00:00.0 
+0100
@@ -1,89 +0,0 @@
-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 the 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.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=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.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-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. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes 

commit yast2-fcoe-client for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2020-02-22 18:57:33

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


Package is "yast2-fcoe-client"

Sat Feb 22 18:57:33 2020 rev:53 rq:777686 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2019-08-27 15:53:33.267705115 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-fcoe-client.new.26092/yast2-fcoe-client.changes
   2020-02-22 18:57:44.341325603 +0100
@@ -1,0 +2,8 @@
+Thu Feb 20 13:09:42 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Use the correct file names when copying the configuration of the
+  FCoE VLANs to the target system at the end of installation
+  (related to bsc#1163343).
+- 4.2.2
+
+---

Old:

  yast2-fcoe-client-4.2.1.tar.bz2

New:

  yast2-fcoe-client-4.2.2.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.dPFWmn/_old  2020-02-22 18:57:45.457327765 +0100
+++ /var/tmp/diff_new_pack.dPFWmn/_new  2020-02-22 18:57:45.485327820 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX 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-fcoe-client
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 License:GPL-2.0-only
@@ -30,7 +30,6 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 4.2.2
-BuildRequires:  yast2-testsuite
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
 # Yast2::Systemd::Service

++ yast2-fcoe-client-4.2.1.tar.bz2 -> yast2-fcoe-client-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.2.2/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.changes   
2019-08-26 09:47:23.0 +0200
+++ new/yast2-fcoe-client-4.2.2/package/yast2-fcoe-client.changes   
2020-02-20 14:25:55.0 +0100
@@ -1,4 +1,12 @@
 ---
+Thu Feb 20 13:09:42 UTC 2020 - Ancor Gonzalez Sosa 
+
+- Use the correct file names when copying the configuration of the
+  FCoE VLANs to the target system at the end of installation
+  (related to bsc#1163343).
+- 4.2.2
+
+---
 Mon Aug 26 09:37:36 CEST 2019 - sch...@suse.de
 
 - Using rb_default_ruby_abi tag in the spec file in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.2.2/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.spec  2019-08-26 
09:47:23.0 +0200
+++ new/yast2-fcoe-client-4.2.2/package/yast2-fcoe-client.spec  2020-02-20 
14:25:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 Group:  System/YaST
@@ -26,7 +26,7 @@
 
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
+BuildRequires: perl-XML-Writer update-desktop-files yast2
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.2.1/src/clients/fcoe-client_finish.rb 
new/yast2-fcoe-client-4.2.2/src/clients/fcoe-client_finish.rb
--- old/yast2-fcoe-client-4.2.1/src/clients/fcoe-client_finish.rb   
2019-08-26 09:47:23.0 +0200
+++ new/yast2-fcoe-client-4.2.2/src/clients/fcoe-client_finish.rb   
2020-02-20 14:25:55.0 +0100
@@ -87,40 +87,35 @@
   Builtins.y2milestone("Nothing to do")
 end
 
-Builtins.foreach(@netcards) do |card|
-  command = ""
-  file_name = ""
-  if Ops.get_string(card, "fcoe_vlan", "") != FcoeClient.NOT_AVAILABLE 
&&
-  Ops.get_string(card, "fcoe_vlan", "") != 
FcoeClient.NOT_CONFIGURED
-# 

commit yast2-fcoe-client for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2019-08-27 15:53:31

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


Package is "yast2-fcoe-client"

Tue Aug 27 15:53:31 2019 rev:52 rq:726080 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2019-07-31 14:18:28.918671690 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-fcoe-client.new.7948/yast2-fcoe-client.changes
2019-08-27 15:53:33.267705115 +0200
@@ -1,0 +2,7 @@
+Mon Aug 26 09:37:36 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.1
+
+---

Old:

  yast2-fcoe-client-4.2.0.tar.bz2

New:

  yast2-fcoe-client-4.2.1.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.dkcmqp/_old  2019-08-27 15:53:33.711704744 +0200
+++ /var/tmp/diff_new_pack.dkcmqp/_new  2019-08-27 15:53:33.715704741 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 License:GPL-2.0-only
@@ -31,7 +31,7 @@
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
 # Yast2::Systemd::Service
 Requires:   fcoe-utils

++ yast2-fcoe-client-4.2.0.tar.bz2 -> yast2-fcoe-client-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.changes   
2019-06-04 11:30:40.0 +0200
+++ new/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.changes   
2019-08-26 09:47:23.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Aug 26 09:37:36 CEST 2019 - sch...@suse.de
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.1
+
+---
 Fri May 31 12:29:42 UTC 2019 - Stasiek Michalski 
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.spec  2019-06-04 
11:30:40.0 +0200
+++ new/yast2-fcoe-client-4.2.1/package/yast2-fcoe-client.spec  2019-08-26 
09:47:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 Group:  System/YaST
@@ -28,7 +28,7 @@
 
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-devtools >= 4.2.2
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 
 # Yast2::Systemd::Service
 Requires:   yast2 >= 4.1.3




commit yast2-fcoe-client for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2019-07-31 14:18:26

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


Package is "yast2-fcoe-client"

Wed Jul 31 14:18:26 2019 rev:51 rq:707434 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2018-12-31 09:45:08.622277802 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-fcoe-client.new.4126/yast2-fcoe-client.changes
2019-07-31 14:18:28.918671690 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:29:42 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---

Old:

  yast2-fcoe-client-4.1.2.tar.bz2

New:

  yast2-fcoe-client-4.2.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.7uza4T/_old  2019-07-31 14:18:29.362671502 +0200
+++ /var/tmp/diff_new_pack.7uza4T/_new  2019-07-31 14:18:29.366671500 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX 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,55 +17,50 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.1.2
+Version:4.2.0
 Release:0
+Summary:YaST2 - Configuration of Fibre Channel over Ethernet
+License:GPL-2.0-only
+Group:  System/YaST
+Url:https://github.com/yast/yast-fcoe-client
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-# Yast2::Systemd::Service
-Requires:   yast2 >= 4.1.3
-
-Requires:   fcoe-utils
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 BuildRequires:  rubygem(rspec)
 
-BuildArch:  noarch
-
+# Yast2::Systemd::Service
+Requires:   fcoe-utils
+Requires:   yast2 >= 4.1.3
 Requires:   yast2-ruby-bindings >= 1.0.0
 
-Summary:YaST2 - Configuration of Fibre Channel over Ethernet
-License:GPL-2.0-only
-Group:  System/YaST
+BuildArch:  noarch
 
 %description
 This package contains the YaST2 component for the Fibre Channel over
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/fcoe-client
-%{yast_yncludedir}/fcoe-client/*
-%{yast_clientdir}/fcoe-client.rb
-%{yast_clientdir}/fcoe-client_*.rb
-%{yast_clientdir}/inst_fcoe-client.rb
-%{yast_moduledir}/FcoeClient.*
-%{yast_desktopdir}/fcoe-client.desktop
-%dir %{yast_scrconfdir}
-%{yast_scrconfdir}/*.scr
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
 %doc %{yast_docdir}
 %{yast_icondir}
 %license COPYING

++ yast2-fcoe-client-4.1.2.tar.bz2 -> yast2-fcoe-client-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-4.1.2/Dockerfile 
new/yast2-fcoe-client-4.2.0/Dockerfile
--- old/yast2-fcoe-client-4.1.2/Dockerfile  2018-12-20 13:11:12.0 
+0100
+++ new/yast2-fcoe-client-4.2.0/Dockerfile  2019-06-04 11:30:40.0 
+0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.changes   
2018-12-20 13:11:12.0 +0100
+++ new/yast2-fcoe-client-4.2.0/package/yast2-fcoe-client.changes   
2019-06-04 11:30:40.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri May 31 12:29:42 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---
 Thu Dec 20 08:54:28 UTC 2018 - Josef Reidinger 
 
 - always use absolute path to binaries (bsc#1118291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-fcoe-client for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2018-12-31 09:45:06

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


Package is "yast2-fcoe-client"

Mon Dec 31 09:45:06 2018 rev:50 rq:660276 version:4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2018-09-04 22:50:57.387929862 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-fcoe-client.new.28833/yast2-fcoe-client.changes
   2018-12-31 09:45:08.622277802 +0100
@@ -1,0 +2,13 @@
+Thu Dec 20 08:54:28 UTC 2018 - Josef Reidinger 
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.2
+
+---
+Sun Nov 25 14:04:13 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.1
+
+---

Old:

  yast2-fcoe-client-4.1.0.tar.bz2

New:

  yast2-fcoe-client-4.1.2.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.DeH7R4/_old  2018-12-31 09:45:09.130277385 +0100
+++ /var/tmp/diff_new_pack.DeH7R4/_new  2018-12-31 09:45:09.134277382 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.1.0
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -67,6 +67,7 @@
 %dir %{yast_scrconfdir}
 %{yast_scrconfdir}/*.scr
 %doc %{yast_docdir}
+%{yast_icondir}
 %license COPYING
 
 %changelog

++ yast2-fcoe-client-4.1.0.tar.bz2 -> yast2-fcoe-client-4.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.changes   
2018-08-23 18:02:43.0 +0200
+++ new/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.changes   
2018-12-20 13:11:12.0 +0100
@@ -1,4 +1,17 @@
 ---
+Thu Dec 20 08:54:28 UTC 2018 - Josef Reidinger 
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.2
+
+---
+Sun Nov 25 14:04:13 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.1
+
+---
 Wed Aug 22 07:28:35 UTC 2018 - dgonza...@suse.com
 
 - Update calls to YaST2 systemd classes (related to fate#319428)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.spec  2018-08-23 
18:02:43.0 +0200
+++ new/yast2-fcoe-client-4.1.2/package/yast2-fcoe-client.spec  2018-12-20 
13:11:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.1.0
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,6 +66,7 @@
 %dir %{yast_scrconfdir}
 %{yast_scrconfdir}/*.scr
 %doc %{yast_docdir}
+%{yast_icondir}
 %license COPYING
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-4.1.0/src/Makefile.am 
new/yast2-fcoe-client-4.1.2/src/Makefile.am
--- old/yast2-fcoe-client-4.1.0/src/Makefile.am 2018-08-23 18:02:43.0 
+0200
+++ new/yast2-fcoe-client-4.1.2/src/Makefile.am 2018-12-20 13:11:12.0 
+0100
@@ -24,6 +24,13 @@
 desktop_DATA = \
   desktop/fcoe-client.desktop
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(desktop_DATA)
+symbolicdir = @icondir@/hicolor/symbolic/apps
+symbolic_DATA = \
+  icons/hicolor/symbolic/apps/yast-fcoe-symbolic.svg
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+  icons/hicolor/scalable/apps/yast-fcoe.svg
 
-include $(top_srcdir)/Makefile.am.common
\ No newline at end of file
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) 
$(desktop_DATA) $(symbolic_DATA) $(scalable_DATA)
+
+include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.1.0/src/clients/fcoe-client_auto.rb 
new/yast2-fcoe-client-4.1.2/src/clients/fcoe-client_auto.rb
--- 

commit yast2-fcoe-client for openSUSE:Factory

2018-09-04 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2018-09-04 22:50:53

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


Package is "yast2-fcoe-client"

Tue Sep  4 22:50:53 2018 rev:49 rq:631137 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2018-07-03 23:31:36.600645110 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2018-09-04 22:50:57.387929862 +0200
@@ -1,0 +2,12 @@
+Wed Aug 22 07:28:35 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.0
+
+---
+Mon Aug 20 14:03:28 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---

Old:

  yast2-fcoe-client-4.0.1.tar.bz2

New:

  yast2-fcoe-client-4.1.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.TRNNsM/_old  2018-09-04 22:50:58.691934338 +0200
+++ /var/tmp/diff_new_pack.TRNNsM/_new  2018-09-04 22:50:58.695934351 +0200
@@ -17,14 +17,16 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.0.1
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+# Yast2::Systemd::Service
+Requires:   yast2 >= 4.1.3
+
 Requires:   fcoe-utils
-Requires:   yast2 >= 2.21.22
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
@@ -37,7 +39,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
@@ -65,6 +67,6 @@
 %dir %{yast_scrconfdir}
 %{yast_scrconfdir}/*.scr
 %doc %{yast_docdir}
-%doc COPYING
+%license COPYING
 
 %changelog

++ yast2-fcoe-client-4.0.1.tar.bz2 -> yast2-fcoe-client-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.changes   
2018-07-02 16:23:19.0 +0200
+++ new/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.changes   
2018-08-23 18:02:43.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed Aug 22 07:28:35 UTC 2018 - dgonza...@suse.com
+
+- Update calls to YaST2 systemd classes (related to fate#319428)
+- 4.1.0
+
+---
+Mon Aug 20 14:03:28 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---
 Thu Jun 28 14:07:59 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.spec  2018-07-02 
16:23:19.0 +0200
+++ new/yast2-fcoe-client-4.1.0/package/yast2-fcoe-client.spec  2018-08-23 
18:02:43.0 +0200
@@ -17,15 +17,18 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.0.1
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0
-Requires:  yast2 >= 2.21.22
+License:GPL-2.0-only
+
+# Yast2::Systemd::Service
+Requires:  yast2 >= 4.1.3
+
 Requires:   fcoe-utils
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-devtools >= 3.1.10
@@ -63,7 +66,7 @@
 %dir %{yast_scrconfdir}
 %{yast_scrconfdir}/*.scr
 %doc %{yast_docdir}
-%doc COPYING
+%license COPYING
 
 %changelog
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.1/src/clients/fcoe-client_finish.rb 
new/yast2-fcoe-client-4.1.0/src/clients/fcoe-client_finish.rb
--- old/yast2-fcoe-client-4.0.1/src/clients/fcoe-client_finish.rb   
2018-07-02 16:23:19.0 +0200
+++ 

commit yast2-fcoe-client for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2018-07-03 23:31:34

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


Package is "yast2-fcoe-client"

Tue Jul  3 23:31:34 2018 rev:48 rq:620256 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2018-04-26 13:24:41.661394426 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2018-07-03 23:31:36.600645110 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 14:07:59 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.1
+
+---

Old:

  yast2-fcoe-client-4.0.0.tar.bz2

New:

  yast2-fcoe-client-4.0.1.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.WjSbKM/_old  2018-07-03 23:31:37.016644510 +0200
+++ /var/tmp/diff_new_pack.WjSbKM/_new  2018-07-03 23:31:37.028644493 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-4.0.0.tar.bz2 -> yast2-fcoe-client-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.changes   
2018-04-09 11:04:30.0 +0200
+++ new/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.changes   
2018-07-02 16:23:19.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 14:07:59 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.1
+
+---
 Fri Apr  6 18:51:13 UTC 2018 - mfi...@suse.com
 
 - bnc#1087957 - version bump
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.spec  2018-04-09 
11:04:30.0 +0200
+++ new/yast2-fcoe-client-4.0.1/package/yast2-fcoe-client.spec  2018-07-02 
16:23:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-4.0.0/src/desktop/fcoe-client.desktop 
new/yast2-fcoe-client-4.0.1/src/desktop/fcoe-client.desktop
--- old/yast2-fcoe-client-4.0.0/src/desktop/fcoe-client.desktop 2018-04-09 
11:04:30.0 +0200
+++ new/yast2-fcoe-client-4.0.1/src/desktop/fcoe-client.desktop 2018-07-02 
16:23:19.0 +0200
@@ -14,6 +14,7 @@
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=fcoe-client
 X-SuSE-YaST-AutoInstClonable=true
+X-SuSE-YaST-Keywords=fibre,channel,ethernet,network
 
 Icon=fcoe
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 fcoe-client'




commit yast2-fcoe-client for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2018-04-26 13:24:39

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


Package is "yast2-fcoe-client"

Thu Apr 26 13:24:39 2018 rev:47 rq:594799 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2018-03-11 18:02:42.708425267 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2018-04-26 13:24:41.661394426 +0200
@@ -1,0 +2,6 @@
+Fri Apr  6 18:51:13 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---

Old:

  yast2-fcoe-client-3.1.16.tar.bz2

New:

  yast2-fcoe-client-4.0.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.a9d0JM/_old  2018-04-26 13:24:42.233373485 +0200
+++ /var/tmp/diff_new_pack.a9d0JM/_new  2018-04-26 13:24:42.237373338 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.16
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.16.tar.bz2 -> yast2-fcoe-client-4.0.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.changes  
2018-03-09 14:12:32.0 +0100
+++ new/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.changes   
2018-04-09 11:04:30.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Apr  6 18:51:13 UTC 2018 - mfi...@suse.com
+
+- bnc#1087957 - version bump
+- 4.0.0
+
+---
 Wed Mar  7 14:00:29 UTC 2018 - knut.anders...@suse.com
 
 - Fix wrong interface name with auto_vlan=yes also during an
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.spec 2018-03-09 
14:12:32.0 +0100
+++ new/yast2-fcoe-client-4.0.0/package/yast2-fcoe-client.spec  2018-04-09 
11:04:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.16
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-fcoe-client for openSUSE:Factory

2018-03-11 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2018-03-11 18:02:40

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


Package is "yast2-fcoe-client"

Sun Mar 11 18:02:40 2018 rev:46 rq:585014 version:3.1.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2017-09-21 12:31:15.061612332 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2018-03-11 18:02:42.708425267 +0100
@@ -1,0 +2,7 @@
+Wed Mar  7 14:00:29 UTC 2018 - knut.anders...@suse.com
+
+- Fix wrong interface name with auto_vlan=yes also during an
+  auto-installation (bsc#1078991)
+- 3.1.16
+
+---

Old:

  yast2-fcoe-client-3.1.15.tar.bz2

New:

  yast2-fcoe-client-3.1.16.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.PBbkJb/_old  2018-03-11 18:02:43.360401894 +0100
+++ /var/tmp/diff_new_pack.PBbkJb/_new  2018-03-11 18:02:43.360401894 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX 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-fcoe-client
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.15.tar.bz2 -> yast2-fcoe-client-3.1.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.15/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.15/package/yast2-fcoe-client.changes  
2017-09-18 11:10:14.469313087 +0200
+++ new/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.changes  
2018-03-09 14:12:32.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar  7 14:00:29 UTC 2018 - knut.anders...@suse.com
+
+- Fix wrong interface name with auto_vlan=yes also during an
+  auto-installation (bsc#1078991)
+- 3.1.16
+
+---
 Fri Sep 15 11:31:03 UTC 2017 - mvid...@suse.com
 
 - Fix wrong interface name with auto_vlan=yes (bsc#1043419)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.15/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.15/package/yast2-fcoe-client.spec 2017-09-18 
11:10:14.473313087 +0200
+++ new/yast2-fcoe-client-3.1.16/package/yast2-fcoe-client.spec 2018-03-09 
14:12:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.15/src/clients/fcoe-client_auto.rb 
new/yast2-fcoe-client-3.1.16/src/clients/fcoe-client_auto.rb
--- old/yast2-fcoe-client-3.1.15/src/clients/fcoe-client_auto.rb
2017-09-18 11:10:14.473313087 +0200
+++ new/yast2-fcoe-client-3.1.16/src/clients/fcoe-client_auto.rb
2018-03-09 14:12:32.0 +0100
@@ -150,11 +150,14 @@
   output = {}
   ifcfg_file = ""
   status_map = {}
-  if Ops.get_string(card, "fcoe_vlan", "") == FcoeClient.NOT_CONFIGURED
-command = Builtins.sformat(
-  "fipvlan -c -s %1",
-  Ops.get_string(card, "dev_name", "")
-)
+  dev_name = card["dev_name"]
+  if card["fcoe_vlan"] == FcoeClient.NOT_CONFIGURED
+if card["auto_vlan"] == "yes"
+  command = "fipvlan -c -s -f '-fcoe' #{dev_name}"
+else
+  command = "fipvlan -c -s #{dev_name}"
+end
+
 ifcfg_file = Builtins.sformat(
   "/etc/sysconfig/network/ifcfg-%1.%2",
   Ops.get_string(card, "dev_name", ""),




commit yast2-fcoe-client for openSUSE:Factory

2017-09-21 Thread root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2017-09-21 12:31:14

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


Package is "yast2-fcoe-client"

Thu Sep 21 12:31:14 2017 rev:45 rq:526976 version:3.1.15

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2016-08-10 19:54:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2017-09-21 12:31:15.061612332 +0200
@@ -1,0 +2,6 @@
+Fri Sep 15 11:31:03 UTC 2017 - mvid...@suse.com
+
+- Fix wrong interface name with auto_vlan=yes (bsc#1043419)
+- 3.1.15
+
+---

Old:

  yast2-fcoe-client-3.1.14.tar.bz2

New:

  yast2-fcoe-client-3.1.15.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.VQvSmU/_old  2017-09-21 12:31:16.069470497 +0200
+++ /var/tmp/diff_new_pack.VQvSmU/_new  2017-09-21 12:31:16.069470497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX 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-fcoe-client
-Version:3.1.14
+Version:3.1.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.14.tar.bz2 -> yast2-fcoe-client-3.1.15.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.14/.coveralls.yml 
new/yast2-fcoe-client-3.1.15/.coveralls.yml
--- old/yast2-fcoe-client-3.1.14/.coveralls.yml 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-fcoe-client-3.1.15/.coveralls.yml 2017-09-18 11:10:14.469313087 
+0200
@@ -0,0 +1 @@
+service_name: travis-ci
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.14/.travis.yml 
new/yast2-fcoe-client-3.1.15/.travis.yml
--- old/yast2-fcoe-client-3.1.14/.travis.yml2016-07-27 11:40:42.450145716 
+0200
+++ new/yast2-fcoe-client-3.1.15/.travis.yml2017-09-18 11:10:14.469313087 
+0200
@@ -1,16 +1,14 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
-script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
+  - docker build -t yast-fcoe-client-image .
+  # list the installed packages (just for easier debugging)
+  - docker run --rm -it yast-fcoe-client-image rpm -qa | sort
 
+script:
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-fcoe-client-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.14/.yardopts 
new/yast2-fcoe-client-3.1.15/.yardopts
--- old/yast2-fcoe-client-3.1.14/.yardopts  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-fcoe-client-3.1.15/.yardopts  2017-09-18 11:10:14.469313087 
+0200
@@ -0,0 +1,6 @@
+--no-private
+--markup markdown
+--protected
+--output-dir ./doc/autodocs
+--files *.md
+src/**/*.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.14/CONTRIBUTING.md 
new/yast2-fcoe-client-3.1.15/CONTRIBUTING.md
--- old/yast2-fcoe-client-3.1.14/CONTRIBUTING.md2016-07-27 
11:40:42.450145716 +0200
+++ new/yast2-fcoe-client-3.1.15/CONTRIBUTING.md2017-09-18 
11:10:14.469313087 +0200
@@ -3,7 +3,7 @@
 
 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.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 

commit yast2-fcoe-client for openSUSE:Factory

2016-08-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2016-08-10 19:53:59

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


Package is "yast2-fcoe-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2016-06-10 23:59:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2016-08-10 19:54:01.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 26 09:43:33 CEST 2016 - g...@suse.de
+
+- handle duplicate vlan ids correctly (bsc#988050)
+- 3.1.14
+
+---

Old:

  yast2-fcoe-client-3.1.13.tar.bz2

New:

  yast2-fcoe-client-3.1.14.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.P3mJuI/_old  2016-08-10 19:54:02.0 +0200
+++ /var/tmp/diff_new_pack.P3mJuI/_new  2016-08-10 19:54:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.13
+Version:3.1.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.13.tar.bz2 -> yast2-fcoe-client-3.1.14.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.14/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.changes  
2016-06-07 12:48:44.0 +0200
+++ new/yast2-fcoe-client-3.1.14/package/yast2-fcoe-client.changes  
2016-07-27 11:40:42.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jul 26 09:43:33 CEST 2016 - g...@suse.de
+
+- handle duplicate vlan ids correctly (bsc#988050)
+- 3.1.14
+
+---
 Tue Jun  7 10:36:05 UTC 2016 - igonzalezs...@suse.com
 
 - Stop generating autodocs (fate#320356)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.14/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.spec 2016-06-07 
12:48:44.0 +0200
+++ new/yast2-fcoe-client-3.1.14/package/yast2-fcoe-client.spec 2016-07-27 
11:40:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.13
+Version:3.1.14
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.13/src/modules/FcoeClient.rb 
new/yast2-fcoe-client-3.1.14/src/modules/FcoeClient.rb
--- old/yast2-fcoe-client-3.1.13/src/modules/FcoeClient.rb  2016-06-07 
12:48:44.0 +0200
+++ new/yast2-fcoe-client-3.1.14/src/modules/FcoeClient.rb  2016-07-27 
11:40:42.0 +0200
@@ -468,6 +468,7 @@
 "< \n" +
 "--\n" +
 "eth1   | 500   |54:7f:ee:09:55:9f\n" +
+"eth1   | 500   |57:9f:ea:08:34:78\n" +
 "eth15  | 2012  |54:7f:ee:04:55:9f\n" +
 "eth15  | 0 |54:7f:ee:04:55:9f\n" +
 "eth15  | 200   |54:7f:ee:04:55:8f\n" +
@@ -500,59 +501,49 @@
 #   }
 #
 def GetVlanInterfaces(net_devices, fcoe_info)
-  net_devices = deep_copy(net_devices)
-  fcoe_info = deep_copy(fcoe_info)
   vlan_info = {}
 
-  Builtins.foreach(
-Convert.convert(net_devices, :from => "list", :to => "list ")
-  ) { |dev| Builtins.foreach(fcoe_info) do |line|
-# Check whether there is a line for the given interface, e.g.
-# eth3| 200  | 00:0d:ec:a2:ef:00\n
-# Get VLAN channel from second column and FCF MAC from third.
-line = Builtins.deletechars(line, " \t")
-columns = Builtins.splitstring(line, "|")
-if Ops.get(columns, 0, "") == dev
-  # get VLAN and FCF MAC and add it to vlan_info
-  vlan_interface = { "vlan" => Ops.get(columns, 1, ""), "fcf" => 
Ops.get(columns, 2, "") }
-
-  Builtins.y2milestone(
-"Interface: %1 VLAN: %2 FCF: %3",
-dev,
-Ops.get(columns, 1, ""),
-Ops.get(columns, 2, "")
-  )
-
-  if Ops.get(vlan_info, dev, []) == []
-vlan_info = Builtins.add(vlan_info, dev, [vlan_interface])
-  else
-vlans = Convert.convert(
-  

commit yast2-fcoe-client for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2016-06-10 23:59:31

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


Package is "yast2-fcoe-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-12-05 21:02:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2016-06-10 23:59:32.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:36:05 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.13
+
+---
@@ -4,0 +11 @@
+- 3.1.12

Old:

  yast2-fcoe-client-3.1.12.tar.bz2

New:

  yast2-fcoe-client-3.1.13.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.eOKBEz/_old  2016-06-10 23:59:33.0 +0200
+++ /var/tmp/diff_new_pack.eOKBEz/_new  2016-06-10 23:59:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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-fcoe-client
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.12.tar.bz2 -> yast2-fcoe-client-3.1.13.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/.travis.yml 
new/yast2-fcoe-client-3.1.13/.travis.yml
--- old/yast2-fcoe-client-3.1.12/.travis.yml2014-12-04 11:09:32.0 
+0100
+++ new/yast2-fcoe-client-3.1.13/.travis.yml2016-06-07 12:48:44.0 
+0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/CONTRIBUTING.md 
new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md
--- old/yast2-fcoe-client-3.1.12/CONTRIBUTING.md2014-12-04 
11:09:32.0 +0100
+++ new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md2016-06-07 
12:48:44.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=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
+[Bugzilla](https://bugzilla.suse.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
@@ -71,7 +71,7 @@
 [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
+If your commit is related to a bug in Bugzilla 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
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/doc/Makefile.am 
new/yast2-fcoe-client-3.1.13/doc/Makefile.am
--- old/yast2-fcoe-client-3.1.12/doc/Makefile.am2014-12-04 
11:09:32.0 +0100
+++ new/yast2-fcoe-client-3.1.13/doc/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for fcoe-client/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-fcoe-client for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-12-05 21:03:05

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-09-07 11:09:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-12-05 21:02:59.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:50:09 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-fcoe-client-3.1.11.tar.bz2

New:

  yast2-fcoe-client-3.1.12.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.s5KlV0/_old  2014-12-05 21:03:00.0 +0100
+++ /var/tmp/diff_new_pack.s5KlV0/_new  2014-12-05 21:03:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.11.tar.bz2 - yast2-fcoe-client-3.1.12.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.11/.travis.yml 
new/yast2-fcoe-client-3.1.12/.travis.yml
--- old/yast2-fcoe-client-3.1.11/.travis.yml1970-01-01 01:00:00.0 
+0100
+++ new/yast2-fcoe-client-3.1.12/.travis.yml2014-12-04 11:09:32.0 
+0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p rake yast2-devtools yast2-testsuite yast2 -g 
rspec:2.14.1 yast-rake gettext
+script:
+- rake check:syntax
+- rake check:pot
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.11/MAINTAINER 
new/yast2-fcoe-client-3.1.12/MAINTAINER
--- old/yast2-fcoe-client-3.1.11/MAINTAINER 2014-09-04 16:33:39.0 
+0200
+++ new/yast2-fcoe-client-3.1.12/MAINTAINER 2014-12-04 11:09:32.0 
+0100
@@ -1 +1 @@
-Gabriele Mohr g...@suse.de
+Deprecated file. Use `osc maintainer yast2-fcoe-client` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.11/README.md 
new/yast2-fcoe-client-3.1.12/README.md
--- old/yast2-fcoe-client-3.1.11/README.md  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-fcoe-client-3.1.12/README.md  2014-12-04 11:09:32.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The FCoE Client Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-fcoe-client.svg?branch=master)](https://travis-ci.org/yast/yast-fcoe-client)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-fcoe-client-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-fcoe-client-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.changes  
2014-09-04 16:33:39.0 +0200
+++ new/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.changes  
2014-12-04 11:09:32.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:50:09 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Thu Sep  4 12:20:35 UTC 2014 - mvid...@suse.com
 
 - Use a more flexible rubygem requirement syntax (bnc#895069)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.spec 2014-09-04 
16:33:39.0 +0200
+++ new/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.spec 2014-12-04 
11:09:32.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-fcoe-client for openSUSE:Factory

2014-09-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-09-07 11:09:54

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-06-18 10:59:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-09-07 11:09:56.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  4 12:20:35 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---

Old:

  yast2-fcoe-client-3.1.10.tar.bz2

New:

  yast2-fcoe-client-3.1.11.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.M6H09Y/_old  2014-09-07 11:09:57.0 +0200
+++ /var/tmp/diff_new_pack.M6H09Y/_new  2014-09-07 11:09:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,11 +26,11 @@
 Requires:   fcoe-utils
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
-BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
 
 BuildArch:  noarch
 

++ yast2-fcoe-client-3.1.10.tar.bz2 - yast2-fcoe-client-3.1.11.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.changes  
2014-06-04 10:45:27.0 +0200
+++ new/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.changes  
2014-09-04 16:33:39.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Sep  4 12:20:35 UTC 2014 - mvid...@suse.com
+
+- Use a more flexible rubygem requirement syntax (bnc#895069)
+- 3.1.11
+
+---
 Tue Jun  3 14:52:59 CEST 2014 - g...@suse.de
 
 - Mark configuration values for translation (bnc #877911)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.spec 2014-06-04 
10:45:27.0 +0200
+++ new/yast2-fcoe-client-3.1.11/package/yast2-fcoe-client.spec 2014-09-04 
16:33:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,7 +29,7 @@
 Requires:   fcoe-utils
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-devtools = 3.1.10
-BuildRequires:  rubygem-rspec
+BuildRequires:  rubygem(rspec)
 
 BuildArchitectures:noarch
 

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



commit yast2-fcoe-client for openSUSE:Factory

2014-06-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-06-18 10:59:10

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-06-02 07:04:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-06-18 10:59:17.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  3 14:52:59 CEST 2014 - g...@suse.de
+
+- Mark configuration values for translation (bnc #877911)
+- 3.1.10
+
+---

Old:

  yast2-fcoe-client-3.1.9.tar.bz2

New:

  yast2-fcoe-client-3.1.10.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.43cSSr/_old  2014-06-18 10:59:18.0 +0200
+++ /var/tmp/diff_new_pack.43cSSr/_new  2014-06-18 10:59:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.9.tar.bz2 - yast2-fcoe-client-3.1.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.changes   
2014-05-28 11:21:18.0 +0200
+++ new/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.changes  
2014-06-04 10:45:27.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  3 14:52:59 CEST 2014 - g...@suse.de
+
+- Mark configuration values for translation (bnc #877911)
+- 3.1.10
+
+---
 Tue May 27 10:07:50 CEST 2014 - g...@suse.de
 
 - Show driver and private flags for all interfaces (improve patch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.spec  2014-05-28 
11:21:18.0 +0200
+++ new/yast2-fcoe-client-3.1.10/package/yast2-fcoe-client.spec 2014-06-04 
10:45:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.9/src/include/fcoe-client/complex.rb 
new/yast2-fcoe-client-3.1.10/src/include/fcoe-client/complex.rb
--- old/yast2-fcoe-client-3.1.9/src/include/fcoe-client/complex.rb  
2014-05-28 11:21:18.0 +0200
+++ new/yast2-fcoe-client-3.1.10/src/include/fcoe-client/complex.rb 
2014-06-04 10:45:27.0 +0200
@@ -42,6 +42,14 @@
 
   Yast.include include_target, fcoe-client/helps.rb
   Yast.include include_target, fcoe-client/dialogs.rb
+
+  @yes_no_mapping = {
+# setting of config value is 'yes'
+yes = _(yes),
+# setting of config value is 'no'
+no  = _(no),
+nil   = 
+  }
 end
 
 # Show a popup on abort if data are modified and
@@ -182,6 +190,22 @@
 
   table_items = []
 
+  fcoe_vlan_mapping = {
+# FCoE is not available on the interface
+@NOT_AVAILABLE  = _(not available),
+# the interface is not configured for FCoE
+@NOT_CONFIGURED = _(not configured),
+nil = 
+  }
+
+  flags_mapping = {
+# the flag is 'true'
+true = _(true),
+# the flag is 'false'
+false  = _(false),
+# the flag is not set at all
+nil   = _(not set)
+  }
   Builtins.foreach(netcards) do |card|
 table_items = Builtins.add(
   table_items,
@@ -190,16 +214,16 @@
 card[dev_name] || ,
 card[mac_addr] || ,
 card[device] || ,
-card[vlan_interface] ||,
-card[fcoe_vlan] || ,
-card[fcoe_enable] || ,
-card[dcb_required] || ,
-card[auto_vlan] || ,
-card[dcb_capable] || ,
+card[vlan_interface] || ,
+fcoe_vlan_mapping[card[fcoe_vlan]] || card[fcoe_vlan],
+@yes_no_mapping[card[fcoe_enable]],
+@yes_no_mapping[card[dcb_required]],
+

commit yast2-fcoe-client for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-06-02 07:04:25

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-05-17 21:46:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-06-02 07:04:28.0 +0200
@@ -1,0 +2,13 @@
+Tue May 27 10:07:50 CEST 2014 - g...@suse.de
+
+- Show driver and private flags for all interfaces (improve patch
+  for bnc #841170)
+- 3.1.9
+
+---
+Wed May 21 13:33:04 CEST 2014 - g...@suse.de
+
+- Start/enable services 'lldpad' and 'fcoe' in installed system
+- 3.1.8
+
+---

Old:

  yast2-fcoe-client-3.1.7.tar.bz2

New:

  yast2-fcoe-client-3.1.9.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.fd7leB/_old  2014-06-02 07:04:28.0 +0200
+++ /var/tmp/diff_new_pack.fd7leB/_new  2014-06-02 07:04:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.7
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.7.tar.bz2 - yast2-fcoe-client-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.changes   
2014-05-14 14:35:44.0 +0200
+++ new/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.changes   
2014-05-28 11:21:18.0 +0200
@@ -1,4 +1,17 @@
 ---
+Tue May 27 10:07:50 CEST 2014 - g...@suse.de
+
+- Show driver and private flags for all interfaces (improve patch
+  for bnc #841170)
+- 3.1.9
+
+---
+Wed May 21 13:33:04 CEST 2014 - g...@suse.de
+
+- Start/enable services 'lldpad' and 'fcoe' in installed system
+- 3.1.8
+
+---
 Wed May 14 14:23:31 CEST 2014 - g...@suse.de
 
 - Improve layout of services, configuration and edit dialog,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.spec  2014-05-14 
14:35:44.0 +0200
+++ new/yast2-fcoe-client-3.1.9/package/yast2-fcoe-client.spec  2014-05-28 
11:21:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.7
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.7/src/include/fcoe-client/complex.rb 
new/yast2-fcoe-client-3.1.9/src/include/fcoe-client/complex.rb
--- old/yast2-fcoe-client-3.1.7/src/include/fcoe-client/complex.rb  
2014-05-14 14:35:44.0 +0200
+++ new/yast2-fcoe-client-3.1.9/src/include/fcoe-client/complex.rb  
2014-05-28 11:21:18.0 +0200
@@ -58,9 +58,11 @@
   if !Stage.initial
 if FcoeClient.fcoe_started  !FcoeClient.fcoemonSocketEnabled?
   FcoeClient.fcoemonSocketStop
+  Service.Stop(fcoe)
 end
 if FcoeClient.lldpad_started  !FcoeClient.lldpadSocketEnabled?
   FcoeClient.lldpadSocketStop
+  Service.Stop(lldpad)
 end
   end
   return true if !FcoeClient.Modified
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.7/src/modules/FcoeClient.rb 
new/yast2-fcoe-client-3.1.9/src/modules/FcoeClient.rb
--- old/yast2-fcoe-client-3.1.7/src/modules/FcoeClient.rb   2014-05-14 
14:35:44.0 +0200
+++ new/yast2-fcoe-client-3.1.9/src/modules/FcoeClient.rb   2014-05-28 
11:21:18.0 +0200
@@ -788,16 +788,22 @@
 Setting start of lldpad to %1,
 lldpad_start
   )
-
+  # enable/disable services and sockets as required
   if fcoe_start  lldpad_start
 lldpadSocketEnable # enable 'lldpad' first
+Service.Enable(lldpad)
 fcoemonSocketEnable
+Service.Enable(fcoe)
   elsif 

commit yast2-fcoe-client for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-05-17 21:46:31

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-05-10 07:49:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-05-17 21:46:33.0 +0200
@@ -2 +2 @@
-Wed May  7 12:01:31 CEST 2014 - g...@suse.de
+Wed May 14 14:23:31 CEST 2014 - g...@suse.de
@@ -5 +5,3 @@
-  use latest Wizard methods
+  use latest Wizard methods,
+  enable 'lldpad' and 'fcoe' service in finish script (bnc #877352)
+- 3.1.7

Old:

  yast2-fcoe-client-3.1.6.tar.bz2

New:

  yast2-fcoe-client-3.1.7.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.oKyWe6/_old  2014-05-17 21:46:34.0 +0200
+++ /var/tmp/diff_new_pack.oKyWe6/_new  2014-05-17 21:46:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.6.tar.bz2 - yast2-fcoe-client-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.6/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.6/package/yast2-fcoe-client.changes   
2014-05-07 15:05:44.0 +0200
+++ new/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.changes   
2014-05-14 14:35:44.0 +0200
@@ -1,8 +1,10 @@
 ---
-Wed May  7 12:01:31 CEST 2014 - g...@suse.de
+Wed May 14 14:23:31 CEST 2014 - g...@suse.de
 
 - Improve layout of services, configuration and edit dialog,
-  use latest Wizard methods
+  use latest Wizard methods,
+  enable 'lldpad' and 'fcoe' service in finish script (bnc #877352)
+- 3.1.7
 
 ---
 Mon May  5 12:26:54 CEST 2014 - g...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.6/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.6/package/yast2-fcoe-client.spec  2014-05-07 
15:05:44.0 +0200
+++ new/yast2-fcoe-client-3.1.7/package/yast2-fcoe-client.spec  2014-05-14 
14:35:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.6/src/clients/fcoe-client_finish.rb 
new/yast2-fcoe-client-3.1.7/src/clients/fcoe-client_finish.rb
--- old/yast2-fcoe-client-3.1.6/src/clients/fcoe-client_finish.rb   
2014-05-07 15:05:44.0 +0200
+++ new/yast2-fcoe-client-3.1.7/src/clients/fcoe-client_finish.rb   
2014-05-14 14:35:44.0 +0200
@@ -140,12 +140,18 @@
   else
 Builtins.y2error(lldpad.socket not found)
   end
+  # and enable the service (needed during boot)
+  Service.Enable(lldpad)
+
+  # enable fcoemon socket
   fcoemon_socket = SystemdSocket.find(fcoemon)
   if fcoemon_socket
 fcoemon_socket.enable
   else
 Builtins.y2error(fcoemon.socket not found)
   end
+  # and enable the service (needed during boot)
+  Service.Enable(fcoe)
 end
   else
 Builtins.y2error(unknown function: %1, @func)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.6/src/include/fcoe-client/dialogs.rb 
new/yast2-fcoe-client-3.1.7/src/include/fcoe-client/dialogs.rb
--- old/yast2-fcoe-client-3.1.6/src/include/fcoe-client/dialogs.rb  
2014-05-07 15:05:44.0 +0200
+++ new/yast2-fcoe-client-3.1.7/src/include/fcoe-client/dialogs.rb  
2014-05-14 14:35:44.0 +0200
@@ -107,7 +107,7 @@
   Id(:fcoe),
   # combo box label: enable FCoE (yes/no)
   _(FCoE Enable),
-  [Item(Id(yes), yes), Item(Id(no), no, true)]
+  [Item(Id(yes), _(Yes)), Item(Id(no), _(No), true)]
 ),
 VSpacing(1),
 ComboBox(
@@ -115,14 +115,14 @@
   

commit yast2-fcoe-client for openSUSE:Factory

2014-04-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-04-15 07:35:28

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-04-05 14:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-04-15 07:35:30.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  9 13:09:19 CEST 2014 - g...@suse.de
+
+- Don't show interfaces not available for network
+- 3.1.5
+
+---

Old:

  yast2-fcoe-client-3.1.4.tar.bz2

New:

  yast2-fcoe-client-3.1.5.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.4t1Qr9/_old  2014-04-15 07:35:31.0 +0200
+++ /var/tmp/diff_new_pack.4t1Qr9/_new  2014-04-15 07:35:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.4.tar.bz2 - yast2-fcoe-client-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.5/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.changes   
2014-03-28 13:55:54.0 +0100
+++ new/yast2-fcoe-client-3.1.5/package/yast2-fcoe-client.changes   
2014-04-14 10:35:37.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Apr  9 13:09:19 CEST 2014 - g...@suse.de
+
+- Don't show interfaces not available for network
+- 3.1.5
+
+---
 Fri Mar 28 13:14:21 CET 2014 - g...@suse.de
 
 - Adapt start of services (resp. sockets) to systemd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.5/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.spec  2014-03-28 
13:55:54.0 +0100
+++ new/yast2-fcoe-client-3.1.5/package/yast2-fcoe-client.spec  2014-04-14 
10:35:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.4/src/modules/FcoeClient.rb 
new/yast2-fcoe-client-3.1.5/src/modules/FcoeClient.rb
--- old/yast2-fcoe-client-3.1.4/src/modules/FcoeClient.rb   2014-03-27 
11:25:03.0 +0100
+++ new/yast2-fcoe-client-3.1.5/src/modules/FcoeClient.rb   2014-04-14 
10:35:37.0 +0200
@@ -876,6 +876,7 @@
   end
 
   # start sockets in installed system
+  # throw exception if sockets not found
   @fcoemon_socket = SystemdSocket.find!(fcoemon)
   @lldpad_socket = SystemdSocket.find!(lldpad)
 
@@ -977,7 +978,7 @@
   end
   Builtins.y2milestone(Detected netcards: %1, netcards)
 
-  netcards
+  netcards.delete_if {|card| card[dev_name] == nil}
 end
 
 # list map network_interfaces

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



commit yast2-fcoe-client for openSUSE:Factory

2014-04-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2014-04-05 14:42:46

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-12-09 07:27:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2014-04-05 14:42:47.0 +0200
@@ -1,0 +2,6 @@
+Fri Mar 28 13:14:21 CET 2014 - g...@suse.de
+
+- Adapt start of services (resp. sockets) to systemd
+- 3.1.4
+
+---

Old:

  yast2-fcoe-client-3.1.3.tar.bz2

New:

  yast2-fcoe-client-3.1.4.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.TJmZPZ/_old  2014-04-05 14:42:48.0 +0200
+++ /var/tmp/diff_new_pack.TJmZPZ/_new  2014-04-05 14:42:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-fcoe-client
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,9 +26,10 @@
 Requires:   fcoe-utils
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
+BuildRequires:  rubygem-rspec
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 
 BuildArch:  noarch

++ yast2-fcoe-client-3.1.3.tar.bz2 - yast2-fcoe-client-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.3/VERSION 
new/yast2-fcoe-client-3.1.4/VERSION
--- old/yast2-fcoe-client-3.1.3/VERSION 2013-12-02 14:54:58.0 +0100
+++ new/yast2-fcoe-client-3.1.4/VERSION 1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.changes   
2013-12-02 14:54:58.0 +0100
+++ new/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.changes   
2014-03-28 13:55:54.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Mar 28 13:14:21 CET 2014 - g...@suse.de
+
+- Adapt start of services (resp. sockets) to systemd
+- 3.1.4
+
+---
 Mon Dec  2 11:45:47 CET 2013 - g...@suse.de
 
 - Enhance help text, improve ruby code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.spec  2013-12-02 
14:54:58.0 +0100
+++ new/yast2-fcoe-client-3.1.4/package/yast2-fcoe-client.spec  2014-03-28 
13:55:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,8 @@
 Requires:  yast2 = 2.21.22
 Requires:   fcoe-utils
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
+BuildRequires:  rubygem-rspec
 
 BuildArchitectures:noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.3/src/clients/fcoe-client_finish.rb 
new/yast2-fcoe-client-3.1.4/src/clients/fcoe-client_finish.rb
--- old/yast2-fcoe-client-3.1.3/src/clients/fcoe-client_finish.rb   
2013-12-02 14:54:58.0 +0100
+++ new/yast2-fcoe-client-3.1.4/src/clients/fcoe-client_finish.rb   
2014-03-27 11:25:03.0 +0100
@@ -39,6 +39,7 @@
   Yast.import String
   Yast.import FcoeClient
   Yast.import Service
+  Yast.import SystemdSocket
   Yast.include self, installation/misc.rb
 
   @ret = nil
@@ -131,10 +132,20 @@
 end
 
 if @start_services
-  Builtins.y2milestone(Enabling 

commit yast2-fcoe-client for openSUSE:Factory

2013-12-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-12-09 07:27:16

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-11-21 15:26:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-12-09 07:27:17.0 +0100
@@ -1,0 +2,12 @@
+Mon Dec  2 11:45:47 CET 2013 - g...@suse.de
+
+- Enhance help text, improve ruby code
+- 3.1.3
+
+---
+Tue Nov 26 11:40:48 CET 2013 - g...@suse.de
+
+- Add 'Requires: fcoe-utils' to spec-file
+- 3.1.2
+
+---

Old:

  yast2-fcoe-client-3.1.1.tar.bz2

New:

  yast2-fcoe-client-3.1.3.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.MngM62/_old  2013-12-09 07:27:17.0 +0100
+++ /var/tmp/diff_new_pack.MngM62/_new  2013-12-09 07:27:17.0 +0100
@@ -17,12 +17,13 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.1
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
+Requires:   fcoe-utils
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files

++ yast2-fcoe-client-3.1.1.tar.bz2 - yast2-fcoe-client-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.1/VERSION 
new/yast2-fcoe-client-3.1.3/VERSION
--- old/yast2-fcoe-client-3.1.1/VERSION 2013-11-21 09:40:08.0 +0100
+++ new/yast2-fcoe-client-3.1.3/VERSION 2013-12-02 14:54:58.0 +0100
@@ -1 +1 @@
-3.1.1
+3.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.1/package/yast2-fcoe-client.changes 
new/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.changes
--- old/yast2-fcoe-client-3.1.1/package/yast2-fcoe-client.changes   
2013-11-21 09:40:08.0 +0100
+++ new/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.changes   
2013-12-02 14:54:58.0 +0100
@@ -1,4 +1,16 @@
 ---
+Mon Dec  2 11:45:47 CET 2013 - g...@suse.de
+
+- Enhance help text, improve ruby code
+- 3.1.3
+
+---
+Tue Nov 26 11:40:48 CET 2013 - g...@suse.de
+
+- Add 'Requires: fcoe-utils' to spec-file
+- 3.1.2
+
+---
 Wed Nov 20 13:40:58 CET 2013 - g...@suse.de
 
 - Use new name 'fcoe-utils' when checking for installed package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.1/package/yast2-fcoe-client.spec 
new/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.spec
--- old/yast2-fcoe-client-3.1.1/package/yast2-fcoe-client.spec  2013-11-21 
09:40:08.0 +0100
+++ new/yast2-fcoe-client-3.1.3/package/yast2-fcoe-client.spec  2013-12-02 
14:54:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.0
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,6 +26,7 @@
 Group:  System/YaST
 License:GPL-2.0
 Requires:  yast2 = 2.21.22
+Requires:   fcoe-utils
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-testsuite
 BuildRequires:  yast2-devtools = 3.0.6
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.1/src/clients/fcoe-client_auto.rb 
new/yast2-fcoe-client-3.1.3/src/clients/fcoe-client_auto.rb
--- old/yast2-fcoe-client-3.1.1/src/clients/fcoe-client_auto.rb 2013-11-21 
09:40:08.0 +0100
+++ new/yast2-fcoe-client-3.1.3/src/clients/fcoe-client_auto.rb 2013-12-02 
14:54:58.0 +0100
@@ -105,7 +105,7 @@
   @imported_netcards
 )
 
-# AutoYaST will install package 'open-fcoe' ( checks AutoPackages() )
+# AutoYaST will install package 'fcoe-utils' ( checks AutoPackages() )
 
 # Start services 'fcoe' and 'lldpad'
 @success = FcoeClient.ServiceStatus
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-fcoe-client-3.1.1/src/clients/inst_fcoe-client.rb 
new/yast2-fcoe-client-3.1.3/src/clients/inst_fcoe-client.rb
--- 

commit yast2-fcoe-client for openSUSE:Factory

2013-11-21 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-11-21 15:26:28

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-10-20 10:54:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-11-21 15:26:29.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 20 13:40:58 CET 2013 - g...@suse.de
+
+- Use new name 'fcoe-utils' when checking for installed package
+- 3.1.1
+
+---

Old:

  yast2-fcoe-client-3.1.0.tar.bz2

New:

  yast2-fcoe-client-3.1.1.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.QSFmvU/_old  2013-11-21 15:26:30.0 +0100
+++ /var/tmp/diff_new_pack.QSFmvU/_new  2013-11-21 15:26:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.0.tar.bz2 - yast2-fcoe-client-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.0/CONTRIBUTING.md 
new/yast2-fcoe-client-3.1.1/CONTRIBUTING.md
--- old/yast2-fcoe-client-3.1.0/CONTRIBUTING.md 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-fcoe-client-3.1.1/CONTRIBUTING.md 2013-11-21 09:40:08.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-fcoe-client for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-10-20 10:54:29

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-09-29 17:55:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-10-20 10:54:30.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 26 16:00:49 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-fcoe-client-3.0.2.tar.bz2

New:

  yast2-fcoe-client-3.1.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.naTrwb/_old  2013-10-20 10:54:31.0 +0200
+++ /var/tmp/diff_new_pack.naTrwb/_new  2013-10-20 10:54:31.0 +0200
@@ -17,17 +17,17 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.0.2
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-testsuite
 
 BuildArch:  noarch
@@ -43,44 +43,26 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-%{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/fcoe-client
-/usr/share/YaST2/include/fcoe-client/*
-/usr/share/YaST2/clients/fcoe-client.rb
-/usr/share/YaST2/clients/fcoe-client_*.rb
-/usr/share/YaST2/clients/inst_fcoe-client.rb
-/usr/share/YaST2/modules/FcoeClient.*
-%{_prefix}/share/applications/YaST2/fcoe-client.desktop
-%dir /usr/share/YaST2/scrconf
-/usr/share/YaST2/scrconf/*.scr
-%doc %{_prefix}/share/doc/packages/yast2-fcoe-client
+%dir %{yast_yncludedir}/fcoe-client
+%{yast_yncludedir}/fcoe-client/*
+%{yast_clientdir}/fcoe-client.rb
+%{yast_clientdir}/fcoe-client_*.rb
+%{yast_clientdir}/inst_fcoe-client.rb
+%{yast_moduledir}/FcoeClient.*
+%{yast_desktopdir}/fcoe-client.desktop
+%dir %{yast_scrconfdir}
+%{yast_scrconfdir}/*.scr
+%doc %{yast_docdir}
 %doc COPYING
 
 %changelog

++ yast2-fcoe-client-3.0.2.tar.bz2 - yast2-fcoe-client-3.1.0.tar.bz2 ++
 13152 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-fcoe-client-3.0.2/Makefile.am new/yast2-fcoe-client-3.1.0/Makefile.am
--- old/yast2-fcoe-client-3.0.2/Makefile.am 2013-09-26 12:01:33.0 
+0200
+++ new/yast2-fcoe-client-3.1.0/Makefile.am 1970-01-01 01:00:00.0 
+0100
@@ -1,196 +0,0 @@
-# Emacs: -*- makefile -*-
-#
-# Toplevel Makefile.am for a YaST2 subproject
-#
-# -- This file is generated by y2automake - DO NOT EDIT! --
-#(Edit ./SUBDIRS instead)
-#
-
-#where devtools are
-Y2TOOL = $(Y2DEVTOOLS_PREFIX)/bin/y2tool
-
-VERSION= $(shell cat $(srcdir)/VERSION)
-RPMNAME= $(shell cat $(srcdir)/RPMNAME)
-SUBDIRS_FILE   = $(shell test -e $(srcdir)/SUBDIRS   echo 
SUBDIRS)
-ACINCLUDE_FILE = $(shell test -e $(srcdir)/acinclude.m4  echo 
acinclude.m4)
-
-HAS_YAST_LICENSE   = $(shell test -e $(srcdir)/YAST_LICENSE  echo 
YAST_LICENSE)
-
-# do we do Makefile.am for devtools? It is a 

commit yast2-fcoe-client for openSUSE:Factory

2013-09-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-09-29 17:55:01

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-09-16 12:52:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-09-29 17:55:02.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 11:46:14 CEST 2013 - g...@suse.de
+
+- Improve ruby code
+- version 3.0.2
+
+---

Old:

  yast2-fcoe-client-3.0.1.tar.bz2

New:

  yast2-fcoe-client-3.0.2.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.6HJeZj/_old  2013-09-29 17:55:04.0 +0200
+++ /var/tmp/diff_new_pack.6HJeZj/_new  2013-09-29 17:55:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.0.1
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.0.1.tar.bz2 - yast2-fcoe-client-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.0.1/VERSION 
new/yast2-fcoe-client-3.0.2/VERSION
--- old/yast2-fcoe-client-3.0.1/VERSION 2013-09-14 10:31:49.0 +0200
+++ new/yast2-fcoe-client-3.0.2/VERSION 2013-09-26 12:01:20.0 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.0.1/configure 
new/yast2-fcoe-client-3.0.2/configure
--- old/yast2-fcoe-client-3.0.1/configure   2013-09-14 10:32:07.0 
+0200
+++ new/yast2-fcoe-client-3.0.2/configure   2013-09-26 12:01:37.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-fcoe-client 3.0.1.
+# Generated by GNU Autoconf 2.69 for yast2-fcoe-client 3.0.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='3.0.1'
-PACKAGE_STRING='yast2-fcoe-client 3.0.1'
+PACKAGE_VERSION='3.0.2'
+PACKAGE_STRING='yast2-fcoe-client 3.0.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1249,7 +1249,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-fcoe-client 3.0.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 3.0.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1321,7 +1321,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-fcoe-client 3.0.1:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 3.0.2:;;
esac
   cat \_ACEOF
 
@@ -1401,7 +1401,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 3.0.1
+yast2-fcoe-client configure 3.0.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1418,7 +1418,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-fcoe-client $as_me 3.0.1, which was
+It was created by yast2-fcoe-client $as_me 3.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2357,7 +2357,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-fcoe-client'
- VERSION='3.0.1'
+ VERSION='3.0.2'
 
 
 cat confdefs.h _ACEOF
@@ -2480,7 +2480,7 @@
 
 
 
-VERSION=3.0.1
+VERSION=3.0.2
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@suse.de
 
@@ -3433,7 +3433,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-fcoe-client $as_me 3.0.1, which was
+This file was extended by yast2-fcoe-client $as_me 3.0.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3486,7 +3486,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-fcoe-client config.status 3.0.1
+yast2-fcoe-client config.status 3.0.2
 configured by $0, generated by GNU Autoconf 2.69,
   with 

commit yast2-fcoe-client for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-09-16 12:52:01

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-08-01 11:08:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-09-16 12:52:02.0 +0200
@@ -1,0 +2,6 @@
+Sat Sep 14 10:21:11 CEST 2013 - g...@suse.de
+
+- Refactoring of ruby code (FcoeClient.rb)
+- version 3.0.1
+
+---

Old:

  yast2-fcoe-client-3.0.0.tar.bz2

New:

  yast2-fcoe-client-3.0.1.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.Nd4jf7/_old  2013-09-16 12:52:03.0 +0200
+++ /var/tmp/diff_new_pack.Nd4jf7/_new  2013-09-16 12:52:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.0.0
+Version:3.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.0.0.tar.bz2 - yast2-fcoe-client-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.0.0/Makefile.am.common 
new/yast2-fcoe-client-3.0.1/Makefile.am.common
--- old/yast2-fcoe-client-3.0.0/Makefile.am.common  2013-07-31 
11:27:37.0 +0200
+++ new/yast2-fcoe-client-3.0.1/Makefile.am.common  2013-09-14 
10:32:03.0 +0200
@@ -15,6 +15,7 @@
 CLEANFILES = ${ybcfiles}
 DISTCLEANFILES = .dep
 
+if HAS_YCP_MODULES
 # Needs to be outside . because of cases
 # where ycpchook contains a symlink to .
 # Otherwise . keeps being newer than .dep and we loop.
@@ -26,14 +27,16 @@
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS}  ${NEWDEP}
cat ${NEWDEP}  .dep
rm ${NEWDEP}
+-include .dep
+endif
 
 dist-hook: check-syntax
 
 CHECK_SYNTAX = true
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(filter %.ycp,client_DATA); then \
+check-syntax: $(client_DATA) $(module_DATA) $(ynclude_DATA) $(ydata_DATA) 
$(ycpchook) $(ybcfiles)
+   @if test $(filter %.ycp, $(client_DATA) $(ydata_DATA)); then \
  if $(CHECK_SYNTAX); then \
-   TO_CHECK=$(filter %.ycp,$^); \
+   TO_CHECK=$(filter %.ycp, $(client_DATA) $(ydata_DATA)); \
echo Checking syntax of $${TO_CHECK}; \
if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
  echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
@@ -43,5 +46,18 @@
echo Syntax check disabled; \
  fi; \
fi
+   @if test $(filter %.rb, $^); then \
+ if $(CHECK_SYNTAX); then \
+   TO_CHECK=$(filter %.rb, $^); \
+   echo Checking syntax of $${TO_CHECK}; \
+   for f in $${TO_CHECK}; do \
+ if ! ruby -c $$f  /dev/null; then \
+   echo Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk; \
+   exit 1; \
+ fi; \
+   done; \
+ else \
+   echo Syntax check disabled; \
+ fi; \
+   fi
 
--include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.0.0/VERSION 
new/yast2-fcoe-client-3.0.1/VERSION
--- old/yast2-fcoe-client-3.0.0/VERSION 2013-07-31 11:27:09.0 +0200
+++ new/yast2-fcoe-client-3.0.1/VERSION 2013-09-14 10:31:49.0 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.0.0/autodocs-ycp.ami 
new/yast2-fcoe-client-3.0.1/autodocs-ycp.ami
--- old/yast2-fcoe-client-3.0.0/autodocs-ycp.ami2013-07-31 
11:27:37.0 +0200
+++ new/yast2-fcoe-client-3.0.1/autodocs-ycp.ami2013-09-14 
10:32:03.0 +0200
@@ -17,8 +17,11 @@
 
 htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
 
+# find all files in Yast/ subdirectory if it exists
+YARD_YAST_FILES = $(shell test -d Yast  find Yast -type f)
+
 # use nobase_ prefix to keep the directory structure
-nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*) $(wildcard Yast/*)
+nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*) $(YARD_YAST_FILES)
 CLEANFILES = $(nobase_html_DATA) pod2htm*.tmp
 
 AUTODOCS_YCP ?= $(wildcard $(srcdir)/../../src/*.ycp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-fcoe-client for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-08-01 11:08:06

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-06-28 12:01:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-08-01 11:08:07.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:28:51 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-fcoe-client-2.23.0.tar.bz2

New:

  yast2-fcoe-client-3.0.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.dtFbAD/_old  2013-08-01 11:08:08.0 +0200
+++ /var/tmp/diff_new_pack.dtFbAD/_new  2013-08-01 11:08:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.23.0
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,6 +32,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
 License:GPL-2.0
 Group:  System/YaST
@@ -71,9 +73,9 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/include/fcoe-client
 /usr/share/YaST2/include/fcoe-client/*
-/usr/share/YaST2/clients/fcoe-client.ycp
-/usr/share/YaST2/clients/fcoe-client_*.ycp
-/usr/share/YaST2/clients/inst_fcoe-client.ycp
+/usr/share/YaST2/clients/fcoe-client.rb
+/usr/share/YaST2/clients/fcoe-client_*.rb
+/usr/share/YaST2/clients/inst_fcoe-client.rb
 /usr/share/YaST2/modules/FcoeClient.*
 %{_prefix}/share/applications/YaST2/fcoe-client.desktop
 %dir /usr/share/YaST2/scrconf

++ yast2-fcoe-client-2.23.0.tar.bz2 - yast2-fcoe-client-3.0.0.tar.bz2 
++
 9215 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-fcoe-client for openSUSE:Factory

2013-06-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2013-06-28 12:01:10

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


Package is yast2-fcoe-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2013-02-28 10:24:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2013-06-28 12:01:12.0 +0200
@@ -2 +2 @@
-Wed May 16 14:47:54 CEST 2012 - g...@suse.de
+Thu Jun 20 10:14:38 CEST 2013 - g...@suse.de
@@ -4 +4,11 @@
-- Add 'Retry' button, internal code cleanup 
+- Allow several VLAN interfaces per network device, including
+  special handling of VLAN id 0 (see bnc #813621)
+- V 2.23.0  
+
+---
+Wed May 15 14:09:09 CEST 2013 - g...@suse.de
+
+- Detect FCoE capable interfaces correctly (bnc #813621)
+- Write configuration files for VLAN id 0 (bnc #812602)
+- Show MAC address (bnc #812601)
+- V 2.22.4

Old:

  yast2-fcoe-client-2.22.3.tar.bz2

New:

  yast2-fcoe-client-2.23.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.CJi7Mp/_old  2013-06-28 12:01:13.0 +0200
+++ /var/tmp/diff_new_pack.CJi7Mp/_new  2013-06-28 12:01:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.22.3
+Version:2.23.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-2.22.3.tar.bz2 - yast2-fcoe-client-2.23.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.3/Makefile.am 
new/yast2-fcoe-client-2.23.0/Makefile.am
--- old/yast2-fcoe-client-2.22.3/Makefile.am2013-02-22 10:51:00.0 
+0100
+++ new/yast2-fcoe-client-2.23.0/Makefile.am2013-06-24 16:10:13.0 
+0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.3/Makefile.am.common 
new/yast2-fcoe-client-2.23.0/Makefile.am.common
--- old/yast2-fcoe-client-2.22.3/Makefile.am.common 2013-02-22 
10:51:00.0 +0100
+++ new/yast2-fcoe-client-2.23.0/Makefile.am.common 2013-06-24 
16:10:13.0 +0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(client_DATA); then \
+   @if test $(filter %.ycp,client_DATA); then \
  if $(CHECK_SYNTAX); then \
TO_CHECK=$(filter %.ycp,$^); \
echo Checking syntax of $${TO_CHECK}; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.3/Makefile.in 
new/yast2-fcoe-client-2.23.0/Makefile.in
--- old/yast2-fcoe-client-2.22.3/Makefile.in2013-02-22 10:51:06.0 
+0100
+++ new/yast2-fcoe-client-2.23.0/Makefile.in2013-06-24 16:10:19.0 
+0200
@@ -980,19 +980,14 @@
 
 package: check-up-to-date check-tagversion check-textdomain package-local
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 

commit yast2-fcoe-client for openSUSE:Factory

2013-02-28 Thread h_root


binutRj7E2VFJ.bin
Description: Binary data


commit yast2-fcoe-client for openSUSE:Factory

2012-01-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2012-01-25 11:09:26

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


Package is yast2-fcoe-client, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2012-01-09 21:44:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2012-01-25 11:09:42.0 +0100
@@ -1,0 +2,11 @@
+Thu Jan 19 09:35:06 CET 2012 - g...@suse.de
+
+- Merge SP2 branch to trunk: use improved 'fipvlan' (bnc #728103),
+  set DCB_REQUIRED to no for Broadcom devices (bnc #728658),
+  enable service start of 'lldpad' before enabling 'fcoe',
+  don't overwrite BOOTPROTO for underlying interface,
+  set default for AUTO_VLAN to yes (bnc #724563),
+  Call 'fipvlan' with option --link-up (bnc #737683)
+- V 2.22.2
+
+---

Old:

  yast2-fcoe-client-2.22.1.tar.bz2

New:

  yast2-fcoe-client-2.22.2.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.fiqXYQ/_old  2012-01-25 11:09:44.0 +0100
+++ /var/tmp/diff_new_pack.fiqXYQ/_new  2012-01-25 11:09:44.0 +0100
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   yast2-fcoe-client
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-fcoe-client-%{version}.tar.bz2
 
+Group:  System/YaST
+License:GPL-2.0
 Requires:   yast2 = 2.21.22
-BuildRequires:  perl-XML-Writer
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-testsuite
+BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
 BuildArch:  noarch
 
 Summary:YaST2 - Configuration of Fibre Channel over Ethernet
-License:GPL-2.0
-Group:  System/YaST
 
 %description
 This package contains the YaST2 component for the Fibre Channel over

++ yast2-fcoe-client-2.22.1.tar.bz2 - yast2-fcoe-client-2.22.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.1/VERSION 
new/yast2-fcoe-client-2.22.2/VERSION
--- old/yast2-fcoe-client-2.22.1/VERSION2011-12-21 14:34:52.0 
+0100
+++ new/yast2-fcoe-client-2.22.2/VERSION2012-01-19 09:49:35.0 
+0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.1/configure 
new/yast2-fcoe-client-2.22.2/configure
--- old/yast2-fcoe-client-2.22.1/configure  2011-12-21 14:35:45.0 
+0100
+++ new/yast2-fcoe-client-2.22.2/configure  2012-01-24 11:55:03.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.22.1.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.22.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.22.1'
-PACKAGE_STRING='yast2-fcoe-client 2.22.1'
+PACKAGE_VERSION='2.22.2'
+PACKAGE_STRING='yast2-fcoe-client 2.22.2'
 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-fcoe-client 2.22.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.22.2 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-fcoe-client 2.22.1:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.22.2:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.22.1
+yast2-fcoe-client configure 2.22.2
 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-fcoe-client $as_me 2.22.1, 

commit yast2-fcoe-client for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2012-01-09 21:44:27

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


Package is yast2-fcoe-client, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2011-11-16 17:23:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2012-01-09 21:44:30.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 21 14:34:26 CET 2011 - g...@suse.de
+
+- Confirmed license
+- 2.22.1 
+
+---

Old:

  yast2-fcoe-client-2.22.0.tar.bz2

New:

  yast2-fcoe-client-2.22.1.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.h3Mav8/_old  2012-01-09 21:44:32.0 +0100
+++ /var/tmp/diff_new_pack.h3Mav8/_new  2012-01-09 21:44:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# 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,24 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   yast2-fcoe-client
-Version:2.22.0
+Version:2.22.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-fcoe-client-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
 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 - Configuration of Fibre Channel over Ethernet
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 This package contains the YaST2 component for the Fibre Channel over
@@ -49,7 +50,6 @@
 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)
 # so that RPM_OPT_FLAGS check works
@@ -78,5 +78,6 @@
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
 %doc %{_prefix}/share/doc/packages/yast2-fcoe-client
+%doc COPYING
 
 %changelog

++ yast2-fcoe-client-2.22.0.tar.bz2 - yast2-fcoe-client-2.22.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.0/VERSION 
new/yast2-fcoe-client-2.22.1/VERSION
--- old/yast2-fcoe-client-2.22.0/VERSION2011-11-16 12:27:09.0 
+0100
+++ new/yast2-fcoe-client-2.22.1/VERSION2011-12-21 14:34:52.0 
+0100
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.22.0/configure 
new/yast2-fcoe-client-2.22.1/configure
--- old/yast2-fcoe-client-2.22.0/configure  2011-11-16 12:27:15.0 
+0100
+++ new/yast2-fcoe-client-2.22.1/configure  2011-12-21 14:35:45.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.22.0.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.22.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.22.0'
-PACKAGE_STRING='yast2-fcoe-client 2.22.0'
+PACKAGE_VERSION='2.22.1'
+PACKAGE_STRING='yast2-fcoe-client 2.22.1'
 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-fcoe-client 2.22.0 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.22.1 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-fcoe-client 2.22.0:;;
+ short | recursive ) echo Configuration 

commit yast2-fcoe-client for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2011-11-16 17:22:33

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


Package is yast2-fcoe-client, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2011-10-28 15:32:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2011-11-16 17:23:35.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 12:26:34 CET 2011 - jsuch...@suse.cz
+
+- merged texts from proofreading
+- 2.22.0 
+
+---

Old:

  yast2-fcoe-client-2.21.12.tar.bz2

New:

  yast2-fcoe-client-2.22.0.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.HJ3ZWW/_old  2011-11-16 17:23:39.0 +0100
+++ /var/tmp/diff_new_pack.HJ3ZWW/_new  2011-11-16 17:23:39.0 +0100
@@ -19,19 +19,18 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.12
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-fcoe-client-%{version}.tar.bz2
 
-
 Group:  System/YaST
 License: GPL-2.0
 Requires:  yast2 = 2.21.22
 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
-BuildArchitectures:noarch
+BuildArch:  noarch
 
 Summary:   YaST2 - Configuration of Fibre Channel over Ethernet
 
@@ -64,7 +63,6 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -80,3 +78,5 @@
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
 %doc %{_prefix}/share/doc/packages/yast2-fcoe-client
+
+%changelog

++ yast2-fcoe-client-2.21.12.tar.bz2 - yast2-fcoe-client-2.22.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.12/VERSION 
new/yast2-fcoe-client-2.22.0/VERSION
--- old/yast2-fcoe-client-2.21.12/VERSION   2011-10-27 13:41:43.0 
+0200
+++ new/yast2-fcoe-client-2.22.0/VERSION2011-11-16 12:27:09.0 
+0100
@@ -1 +1 @@
-2.21.12
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.12/configure 
new/yast2-fcoe-client-2.22.0/configure
--- old/yast2-fcoe-client-2.21.12/configure 2011-10-27 13:43:13.0 
+0200
+++ new/yast2-fcoe-client-2.22.0/configure  2011-11-16 12:27:15.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.12.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.22.0.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.12'
-PACKAGE_STRING='yast2-fcoe-client 2.21.12'
+PACKAGE_VERSION='2.22.0'
+PACKAGE_STRING='yast2-fcoe-client 2.22.0'
 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-fcoe-client 2.21.12 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.22.0 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-fcoe-client 2.21.12:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.22.0:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.12
+yast2-fcoe-client configure 2.22.0
 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-fcoe-client $as_me 2.21.12, which was
+It was created by yast2-fcoe-client $as_me 2.22.0, 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-fcoe-client'
- VERSION='2.21.12'
+ VERSION='2.22.0'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.12
+VERSION=2.22.0
 

commit yast2-fcoe-client for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2011-10-27 14:36:36

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


Package is yast2-fcoe-client, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2011-10-21 16:47:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2011-10-28 15:32:30.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 27 13:41:55 CEST 2011 - g...@suse.de
+
+- Don't enable service start at boot during installation (is
+  enabled at the end), improve warning message
+- V 2.21.12 
+
+---

Old:

  yast2-fcoe-client-2.21.11.tar.bz2

New:

  yast2-fcoe-client-2.21.12.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.tKFn5W/_old  2011-10-28 15:32:33.0 +0200
+++ /var/tmp/diff_new_pack.tKFn5W/_new  2011-10-28 15:32:33.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.11
+Version:2.21.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-2.21.11.tar.bz2 - yast2-fcoe-client-2.21.12.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.11/VERSION 
new/yast2-fcoe-client-2.21.12/VERSION
--- old/yast2-fcoe-client-2.21.11/VERSION   2011-10-20 14:44:24.0 
+0200
+++ new/yast2-fcoe-client-2.21.12/VERSION   2011-10-27 13:41:43.0 
+0200
@@ -1 +1 @@
-2.21.11
+2.21.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.11/configure 
new/yast2-fcoe-client-2.21.12/configure
--- old/yast2-fcoe-client-2.21.11/configure 2011-10-20 14:48:35.0 
+0200
+++ new/yast2-fcoe-client-2.21.12/configure 2011-10-27 13:43:13.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-fcoe-client 2.21.11.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.12.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.11'
-PACKAGE_STRING='yast2-fcoe-client 2.21.11'
+PACKAGE_VERSION='2.21.12'
+PACKAGE_STRING='yast2-fcoe-client 2.21.12'
 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-fcoe-client 2.21.11 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.12 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-fcoe-client 2.21.11:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.12:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.11
+yast2-fcoe-client configure 2.21.12
 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-fcoe-client $as_me 2.21.11, which was
+It was created by yast2-fcoe-client $as_me 2.21.12, 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-fcoe-client'
- VERSION='2.21.11'
+ VERSION='2.21.12'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.11
+VERSION=2.21.12
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@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-fcoe-client $as_me 2.21.11, which was
+This file was extended by yast2-fcoe-client $as_me 2.21.12, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3433,7 +3433,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo 

commit yast2-fcoe-client for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Thu Oct 13 12:28:05 CEST 2011.




--- openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes
2011-10-11 17:07:41.0 +0200
+++ yast2-fcoe-client/yast2-fcoe-client.changes 2011-10-13 11:12:57.0 
+0200
@@ -1,0 +2,6 @@
+Thu Oct 13 10:57:26 CEST 2011 - g...@suse.de
+
+- Set default values after removing interface
+- V 2.21.10 
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.9.tar.bz2

New:

  yast2-fcoe-client-2.21.10.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.dXY0kj/_old  2011-10-13 12:27:57.0 +0200
+++ /var/tmp/diff_new_pack.dXY0kj/_new  2011-10-13 12:27:57.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.9
+Version:2.21.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-2.21.9.tar.bz2 - yast2-fcoe-client-2.21.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.9/VERSION 
new/yast2-fcoe-client-2.21.10/VERSION
--- old/yast2-fcoe-client-2.21.9/VERSION2011-10-11 13:09:06.0 
+0200
+++ new/yast2-fcoe-client-2.21.10/VERSION   2011-10-13 10:58:13.0 
+0200
@@ -1 +1 @@
-2.21.9
+2.21.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.9/configure 
new/yast2-fcoe-client-2.21.10/configure
--- old/yast2-fcoe-client-2.21.9/configure  2011-10-11 13:10:08.0 
+0200
+++ new/yast2-fcoe-client-2.21.10/configure 2011-10-13 10:58:20.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-fcoe-client 2.21.9.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.10.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.9'
-PACKAGE_STRING='yast2-fcoe-client 2.21.9'
+PACKAGE_VERSION='2.21.10'
+PACKAGE_STRING='yast2-fcoe-client 2.21.10'
 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-fcoe-client 2.21.9 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.10 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-fcoe-client 2.21.9:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.10:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.9
+yast2-fcoe-client configure 2.21.10
 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-fcoe-client $as_me 2.21.9, which was
+It was created by yast2-fcoe-client $as_me 2.21.10, 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-fcoe-client'
- VERSION='2.21.9'
+ VERSION='2.21.10'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.9
+VERSION=2.21.10
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@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-fcoe-client $as_me 2.21.9, which was
+This file was extended by yast2-fcoe-client $as_me 2.21.10, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3433,7 +3433,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-fcoe-client config.status 2.21.9
+yast2-fcoe-client config.status 2.21.10
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.9/configure.in 
new/yast2-fcoe-client-2.21.10/configure.in
--- 

commit yast2-fcoe-client for openSUSE:Factory

2011-10-11 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Tue Oct 11 17:07:44 CEST 2011.




--- openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes
2011-10-04 18:00:52.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-10-11 13:14:49.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct 11 13:04:16 CEST 2011 - g...@suse.de
+
+- Use ini agent to write /etc/fcoe/cfg-ethx files,
+  write /etc/sysconfig/network/ifcfg-file for underlying interface
+  (bnc #705610),
+  destroy FCoE interface before removing it (bnc #719443)
+- V 2.21.9 
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.8.tar.bz2

New:

  yast2-fcoe-client-2.21.9.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.PqcxCL/_old  2011-10-11 17:07:39.0 +0200
+++ /var/tmp/diff_new_pack.PqcxCL/_new  2011-10-11 17:07:39.0 +0200
@@ -19,22 +19,21 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.8
+Version:2.21.9
 Release:0
-License:GPL
-Group:  System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-fcoe-client-%{version}.tar.bz2
 
-Prefix: /usr
 
+Group:  System/YaST
+License: GPL-2.0
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
-BuildArch:  noarch
+BuildArchitectures:noarch
 
-Summary:Configuration of fcoe-client
+Summary:   YaST2 - Configuration of Fibre Channel over Ethernet
 
 %description
 This package contains the YaST2 component for the Fibre Channel over
@@ -44,27 +43,28 @@
 %setup -n yast2-fcoe-client-%{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
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,9 +76,7 @@
 /usr/share/YaST2/clients/fcoe-client_*.ycp
 /usr/share/YaST2/clients/inst_fcoe-client.ycp
 /usr/share/YaST2/modules/FcoeClient.*
-%{prefix}/share/applications/YaST2/fcoe-client.desktop
+%{_prefix}/share/applications/YaST2/fcoe-client.desktop
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
-%doc %{prefix}/share/doc/packages/yast2-fcoe-client
-
-%changelog
+%doc %{_prefix}/share/doc/packages/yast2-fcoe-client

++ yast2-fcoe-client-2.21.8.tar.bz2 - yast2-fcoe-client-2.21.9.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.8/VERSION 
new/yast2-fcoe-client-2.21.9/VERSION
--- old/yast2-fcoe-client-2.21.8/VERSION2011-09-29 10:13:17.0 
+0200
+++ new/yast2-fcoe-client-2.21.9/VERSION2011-10-11 13:09:06.0 
+0200
@@ -1 +1 @@
-2.21.8
+2.21.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.8/agents/fcoe_cfg-ethx.scr 
new/yast2-fcoe-client-2.21.9/agents/fcoe_cfg-ethx.scr
--- old/yast2-fcoe-client-2.21.8/agents/fcoe_cfg-ethx.scr   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-fcoe-client-2.21.9/agents/fcoe_cfg-ethx.scr   2011-10-11 
13:01:12.0 +0200
@@ -0,0 +1,39 @@
+/**
+ * File:   fcoe_cfg-ethx.scr
+ * Summary:Agent for /etc/fcoe/cfg-*
+ * Access: read / write
+ * See:sysconfig.rpm
+ *
+ * General syntax:
+ * # comment0
+ * VAR1=val1 # comment1
+ * VAR2=val 2 #blah # comment2
+ * VAR3='val3 x #blah2' # comment3
+ *
+ *
+ * pReads/writes tt/etc/fcoe/cfg-*/tt. 
+ */
+.fcoe.cfg-ethx
+
+`ag_ini(
+`IniAgent( [ /etc/fcoe/cfg-* ],
+   $[
+   /* values at the top level, allow comments after value */
+   options   : [ 

commit yast2-fcoe-client for openSUSE:Factory

2011-09-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Tue Sep 27 16:15:31 CEST 2011.




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-09-19 14:35:07.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-09-22 14:02:15.0 +0200
@@ -1,0 +2,8 @@
+Thu Sep 22 13:48:10 CEST 2011 - g...@suse.de
+
+- Several improvements (add 'Remove Interface', allow to change
+  settings before creating FCoE interface, respect AUTO_VLAN) and 
+  bug-fixes (bnc #705171, bnc #705610, bnc #692403, bnc #710390) 
+- 2.21.7
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.6.tar.bz2

New:

  yast2-fcoe-client-2.21.7.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.9jh9rE/_old  2011-09-27 16:15:27.0 +0200
+++ /var/tmp/diff_new_pack.9jh9rE/_new  2011-09-27 16:15:27.0 +0200
@@ -19,19 +19,20 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.6
+Version:2.21.7
 Release:0
 License:GPL
 Group:  System/YaST
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.6.tar.bz2
+Source0:yast2-fcoe-client-%{version}.tar.bz2
 
 Prefix: /usr
 
 Requires:   yast2
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
-BuildArch:  noarch
+BuildArchitectures:noarch
 
 Summary:Configuration of fcoe-client
 
@@ -40,7 +41,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.6
+%setup -n yast2-fcoe-client-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -64,6 +65,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -79,5 +81,3 @@
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-fcoe-client
-
-%changelog

++ yast2-fcoe-client-2.21.6.tar.bz2 - yast2-fcoe-client-2.21.7.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.6/VERSION 
new/yast2-fcoe-client-2.21.7/VERSION
--- old/yast2-fcoe-client-2.21.6/VERSION2011-09-19 14:34:28.0 
+0200
+++ new/yast2-fcoe-client-2.21.7/VERSION2011-09-22 13:57:06.0 
+0200
@@ -1 +1 @@
-2.21.6
+2.21.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.6/configure 
new/yast2-fcoe-client-2.21.7/configure
--- old/yast2-fcoe-client-2.21.6/configure  2011-09-19 15:07:24.0 
+0200
+++ new/yast2-fcoe-client-2.21.7/configure  2011-09-27 10:02:52.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-fcoe-client 2.21.6.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.7.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.6'
-PACKAGE_STRING='yast2-fcoe-client 2.21.6'
+PACKAGE_VERSION='2.21.7'
+PACKAGE_STRING='yast2-fcoe-client 2.21.7'
 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-fcoe-client 2.21.6 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.7 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-fcoe-client 2.21.6:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.7:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.6
+yast2-fcoe-client configure 2.21.7
 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-fcoe-client $as_me 2.21.6, which was
+It was created by yast2-fcoe-client $as_me 2.21.7, 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-fcoe-client'
- VERSION='2.21.6'
+ VERSION='2.21.7'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 

commit yast2-fcoe-client for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

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




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-07-26 14:25:07.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-09-19 14:35:07.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep 19 14:34:30 CEST 2011 - vis...@suse.cz
+
+- removed unneeded import
+- 2.21.6 
+
+---
+Fri Aug  5 12:31:54 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.5.tar.bz2

New:

  yast2-fcoe-client-2.21.6.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.SZEYh8/_old  2011-09-21 17:30:54.0 +0200
+++ /var/tmp/diff_new_pack.SZEYh8/_new  2011-09-21 17:30:54.0 +0200
@@ -19,12 +19,12 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.5
-Release:1
+Version:2.21.6
+Release:0
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.5.tar.bz2
+Source0:yast2-fcoe-client-2.21.6.tar.bz2
 
 Prefix: /usr
 
@@ -40,7 +40,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.5
+%setup -n yast2-fcoe-client-2.21.6
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -79,4 +79,5 @@
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-fcoe-client
+
 %changelog

++ yast2-fcoe-client-2.21.5.tar.bz2 - yast2-fcoe-client-2.21.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.5/VERSION 
new/yast2-fcoe-client-2.21.6/VERSION
--- old/yast2-fcoe-client-2.21.5/VERSION2011-07-26 13:57:52.0 
+0200
+++ new/yast2-fcoe-client-2.21.6/VERSION2011-09-19 14:34:28.0 
+0200
@@ -1 +1 @@
-2.21.5
+2.21.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.5/configure 
new/yast2-fcoe-client-2.21.6/configure
--- old/yast2-fcoe-client-2.21.5/configure  2011-07-26 13:58:10.0 
+0200
+++ new/yast2-fcoe-client-2.21.6/configure  2011-09-19 15:07:24.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-fcoe-client 2.21.5.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.6.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.5'
-PACKAGE_STRING='yast2-fcoe-client 2.21.5'
+PACKAGE_VERSION='2.21.6'
+PACKAGE_STRING='yast2-fcoe-client 2.21.6'
 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-fcoe-client 2.21.5 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.6 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-fcoe-client 2.21.5:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.6:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.5
+yast2-fcoe-client configure 2.21.6
 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-fcoe-client $as_me 2.21.5, which was
+It was created by yast2-fcoe-client $as_me 2.21.6, 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-fcoe-client'
- VERSION='2.21.5'
+ VERSION='2.21.6'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.5
+VERSION=2.21.6
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@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-fcoe-client $as_me 2.21.5, which was
+This file was extended by 

commit yast2-fcoe-client for openSUSE:Factory

2011-07-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Wed Jul 27 11:57:47 CEST 2011.




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-07-19 14:10:11.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-07-26 14:25:07.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 22 15:44:55 CEST 2011 - loci...@suse.cz
+
+- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in
+  desktop files (bnc#540627)
+- 2.21.5
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.4.tar.bz2

New:

  yast2-fcoe-client-2.21.5.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.XqCUU5/_old  2011-07-27 11:56:48.0 +0200
+++ /var/tmp/diff_new_pack.XqCUU5/_new  2011-07-27 11:56:48.0 +0200
@@ -19,12 +19,12 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.4
+Version:2.21.5
 Release:1
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.4.tar.bz2
+Source0:yast2-fcoe-client-2.21.5.tar.bz2
 
 Prefix: /usr
 
@@ -40,7 +40,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.4
+%setup -n yast2-fcoe-client-2.21.5
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-fcoe-client-2.21.4.tar.bz2 - yast2-fcoe-client-2.21.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.4/VERSION 
new/yast2-fcoe-client-2.21.5/VERSION
--- old/yast2-fcoe-client-2.21.4/VERSION2011-07-19 14:08:12.0 
+0200
+++ new/yast2-fcoe-client-2.21.5/VERSION2011-07-26 13:57:52.0 
+0200
@@ -1 +1 @@
-2.21.4
+2.21.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.4/configure 
new/yast2-fcoe-client-2.21.5/configure
--- old/yast2-fcoe-client-2.21.4/configure  2011-07-19 14:09:23.0 
+0200
+++ new/yast2-fcoe-client-2.21.5/configure  2011-07-26 13:58:10.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-fcoe-client 2.21.4.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.5.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.4'
-PACKAGE_STRING='yast2-fcoe-client 2.21.4'
+PACKAGE_VERSION='2.21.5'
+PACKAGE_STRING='yast2-fcoe-client 2.21.5'
 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-fcoe-client 2.21.4 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.5 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-fcoe-client 2.21.4:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.5:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.4
+yast2-fcoe-client configure 2.21.5
 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-fcoe-client $as_me 2.21.4, which was
+It was created by yast2-fcoe-client $as_me 2.21.5, 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-fcoe-client'
- VERSION='2.21.4'
+ VERSION='2.21.5'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.4
+VERSION=2.21.5
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@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-fcoe-client $as_me 2.21.4, which was
+This file was extended by yast2-fcoe-client $as_me 2.21.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3433,7 +3433,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 

commit yast2-fcoe-client for openSUSE:Factory

2011-07-20 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Wed Jul 20 09:17:14 CEST 2011.




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-06-16 12:22:28.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-07-19 14:10:11.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 19 14:08:23 CEST 2011 - g...@suse.de
+
+- AutoYaST support added
+- V 2.21.4 
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.3.tar.bz2

New:

  yast2-fcoe-client-2.21.4.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.ctQ2uQ/_old  2011-07-20 09:16:11.0 +0200
+++ /var/tmp/diff_new_pack.ctQ2uQ/_new  2011-07-20 09:16:11.0 +0200
@@ -19,12 +19,12 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.3
+Version:2.21.4
 Release:1
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.3.tar.bz2
+Source0:yast2-fcoe-client-2.21.4.tar.bz2
 
 Prefix: /usr
 
@@ -40,7 +40,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.3
+%setup -n yast2-fcoe-client-2.21.4
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-fcoe-client-2.21.3.tar.bz2 - yast2-fcoe-client-2.21.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.3/VERSION 
new/yast2-fcoe-client-2.21.4/VERSION
--- old/yast2-fcoe-client-2.21.3/VERSION2011-06-16 12:20:35.0 
+0200
+++ new/yast2-fcoe-client-2.21.4/VERSION2011-07-19 14:08:12.0 
+0200
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.3/agents/fcoe_cfg-ethx.scr 
new/yast2-fcoe-client-2.21.4/agents/fcoe_cfg-ethx.scr
--- old/yast2-fcoe-client-2.21.3/agents/fcoe_cfg-ethx.scr   2011-04-19 
13:21:24.0 +0200
+++ new/yast2-fcoe-client-2.21.4/agents/fcoe_cfg-ethx.scr   1970-01-01 
01:00:00.0 +0100
@@ -1,29 +0,0 @@
-/**
- * File:
- *   fcoe_cfg-ethx.scr
- * Summary:
- *   SCR Agent for reading/writing /etc/fcoe/cfg-ethx
- *   using the ini-agent
- * Access:
- *   read/write
- * Authors:
- *   Gabriele Mohr g...@suse.de
- * See:
- *   yast2-agent-ini/ini.html
- *   libscr
- * Example:
- *   Read(.fcoe.cfg-ethx.FCOE_ENABLE)
- *   (yes)
- **
- *   Write(.fcoe.cfg-ethx.FCOE_ENABLE, no)
- *   (true)
- *
- *
- * Read/Sets the values defined in tt/etc/fcoe/cfg-ethx/tt
- * in an easy manner.
- */
-.fcoe.cfg-ethx
-
-`ag_ini(
-  `SysConfigFile(/etc/fcoe/cfg-ethx)
-)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.3/configure 
new/yast2-fcoe-client-2.21.4/configure
--- old/yast2-fcoe-client-2.21.3/configure  2011-06-16 12:22:03.0 
+0200
+++ new/yast2-fcoe-client-2.21.4/configure  2011-07-19 14:09:23.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-fcoe-client 2.21.3.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.4.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.3'
-PACKAGE_STRING='yast2-fcoe-client 2.21.3'
+PACKAGE_VERSION='2.21.4'
+PACKAGE_STRING='yast2-fcoe-client 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-fcoe-client 2.21.3 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 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-fcoe-client 2.21.3:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 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-fcoe-client configure 2.21.3
+yast2-fcoe-client 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-fcoe-client $as_me 2.21.3, which was
+It was created by 

commit yast2-fcoe-client for openSUSE:Factory

2011-06-27 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Mon Jun 27 11:55:44 CEST 2011.




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-06-07 13:33:21.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-06-16 12:22:28.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun  7 13:39:51 CEST 2011 - g...@suse.de
+
+- Bug-fixes for installation workflow (reset network cards, only
+  show tabs 'interfaces' and 'configuration', reset modified flag),
+  stop services fcoe or lldpad on 'Abort' (if started here)
+- V 2.21.3
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.2.tar.bz2

New:

  yast2-fcoe-client-2.21.3.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.Gz7iyV/_old  2011-06-27 11:55:18.0 +0200
+++ /var/tmp/diff_new_pack.Gz7iyV/_new  2011-06-27 11:55:18.0 +0200
@@ -19,12 +19,12 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.2
+Version:2.21.3
 Release:1
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.2.tar.bz2
+Source0:yast2-fcoe-client-2.21.3.tar.bz2
 
 Prefix: /usr
 
@@ -40,7 +40,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.2
+%setup -n yast2-fcoe-client-2.21.3
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-fcoe-client-2.21.2.tar.bz2 - yast2-fcoe-client-2.21.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.2/configure 
new/yast2-fcoe-client-2.21.3/configure
--- old/yast2-fcoe-client-2.21.2/configure  2011-05-31 12:25:13.0 
+0200
+++ new/yast2-fcoe-client-2.21.3/configure  2011-06-16 12:22:03.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-fcoe-client 2.21.2.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.2'
-PACKAGE_STRING='yast2-fcoe-client 2.21.2'
+PACKAGE_VERSION='2.21.3'
+PACKAGE_STRING='yast2-fcoe-client 2.21.3'
 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-fcoe-client 2.21.2 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.3 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-fcoe-client 2.21.2:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.3:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.2
+yast2-fcoe-client configure 2.21.3
 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-fcoe-client $as_me 2.21.2, which was
+It was created by yast2-fcoe-client $as_me 2.21.3, 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-fcoe-client'
- VERSION='2.21.2'
+ VERSION='2.21.3'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION=2.21.2
+VERSION=2.21.3
 RPMNAME=yast2-fcoe-client
 MAINTAINER=Gabriele Mohr g...@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-fcoe-client $as_me 2.21.2, which was
+This file was extended by yast2-fcoe-client $as_me 2.21.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3433,7 +3433,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-fcoe-client config.status 2.21.2
+yast2-fcoe-client config.status 2.21.3
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit yast2-fcoe-client for openSUSE:Factory

2011-06-09 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Thu Jun 9 09:37:52 CEST 2011.




--- yast2-fcoe-client/yast2-fcoe-client.changes 2011-05-19 11:39:21.0 
+0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-06-07 13:33:21.0 +0200
@@ -1,0 +2,10 @@
+Thu May 26 14:24:19 CEST 2011 - g...@suse.de
+
+- Create VLAN interface and start FCoE during installation, only
+  start FCoE in installed system (if VLAN interface exists)
+- 'DCB capable' is last column in table of interfaces
+- inst_fcoe-client.ycp and fcoe-client_finish.ycp added (needed
+  for installation workflow)
+- V 2.21.2
+
+---

calling whatdependson for head-i586


Old:

  yast2-fcoe-client-2.21.1.tar.bz2

New:

  yast2-fcoe-client-2.21.2.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.fj4HOl/_old  2011-06-09 09:35:35.0 +0200
+++ /var/tmp/diff_new_pack.fj4HOl/_new  2011-06-09 09:35:35.0 +0200
@@ -19,12 +19,12 @@
 
 
 Name:   yast2-fcoe-client
-Version:2.21.1
+Version:2.21.2
 Release:1
 License:GPL
 Group:  System/YaST
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-fcoe-client-2.21.1.tar.bz2
+Source0:yast2-fcoe-client-2.21.2.tar.bz2
 
 Prefix: /usr
 
@@ -40,7 +40,7 @@
 Ethernet (FCoE) configuration.
 
 %prep
-%setup -n yast2-fcoe-client-2.21.1
+%setup -n yast2-fcoe-client-2.21.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -73,10 +73,10 @@
 /usr/share/YaST2/include/fcoe-client/*
 /usr/share/YaST2/clients/fcoe-client.ycp
 /usr/share/YaST2/clients/fcoe-client_*.ycp
+/usr/share/YaST2/clients/inst_fcoe-client.ycp
 /usr/share/YaST2/modules/FcoeClient.*
 %{prefix}/share/applications/YaST2/fcoe-client.desktop
 %dir /usr/share/YaST2/scrconf
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-fcoe-client
-
 %changelog

++ yast2-fcoe-client-2.21.1.tar.bz2 - yast2-fcoe-client-2.21.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.1/VERSION 
new/yast2-fcoe-client-2.21.2/VERSION
--- old/yast2-fcoe-client-2.21.1/VERSION2011-05-18 14:07:44.0 
+0200
+++ new/yast2-fcoe-client-2.21.2/VERSION2011-05-31 12:24:12.0 
+0200
@@ -1 +1 @@
-2.21.1
+2.21.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-2.21.1/configure 
new/yast2-fcoe-client-2.21.2/configure
--- old/yast2-fcoe-client-2.21.1/configure  2011-05-19 11:31:41.0 
+0200
+++ new/yast2-fcoe-client-2.21.2/configure  2011-05-31 12:25:13.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-fcoe-client 2.21.1.
+# Generated by GNU Autoconf 2.68 for yast2-fcoe-client 2.21.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-fcoe-client'
 PACKAGE_TARNAME='yast2-fcoe-client'
-PACKAGE_VERSION='2.21.1'
-PACKAGE_STRING='yast2-fcoe-client 2.21.1'
+PACKAGE_VERSION='2.21.2'
+PACKAGE_STRING='yast2-fcoe-client 2.21.2'
 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-fcoe-client 2.21.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-fcoe-client 2.21.2 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-fcoe-client 2.21.1:;;
+ short | recursive ) echo Configuration of yast2-fcoe-client 2.21.2:;;
esac
   cat \_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-fcoe-client configure 2.21.1
+yast2-fcoe-client configure 2.21.2
 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-fcoe-client $as_me 2.21.1, which was
+It was created by yast2-fcoe-client $as_me 2.21.2, 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-fcoe-client'
- VERSION='2.21.1'
+ VERSION='2.21.2'
 
 
 cat confdefs.h _ACEOF
@@ -2450,7 +2450,7 @@
 
 
 

commit yast2-fcoe-client for openSUSE:Factory

2011-06-01 Thread h_root

Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory
checked in at Wed Jun 1 11:11:47 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/yast2-fcoe-client/yast2-fcoe-client.changes
2011-05-19 11:39:21.0 +0200
@@ -0,0 +1,12 @@
+---
+Wed May 18 14:07:58 CEST 2011 - g...@suse.de
+
+- Main parts of the FCoE configuration are available
+  (implementation of feature #311802)
+- V 2.21.1
+
+---
+Tue Apr 19 12:42:00 2011 - g...@suse.de
+
+- initial version
+- V 2.21.0

calling whatdependson for head-i586


New:

  yast2-fcoe-client-2.21.1.tar.bz2
  yast2-fcoe-client.changes
  yast2-fcoe-client.spec



Other differences:
--
++ yast2-fcoe-client.spec ++
#
# spec file for package yast2-fcoe-client
#
# 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
# 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/
#

# norootforbuild


Name:   yast2-fcoe-client
Version:2.21.1
Release:1
License:GPL
Group:  System/YaST
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Source0:yast2-fcoe-client-2.21.1.tar.bz2

Prefix: /usr

Requires:   yast2
BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite

BuildArch:  noarch

Summary:Configuration of fcoe-client

%description
This package contains the YaST2 component for the Fibre Channel over
Ethernet (FCoE) configuration.

%prep
%setup -n yast2-fcoe-client-2.21.1

%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)
# 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/fcoe-client
/usr/share/YaST2/include/fcoe-client/*
/usr/share/YaST2/clients/fcoe-client.ycp
/usr/share/YaST2/clients/fcoe-client_*.ycp
/usr/share/YaST2/modules/FcoeClient.*
%{prefix}/share/applications/YaST2/fcoe-client.desktop
%dir /usr/share/YaST2/scrconf
/usr/share/YaST2/scrconf/*.scr
%doc %{prefix}/share/doc/packages/yast2-fcoe-client

%changelog





Remember to have fun...

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