commit yast2-http-server for openSUSE:Factory

2020-08-14 Thread root
Hello community,

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

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


Package is "yast2-http-server"

Fri Aug 14 13:10:10 2020 rev:96 rq:826027 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2020-05-15 23:49:44.845247089 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.3399/yast2-http-server.changes
2020-08-14 13:10:16.497231817 +0200
@@ -1,0 +2,8 @@
+Mon Aug 10 17:36:53 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(http-server) 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.1
+
+---

Old:

  yast2-http-server-4.3.0.tar.bz2

New:

  yast2-http-server-4.3.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.kB3tSy/_old  2020-08-14 13:10:16.969231997 +0200
+++ /var/tmp/diff_new_pack.kB3tSy/_new  2020-08-14 13:10:16.973231998 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only
@@ -49,6 +49,8 @@
 Requires:   yast2 >= 4.1.0
 Requires:   yast2-ruby-bindings >= 1.0.0
 
+Supplements:autoyast(http-server)
+
 BuildArch:  noarch
 
 %description

++ yast2-http-server-4.3.0.tar.bz2 -> yast2-http-server-4.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.3.0/.travis.yml 
new/yast2-http-server-4.3.1/.travis.yml
--- old/yast2-http-server-4.3.0/.travis.yml 2020-05-12 13:37:39.0 
+0200
+++ new/yast2-http-server-4.3.1/.travis.yml 2020-08-12 14:04:59.0 
+0200
@@ -8,5 +8,5 @@
 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 --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image yast-travis-ruby
-  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
--privileged yast-http-server-image yast-travis-ruby
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
--privileged yast-http-server-image ./travis_package_check.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.3.0/package/yast2-http-server.changes 
new/yast2-http-server-4.3.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.3.0/package/yast2-http-server.changes   
2020-05-12 13:37:39.0 +0200
+++ new/yast2-http-server-4.3.1/package/yast2-http-server.changes   
2020-08-12 14:04:59.0 +0200
@@ -1,4 +1,12 @@
 ---
+Mon Aug 10 17:36:53 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(http-server) 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.1
+
+---
 Mon May 11 15:12:26 UTC 2020 - Josef Reidinger 
 
 - Autoyast schema: Allow optional types for string and map objects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.3.0/package/yast2-http-server.spec 
new/yast2-http-server-4.3.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.3.0/package/yast2-http-server.spec  2020-05-12 
13:37:39.0 +0200
+++ new/yast2-http-server-4.3.1/package/yast2-http-server.spec  2020-08-12 
14:04:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
@@ -49,6 +49,8 @@
 Requires:   yast2 >= 4.1.0
 Requires:   yast2-ruby-bindings >= 1.0.0
 
+Supplements:autoyast(http-server)
+
 BuildArch:  noarch
 
 %description




commit yast2-http-server for openSUSE:Factory

2020-05-15 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-05-15 23:49:39

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


Package is "yast2-http-server"

Fri May 15 23:49:39 2020 rev:95 rq:802995 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2020-03-07 21:36:59.308221505 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.2738/yast2-http-server.changes
2020-05-15 23:49:44.845247089 +0200
@@ -1,0 +2,7 @@
+Mon May 11 15:12:26 UTC 2020 - Josef Reidinger 
+
+- Autoyast schema: Allow optional types for string and map objects
+  (bsc#1170886)
+- 4.3.0
+
+---

Old:

  yast2-http-server-4.2.7.tar.bz2

New:

  yast2-http-server-4.3.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.MSHJq8/_old  2020-05-15 23:49:45.593248530 +0200
+++ /var/tmp/diff_new_pack.MSHJq8/_new  2020-05-15 23:49:45.597248538 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.7
+Version:4.3.0
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.7.tar.bz2 -> yast2-http-server-4.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.7/.travis.yml 
new/yast2-http-server-4.3.0/.travis.yml
--- old/yast2-http-server-4.2.7/.travis.yml 2020-03-04 14:35:24.0 
+0100
+++ new/yast2-http-server-4.3.0/.travis.yml 2020-05-12 13:37:39.0 
+0200
@@ -8,5 +8,5 @@
 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-http-server-image yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image yast-travis-ruby
+  - docker run -it --privileged -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.7/CONTRIBUTING.md 
new/yast2-http-server-4.3.0/CONTRIBUTING.md
--- old/yast2-http-server-4.2.7/CONTRIBUTING.md 2020-03-04 14:35:24.0 
+0100
+++ new/yast2-http-server-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 which need longer discussion it is advised 
to
- add this 

commit yast2-http-server for openSUSE:Factory

2020-03-07 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-03-07 21:36:55

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


Package is "yast2-http-server"

Sat Mar  7 21:36:55 2020 rev:94 rq:781533 version:4.2.7

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2020-03-01 21:26:52.984418635 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.26092/yast2-http-server.changes
   2020-03-07 21:36:59.308221505 +0100
@@ -1,0 +2,7 @@
+Wed Mar  4 08:24:20 UTC 2020 - Knut Anderssen 
+
+- Propose to restart the http service as the default action when it
+  is running (bsc#1165638)
+- 4.2.7
+
+---

Old:

  yast2-http-server-4.2.6.tar.bz2

New:

  yast2-http-server-4.2.7.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.ASpalz/_old  2020-03-07 21:36:59.668221748 +0100
+++ /var/tmp/diff_new_pack.ASpalz/_new  2020-03-07 21:36:59.672221750 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only
@@ -38,7 +38,6 @@
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
-BuildRequires:  yast2-testsuite
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 
 # Yast2::ServiceWidget

++ yast2-http-server-4.2.6.tar.bz2 -> yast2-http-server-4.2.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.6/package/yast2-http-server.changes 
new/yast2-http-server-4.2.7/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.6/package/yast2-http-server.changes   
2020-02-18 11:03:35.0 +0100
+++ new/yast2-http-server-4.2.7/package/yast2-http-server.changes   
2020-03-04 14:35:24.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar  4 08:24:20 UTC 2020 - Knut Anderssen 
+
+- Propose to restart the http service as the default action when it
+  is running (bsc#1165638)
+- 4.2.7
+
+---
 Mon Feb 17 17:37:21 UTC 2020 - Stefan Hundhammer 
 
 - Fixed user-visible messages (bsc#1084015)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.6/package/yast2-http-server.spec 
new/yast2-http-server-4.2.7/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.6/package/yast2-http-server.spec  2020-02-18 
11:03:35.0 +0100
+++ new/yast2-http-server-4.2.7/package/yast2-http-server.spec  2020-03-04 
14:35:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.6
+Version:4.2.7
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
@@ -36,7 +36,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
-BuildRequires:  yast2-testsuite libzio
+BuildRequires:  libzio
 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-http-server-4.2.6/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.2.7/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.2.6/src/modules/HttpServerWidgets.rb
2020-02-18 11:03:35.0 +0100
+++ new/yast2-http-server-4.2.7/src/modules/HttpServerWidgets.rb
2020-03-04 14:35:24.0 +0100
@@ -765,7 +765,9 @@
 #
 # @return [::CWM::ServiceWidget]
 def service_widget
-  @service_widget ||= ::CWM::ServiceWidget.new(HttpServer.service)
+  @service_widget = ::CWM::ServiceWidget.new(HttpServer.service)
+  @service_widget.default_action = :restart if HttpServer.service&.running?
+  @service_widget
 end
 
 # Validate certificate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.6/test/routines_test.rb 
new/yast2-http-server-4.2.7/test/routines_test.rb
--- old/yast2-http-server-4.2.6/test/routines_test.rb   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-http-server-4.2.7/test/routines_test.rb   2020-03-04 
14:35:24.0 +0100
@@ -0,0 +1,35 @@
+#!/usr/bin/env rspec
+
+require_relative "test_helper"
+require "yast"
+
+Yast.import "HttpServer"
+
+describe 

commit yast2-http-server for openSUSE:Factory

2020-03-01 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-03-01 21:26:43

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


Package is "yast2-http-server"

Sun Mar  1 21:26:43 2020 rev:93 rq:775104 version:4.2.6

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2020-01-24 14:10:45.694401308 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.26092/yast2-http-server.changes
   2020-03-01 21:26:52.984418635 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 17:37:21 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.6
+
+---

Old:

  yast2-http-server-4.2.5.tar.bz2

New:

  yast2-http-server-4.2.6.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.ci7hMd/_old  2020-03-01 21:26:54.412421536 +0100
+++ /var/tmp/diff_new_pack.ci7hMd/_new  2020-03-01 21:26:54.412421536 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.5
+Version:4.2.6
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.5.tar.bz2 -> yast2-http-server-4.2.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.5/package/yast2-http-server.changes 
new/yast2-http-server-4.2.6/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.5/package/yast2-http-server.changes   
2020-01-23 14:15:22.0 +0100
+++ new/yast2-http-server-4.2.6/package/yast2-http-server.changes   
2020-02-18 11:03:35.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb 17 17:37:21 UTC 2020 - Stefan Hundhammer 
+
+- Fixed user-visible messages (bsc#1084015)
+- 4.2.6
+
+---
 Thu Jan 23 12:48:47 UTC 2020 - Steffen Winterfeldt 
 
 - don't use /bin/systemctl compat symlink (bsc#1160890)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.5/package/yast2-http-server.spec 
new/yast2-http-server-4.2.6/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.5/package/yast2-http-server.spec  2020-01-23 
14:15:22.0 +0100
+++ new/yast2-http-server-4.2.6/package/yast2-http-server.spec  2020-02-18 
11:03:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.5
+Version:4.2.6
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.5/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.2.6/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.2.5/src/modules/HttpServerWidgets.rb
2020-01-23 14:15:22.0 +0100
+++ new/yast2-http-server-4.2.6/src/modules/HttpServerWidgets.rb
2020-02-18 11:03:35.0 +0100
@@ -926,7 +926,7 @@
   if Builtins.size(servername) == 0
 if hostid == "main"
   Report.Warning(
-_("When no Server name is defined, hostname will be used instead.")
+_("When no server name is defined, the hostname will be used 
instead.")
   )
   return true
 else
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.5/src/modules/YaPI/HTTPD.pm 
new/yast2-http-server-4.2.6/src/modules/YaPI/HTTPD.pm
--- old/yast2-http-server-4.2.5/src/modules/YaPI/HTTPD.pm   2020-01-23 
14:15:22.0 +0100
+++ new/yast2-http-server-4.2.6/src/modules/YaPI/HTTPD.pm   2020-02-18 
11:03:35.0 +0100
@@ -783,7 +783,7 @@
 # already exists check
 foreach my $hostHash ( @{$vhost_files->{'yast2_vhosts.conf'}} ) {
 if( exists($hostHash->{HOSTID}) and $hostHash->{HOSTID} eq $hostid ) {
-return $self->SetError( summary => __('hostid already exists'), 
code => "CHECK_PARAM_FAILED" );
+return $self->SetError( summary => __('Host ID already exists'), 
code => "CHECK_PARAM_FAILED" );
 }
 }
 
@@ -843,7 +843,7 @@
 $found = 1;
 }
 }
-return $self->SetError( summary => __('hostid not found'), code => 
"CHECK_PARAM_FAILED" ) unless( $found );
+return $self->SetError( summary => __('Host ID not found'), code => 
"CHECK_PARAM_FAILED" ) unless( $found );
 if( @newList ) {
 

commit yast2-http-server for openSUSE:Factory

2020-01-24 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-01-24 14:10:40

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


Package is "yast2-http-server"

Fri Jan 24 14:10:40 2020 rev:92 rq:766619 version:4.2.5

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2020-01-17 16:02:48.12038 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.26092/yast2-http-server.changes
   2020-01-24 14:10:45.694401308 +0100
@@ -1,0 +2,6 @@
+Thu Jan 23 12:48:47 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.5
+
+---

Old:

  yast2-http-server-4.2.4.tar.bz2

New:

  yast2-http-server-4.2.5.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.sPRvEB/_old  2020-01-24 14:10:47.502401919 +0100
+++ /var/tmp/diff_new_pack.sPRvEB/_new  2020-01-24 14:10:47.506401921 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.4.tar.bz2 -> yast2-http-server-4.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.4/package/yast2-http-server.changes 
new/yast2-http-server-4.2.5/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.4/package/yast2-http-server.changes   
2020-01-13 14:37:51.0 +0100
+++ new/yast2-http-server-4.2.5/package/yast2-http-server.changes   
2020-01-23 14:15:22.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan 23 12:48:47 UTC 2020 - Steffen Winterfeldt 
+
+- don't use /bin/systemctl compat symlink (bsc#1160890)
+- 4.2.5
+
+---
 Mon Jan 13 13:16:28 UTC 2020 - Josef Reidinger 
 
 - replace rcsymlink by direct systemd call (jsc#SLE-10976)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.4/package/yast2-http-server.spec 
new/yast2-http-server-4.2.5/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.4/package/yast2-http-server.spec  2020-01-13 
14:37:51.0 +0100
+++ new/yast2-http-server-4.2.5/package/yast2-http-server.spec  2020-01-23 
14:15:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.4
+Version:4.2.5
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.4/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.2.5/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.2.4/src/modules/HttpServerWidgets.rb
2020-01-13 14:37:51.0 +0100
+++ new/yast2-http-server-4.2.5/src/modules/HttpServerWidgets.rb
2020-01-23 14:15:22.0 +0100
@@ -1000,7 +1000,7 @@
 
 # Reload server
 def ReloadServer
-  SCR.Execute(path(".target.bash"), "/bin/systemctl reload apache2")
+  SCR.Execute(path(".target.bash"), "/usr/bin/systemctl reload apache2")
 
   nil
 end




commit yast2-http-server for openSUSE:Factory

2020-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2020-01-17 16:02:44

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


Package is "yast2-http-server"

Fri Jan 17 16:02:44 2020 rev:91 rq:763982 version:4.2.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2019-10-16 09:11:30.556051481 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.26092/yast2-http-server.changes
   2020-01-17 16:02:48.12038 +0100
@@ -1,0 +2,6 @@
+Mon Jan 13 13:16:28 UTC 2020 - Josef Reidinger 
+
+- replace rcsymlink by direct systemd call (jsc#SLE-10976)
+- 4.2.4
+
+---

Old:

  yast2-http-server-4.2.3.tar.bz2

New:

  yast2-http-server-4.2.4.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.Ct7ecv/_old  2020-01-17 16:02:48.808366994 +0100
+++ /var/tmp/diff_new_pack.Ct7ecv/_new  2020-01-17 16:02:48.824367002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# 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-http-server
-Version:4.2.3
+Version:4.2.4
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.3.tar.bz2 -> yast2-http-server-4.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.3/package/yast2-http-server.changes 
new/yast2-http-server-4.2.4/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.3/package/yast2-http-server.changes   
2019-10-15 10:02:45.0 +0200
+++ new/yast2-http-server-4.2.4/package/yast2-http-server.changes   
2020-01-13 14:37:51.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Jan 13 13:16:28 UTC 2020 - Josef Reidinger 
+
+- replace rcsymlink by direct systemd call (jsc#SLE-10976)
+- 4.2.4
+
+---
 Tue Oct 15 07:51:21 UTC 2019 - Martin Vidner 
 
 - Add tests for the previous fix (bsc#1148763, bsc#1145538)
@@ -13,7 +19,7 @@
 ---
 Mon Aug 19 12:00:46 UTC 2019 - Michal Filka 
 
-- bnc#114553 
+- bnc#114553
   - loaded missing namespace to avoid internal error
 - 4.2.1
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.3/package/yast2-http-server.spec 
new/yast2-http-server-4.2.4/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.3/package/yast2-http-server.spec  2019-10-15 
10:02:45.0 +0200
+++ new/yast2-http-server-4.2.4/package/yast2-http-server.spec  2020-01-13 
14:37:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.3
+Version:4.2.4
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.3/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.2.4/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.2.3/src/modules/HttpServerWidgets.rb
2019-10-15 10:02:45.0 +0200
+++ new/yast2-http-server-4.2.4/src/modules/HttpServerWidgets.rb
2020-01-13 14:37:51.0 +0100
@@ -1000,7 +1000,7 @@
 
 # Reload server
 def ReloadServer
-  SCR.Execute(path(".target.bash"), "/usr/sbin/rcapache2 reload")
+  SCR.Execute(path(".target.bash"), "/bin/systemctl reload apache2")
 
   nil
 end




commit yast2-http-server for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2019-10-16 09:11:29

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


Package is "yast2-http-server"

Wed Oct 16 09:11:29 2019 rev:90 rq:738542 version:4.2.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2019-10-09 15:17:38.452779082 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.2352/yast2-http-server.changes
2019-10-16 09:11:30.556051481 +0200
@@ -1,0 +2,6 @@
+Tue Oct 15 07:51:21 UTC 2019 - Martin Vidner 
+
+- Add tests for the previous fix (bsc#1148763, bsc#1145538)
+- 4.2.3
+
+---

Old:

  yast2-http-server-4.2.2.tar.bz2

New:

  yast2-http-server-4.2.3.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.jhfl40/_old  2019-10-16 09:11:31.116050038 +0200
+++ /var/tmp/diff_new_pack.jhfl40/_new  2019-10-16 09:11:31.120050027 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only
@@ -39,6 +39,7 @@
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 
 # Yast2::ServiceWidget
 BuildRequires:  yast2 >= 4.1.0
@@ -68,6 +69,7 @@
 %files
 %{yast_schemadir}
 %{yast_yncludedir}
+%{yast_libdir}
 %{yast_clientdir}
 %{yast_moduledir}
 %{yast_desktopdir}

++ yast2-http-server-4.2.2.tar.bz2 -> yast2-http-server-4.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.2/package/yast2-http-server.changes 
new/yast2-http-server-4.2.3/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.2/package/yast2-http-server.changes   
2019-10-04 13:07:05.0 +0200
+++ new/yast2-http-server-4.2.3/package/yast2-http-server.changes   
2019-10-15 10:02:45.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct 15 07:51:21 UTC 2019 - Martin Vidner 
+
+- Add tests for the previous fix (bsc#1148763, bsc#1145538)
+- 4.2.3
+
+---
 Fri Oct  4 08:48:05 UTC 2019 - Martin Vidner 
 
 - Really import the missing namespace (bsc#1148763, bsc#1145538)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.2/package/yast2-http-server.spec 
new/yast2-http-server-4.2.3/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.2/package/yast2-http-server.spec  2019-10-04 
13:07:05.0 +0200
+++ new/yast2-http-server-4.2.3/package/yast2-http-server.spec  2019-10-15 
10:02:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.2
+Version:4.2.3
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
@@ -38,6 +38,7 @@
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite libzio
 BuildRequires:  yast2-devtools >= 4.2.2
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 
 # Yast2::ServiceWidget
 BuildRequires:  yast2 >= 4.1.0
@@ -68,6 +69,7 @@
 %files
 %{yast_schemadir}
 %{yast_yncludedir}
+%{yast_libdir}
 %{yast_clientdir}
 %{yast_moduledir}
 %{yast_desktopdir}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.2/src/Makefile.am 
new/yast2-http-server-4.2.3/src/Makefile.am
--- old/yast2-http-server-4.2.2/src/Makefile.am 2019-10-04 13:07:05.0 
+0200
+++ new/yast2-http-server-4.2.3/src/Makefile.am 2019-10-15 10:02:45.0 
+0200
@@ -28,6 +28,10 @@
   include/http-server/routines.rb \
   include/http-server/helps.rb
 
+ylibclientdir = @ylibdir@/http-server/clients
+ylibclient_DATA = \
+  lib/http-server/clients/main.rb
+
 scrconf_DATA = \
   scrconf/cfg_http_server.scr
 
@@ -48,6 +52,6 @@
 scalable_DATA = \
   icons/hicolor/scalable/apps/yast-http-server.svg
 
-EXTRA_DIST = $(module_DATA) $(module1_DATA) $(module2_DATA) $(client_DATA) 
$(ynclude_DATA) $(scrconf_DATA) $(agent_SCRIPTS) $(schemafiles_DATA) 
$(desktop_DATA) $(symbolic_DATA) $(scalable_DATA)
+EXTRA_DIST = $(module_DATA) $(module1_DATA) $(module2_DATA) $(client_DATA) 
$(ynclude_DATA) $(scrconf_DATA) $(agent_SCRIPTS) $(schemafiles_DATA) 
$(desktop_DATA) $(symbolic_DATA) $(scalable_DATA) $(ylibclient_DATA)
 
 include $(top_srcdir)/Makefile.am.common

commit yast2-http-server for openSUSE:Factory

2019-10-09 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2019-10-09 15:17:37

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


Package is "yast2-http-server"

Wed Oct  9 15:17:37 2019 rev:89 rq:734970 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2019-08-27 15:21:28.312838281 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.2352/yast2-http-server.changes
2019-10-09 15:17:38.452779082 +0200
@@ -1,0 +2,6 @@
+Fri Oct  4 08:48:05 UTC 2019 - Martin Vidner 
+
+- Really import the missing namespace (bsc#1148763, bsc#1145538)
+- 4.2.2
+
+---

Old:

  yast2-http-server-4.2.1.tar.bz2

New:

  yast2-http-server-4.2.2.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.Fxwbb6/_old  2019-10-09 15:17:39.172777227 +0200
+++ /var/tmp/diff_new_pack.Fxwbb6/_new  2019-10-09 15:17:39.180777206 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.1.tar.bz2 -> yast2-http-server-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.1/package/yast2-http-server.changes 
new/yast2-http-server-4.2.2/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.1/package/yast2-http-server.changes   
2019-08-19 14:08:01.0 +0200
+++ new/yast2-http-server-4.2.2/package/yast2-http-server.changes   
2019-10-04 13:07:05.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Oct  4 08:48:05 UTC 2019 - Martin Vidner 
+
+- Really import the missing namespace (bsc#1148763, bsc#1145538)
+- 4.2.2
+
+---
 Mon Aug 19 12:00:46 UTC 2019 - Michal Filka 
 
 - bnc#114553 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.1/package/yast2-http-server.spec 
new/yast2-http-server-4.2.2/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.1/package/yast2-http-server.spec  2019-08-19 
14:08:01.0 +0200
+++ new/yast2-http-server-4.2.2/package/yast2-http-server.spec  2019-10-04 
13:07:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.1/src/clients/http-server.rb 
new/yast2-http-server-4.2.2/src/clients/http-server.rb
--- old/yast2-http-server-4.2.1/src/clients/http-server.rb  2019-08-19 
14:08:01.0 +0200
+++ new/yast2-http-server-4.2.2/src/clients/http-server.rb  2019-10-04 
13:07:05.0 +0200
@@ -26,7 +26,7 @@
   Yast.import "Hostname"
   Yast.import "HttpServerWidgets"
   Yast.import "HttpServer"
-  Yast.import "HTTPDData"
+  Yast.import "YaST::HTTPDData"
 
   Yast.include self, "http-server/wizards.rb"
 




commit yast2-http-server for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2019-08-27 15:21:26

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


Package is "yast2-http-server"

Tue Aug 27 15:21:26 2019 rev:88 rq:724566 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2019-07-31 14:18:46.694664122 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.7948/yast2-http-server.changes
2019-08-27 15:21:28.312838281 +0200
@@ -1,0 +2,7 @@
+Mon Aug 19 12:00:46 UTC 2019 - Michal Filka 
+
+- bnc#114553 
+  - loaded missing namespace to avoid internal error
+- 4.2.1
+
+---

Old:

  yast2-http-server-4.2.0.tar.bz2

New:

  yast2-http-server-4.2.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.PSAC33/_old  2019-08-27 15:21:28.748838061 +0200
+++ /var/tmp/diff_new_pack.PSAC33/_new  2019-08-27 15:21:28.752838059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0-only

++ yast2-http-server-4.2.0.tar.bz2 -> yast2-http-server-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.0/package/yast2-http-server.changes 
new/yast2-http-server-4.2.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.2.0/package/yast2-http-server.changes   
2019-06-04 11:40:17.0 +0200
+++ new/yast2-http-server-4.2.1/package/yast2-http-server.changes   
2019-08-19 14:08:01.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Aug 19 12:00:46 UTC 2019 - Michal Filka 
+
+- bnc#114553 
+  - loaded missing namespace to avoid internal error
+- 4.2.1
+
+---
 Fri May 31 12:31:00 UTC 2019 - Stasiek Michalski 
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.2.0/package/yast2-http-server.spec 
new/yast2-http-server-4.2.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.2.0/package/yast2-http-server.spec  2019-06-04 
11:40:17.0 +0200
+++ new/yast2-http-server-4.2.1/package/yast2-http-server.spec  2019-08-19 
14:08:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:YaST2 - HTTP Server Configuration
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.2.0/src/clients/http-server.rb 
new/yast2-http-server-4.2.1/src/clients/http-server.rb
--- old/yast2-http-server-4.2.0/src/clients/http-server.rb  2019-06-04 
11:40:17.0 +0200
+++ new/yast2-http-server-4.2.1/src/clients/http-server.rb  2019-08-19 
14:08:01.0 +0200
@@ -26,6 +26,7 @@
   Yast.import "Hostname"
   Yast.import "HttpServerWidgets"
   Yast.import "HttpServer"
+  Yast.import "HTTPDData"
 
   Yast.include self, "http-server/wizards.rb"
 




commit yast2-http-server for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2019-07-31 14:18:45

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


Package is "yast2-http-server"

Wed Jul 31 14:18:45 2019 rev:87 rq:707441 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2019-03-13 09:09:16.799423586 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.4126/yast2-http-server.changes
2019-07-31 14:18:46.694664122 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:31:00 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---

Old:

  yast2-http-server-4.1.4.tar.bz2

New:

  yast2-http-server-4.2.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.LbYaqR/_old  2019-07-31 14:18:47.054663969 +0200
+++ /var/tmp/diff_new_pack.LbYaqR/_new  2019-07-31 14:18:47.054663969 +0200
@@ -17,10 +17,13 @@
 
 
 Name:   yast2-http-server
-Version:4.1.4
+Version:4.2.0
 Release:0
+Summary:YaST2 - HTTP Server Configuration
+License:GPL-2.0-only
+Group:  System/YaST
+Url:https://github.com/yast/yast-http-server
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  docbook-xsl-stylesheets
@@ -31,11 +34,12 @@
 BuildRequires:  popt-devel
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
+
 # Yast2::ServiceWidget
 BuildRequires:  yast2 >= 4.1.0
 Requires:   libzio
@@ -43,39 +47,33 @@
 Requires:   yast2-perl-bindings
 # Yast2::ServiceWidget
 Requires:   yast2 >= 4.1.0
-
-BuildArch:  noarch
-
 Requires:   yast2-ruby-bindings >= 1.0.0
 
-Summary:YaST2 - HTTP Server Configuration
-License:GPL-2.0-only
-Group:  System/YaST
+BuildArch:  noarch
 
 %description
 This package contains the YaST2 component for HTTP server (Apache2)
 configuration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/http-server
-%{yast_schemadir}/autoyast/rnc/http-server.rnc
-%{yast_yncludedir}/http-server/*
-%{yast_clientdir}/http-server.rb
-%{yast_clientdir}/http-server_*.rb
-%{yast_moduledir}/*
-%{yast_desktopdir}/http-server.desktop
-%{yast_scrconfdir}/*
-%{yast_agentdir}/*
+%{yast_schemadir}
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
+%{yast_agentdir}
 %doc %{yast_docdir}
 %{yast_icondir}
 %license COPYING

++ yast2-http-server-4.1.4.tar.bz2 -> yast2-http-server-4.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.1.4/Dockerfile 
new/yast2-http-server-4.2.0/Dockerfile
--- old/yast2-http-server-4.1.4/Dockerfile  2019-03-12 12:29:54.0 
+0100
+++ new/yast2-http-server-4.2.0/Dockerfile  2019-06-04 11:40:17.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-http-server-4.1.4/package/yast2-http-server.changes 
new/yast2-http-server-4.2.0/package/yast2-http-server.changes
--- old/yast2-http-server-4.1.4/package/yast2-http-server.changes   
2019-03-12 12:29:54.0 +0100
+++ new/yast2-http-server-4.2.0/package/yast2-http-server.changes   
2019-06-04 11:40:17.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri May 31 12:31:00 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---
 Fri Feb 22 07:51:52 UTC 2019 - mfi...@suse.com
 
 - bnc#1119455
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.4/package/yast2-http-server.spec 
new/yast2-http-server-4.2.0/package/yast2-http-server.spec
--- old/yast2-http-server-4.1.4/package/yast2-http-server.spec  2019-03-12 
12:29:54.0 +0100
+++ 

commit yast2-http-server for openSUSE:Factory

2019-03-13 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2019-03-13 09:09:14

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


Package is "yast2-http-server"

Wed Mar 13 09:09:14 2019 rev:86 rq:684258 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-12-31 09:43:26.91436 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.28833/yast2-http-server.changes
   2019-03-13 09:09:16.799423586 +0100
@@ -1,0 +2,6 @@
+Fri Feb 22 07:51:52 UTC 2019 - mfi...@suse.com
+
+- bnc#1119455
+  - updated list of known modules to guarantee correct load order
+- 4.1.4
+---

Old:

  yast2-http-server-4.1.3.tar.bz2

New:

  yast2-http-server-4.1.4.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.r8HSeA/_old  2019-03-13 09:09:17.411423523 +0100
+++ /var/tmp/diff_new_pack.r8HSeA/_new  2019-03-13 09:09:17.415423522 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# 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,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.3
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.1.3.tar.bz2 -> yast2-http-server-4.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.3/package/yast2-http-server.changes 
new/yast2-http-server-4.1.4/package/yast2-http-server.changes
--- old/yast2-http-server-4.1.3/package/yast2-http-server.changes   
2018-12-11 17:06:11.0 +0100
+++ new/yast2-http-server-4.1.4/package/yast2-http-server.changes   
2019-03-12 12:29:54.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb 22 07:51:52 UTC 2019 - mfi...@suse.com
+
+- bnc#1119455
+  - updated list of known modules to guarantee correct load order
+- 4.1.4
+---
 Tue Dec 11 13:04:16 UTC 2018 - jreidin...@suse.com
 
 - always use absolute path to binaries (bsc#1118291)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.3/package/yast2-http-server.spec 
new/yast2-http-server-4.1.4/package/yast2-http-server.spec
--- old/yast2-http-server-4.1.3/package/yast2-http-server.spec  2018-12-11 
17:06:11.0 +0100
+++ new/yast2-http-server-4.1.4/package/yast2-http-server.spec  2019-03-12 
12:29:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.3
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.1.3/src/Makefile.am 
new/yast2-http-server-4.1.4/src/Makefile.am
--- old/yast2-http-server-4.1.3/src/Makefile.am 2018-12-11 17:06:11.0 
+0100
+++ new/yast2-http-server-4.1.4/src/Makefile.am 2019-03-12 12:29:54.0 
+0100
@@ -12,6 +12,7 @@
 module2dir = @moduledir@/YaST
 module2_DATA = \
   modules/YaST/HTTPDData.pm \
+  modules/YaST/HTTPDPhpModule.pm \
   modules/YaST/httpdUtils.pm
 
 client_DATA = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.3/src/include/http-server/wizard-dialog.rb 
new/yast2-http-server-4.1.4/src/include/http-server/wizard-dialog.rb
--- old/yast2-http-server-4.1.3/src/include/http-server/wizard-dialog.rb
2018-12-11 17:06:11.0 +0100
+++ new/yast2-http-server-4.1.4/src/include/http-server/wizard-dialog.rb
2019-03-12 12:29:54.0 +0100
@@ -169,7 +169,7 @@
   )
 end
 # add selected modules to that list
-YaST::HTTPDData.ModifyModuleList(["php#{YaST::HTTPDData.PhpVersion}"], 
enable_php)
+
YaST::HTTPDData.ModifyModuleList(["php#{YaST::HTTPDPhpModule.Version}"], 
enable_php)
 YaST::HTTPDData.ModifyModuleList(["perl"], enable_perl)
 YaST::HTTPDData.ModifyModuleList(["wsgi-python3"], enable_python)
 #YaST::HTTPDData::ModifyModuleList ([ "ruby" ], enable_ruby);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-http-server for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-12-31 09:43:25

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


Package is "yast2-http-server"

Mon Dec 31 09:43:25 2018 rev:85 rq:657270 version:4.1.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-08-18 00:02:34.670802045 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-http-server.new.28833/yast2-http-server.changes
   2018-12-31 09:43:26.91436 +0100
@@ -1,0 +2,23 @@
+Tue Dec 11 13:04:16 UTC 2018 - jreidin...@suse.com
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.3
+
+---
+Sat Nov 24 22:02:56 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.2
+
+---
+Tue Oct 16 16:15:53 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Mon Aug 20 13:55:03 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---

Old:

  yast2-http-server-4.1.1.tar.bz2

New:

  yast2-http-server-4.1.3.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.KWTl9i/_old  2018-12-31 09:43:27.330360771 +0100
+++ /var/tmp/diff_new_pack.KWTl9i/_new  2018-12-31 09:43:27.334360768 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.1
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +49,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - HTTP Server Configuration
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 
 %description
@@ -77,5 +77,7 @@
 %{yast_scrconfdir}/*
 %{yast_agentdir}/*
 %doc %{yast_docdir}
+%{yast_icondir}
+%license COPYING
 
 %changelog

++ yast2-http-server-4.1.1.tar.bz2 -> yast2-http-server-4.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.1/package/yast2-http-server.changes 
new/yast2-http-server-4.1.3/package/yast2-http-server.changes
--- old/yast2-http-server-4.1.1/package/yast2-http-server.changes   
2018-08-15 08:57:46.0 +0200
+++ new/yast2-http-server-4.1.3/package/yast2-http-server.changes   
2018-12-11 17:06:11.0 +0100
@@ -1,4 +1,27 @@
 ---
+Tue Dec 11 13:04:16 UTC 2018 - jreidin...@suse.com
+
+- always use absolute path to binaries (bsc#1118291)
+- properly escape shell arguments (bsc#1118291)
+- 4.1.3
+
+---
+Sat Nov 24 22:02:56 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.2
+
+---
+Tue Oct 16 16:15:53 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Mon Aug 20 13:55:03 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
 Tue Aug 14 11:04:38 UTC 2018 - lsle...@suse.cz
 
 - Fixed PHP support (use PHP7 instead of dropped PHP5)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.1/package/yast2-http-server.spec 
new/yast2-http-server-4.1.3/package/yast2-http-server.spec
--- old/yast2-http-server-4.1.1/package/yast2-http-server.spec  2018-08-15 
08:57:46.0 +0200
+++ new/yast2-http-server-4.1.3/package/yast2-http-server.spec  2018-12-11 
17:06:11.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   yast2-http-server
-Version:4.1.1
+Version:4.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0
+License:GPL-2.0-only
 BuildRequires: yast2-network docbook-xsl-stylesheets doxygen libxslt 
perl-XML-Writer popt-devel sgml-skel update-desktop-files 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite libzio
 BuildRequires:  yast2-devtools >= 3.1.10
 # Yast2::ServiceWidget
@@ -65,3 +65,5 @@
 %{yast_scrconfdir}/*
 %{yast_agentdir}/*
 %doc %{yast_docdir}
+%{yast_icondir}
+%license 

commit yast2-http-server for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-08-18 00:02:14

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


Package is "yast2-http-server"

Sat Aug 18 00:02:14 2018 rev:84 rq:629342 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-08-12 20:54:37.21737 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-08-18 00:02:34.670802045 +0200
@@ -1,0 +2,8 @@
+Tue Aug 14 11:04:38 UTC 2018 - lsle...@suse.cz
+
+- Fixed PHP support (use PHP7 instead of dropped PHP5)
+  (bsc#1099106)
+- Fixed also the other renamed packages (for Python and apparmor)
+- 4.1.1
+
+---

Old:

  yast2-http-server-4.1.0.tar.bz2

New:

  yast2-http-server-4.1.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.KGo3E1/_old  2018-08-18 00:02:35.202803633 +0200
+++ /var/tmp/diff_new_pack.KGo3E1/_new  2018-08-18 00:02:35.206803645 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.1.0.tar.bz2 -> yast2-http-server-4.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-4.1.0/.travis.yml 
new/yast2-http-server-4.1.1/.travis.yml
--- old/yast2-http-server-4.1.0/.travis.yml 2018-08-10 15:01:50.0 
+0200
+++ new/yast2-http-server-4.1.1/.travis.yml 2018-08-15 08:57:46.0 
+0200
@@ -9,3 +9,4 @@
   # 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-http-server-image yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-http-server-image ./travis_package_check.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/package/yast2-http-server.changes 
new/yast2-http-server-4.1.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.1.0/package/yast2-http-server.changes   
2018-08-10 15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/package/yast2-http-server.changes   
2018-08-15 08:57:46.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Aug 14 11:04:38 UTC 2018 - lsle...@suse.cz
+
+- Fixed PHP support (use PHP7 instead of dropped PHP5)
+  (bsc#1099106)
+- Fixed also the other renamed packages (for Python and apparmor)
+- 4.1.1
+
+---
 Wed Aug  8 14:58:09 UTC 2018 - dgonza...@suse.com
 
 - Use new Yast2::ServiceWidget to manage the service status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/package/yast2-http-server.spec 
new/yast2-http-server-4.1.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.1.0/package/yast2-http-server.spec  2018-08-10 
15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/package/yast2-http-server.spec  2018-08-15 
08:57:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.1.0/src/include/http-server/wizard-dialog.rb 
new/yast2-http-server-4.1.1/src/include/http-server/wizard-dialog.rb
--- old/yast2-http-server-4.1.0/src/include/http-server/wizard-dialog.rb
2018-08-10 15:01:50.0 +0200
+++ new/yast2-http-server-4.1.1/src/include/http-server/wizard-dialog.rb
2018-08-15 08:57:46.0 +0200
@@ -145,8 +145,8 @@
 { :abort => fun_ref(method(:ReallyAbort), "boolean ()") }
   )
   if ret == :next
-enable_php5 = Convert.to_boolean(
-  UI.QueryWidget(Id(:scr_mod_php5), :Value)
+enable_php = Convert.to_boolean(
+  UI.QueryWidget(Id(:scr_mod_php), :Value)
 )
 enable_perl = Convert.to_boolean(
   UI.QueryWidget(Id(:scr_mod_perl), :Value)
@@ -157,7 +157,7 @@
 #boolean enable_ruby=(boolean) UI::QueryWidget( 
`id(`scr_mod_ruby), `Value );
 
 Builtins.y2milestone("Saving script modules")
-

commit yast2-http-server for openSUSE:Factory

2018-08-12 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-08-12 20:54:35

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


Package is "yast2-http-server"

Sun Aug 12 20:54:35 2018 rev:83 rq:628626 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-07-03 23:34:29.604396560 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-08-12 20:54:37.21737 +0200
@@ -1,0 +2,7 @@
+Wed Aug  8 14:58:09 UTC 2018 - dgonza...@suse.com
+
+- Use new Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---

Old:

  yast2-http-server-4.0.3.tar.bz2

New:

  yast2-http-server-4.1.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.xs02LK/_old  2018-08-12 20:54:39.213379607 +0200
+++ /var/tmp/diff_new_pack.xs02LK/_new  2018-08-12 20:54:39.213379607 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.3
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,17 +31,18 @@
 BuildRequires:  popt-devel
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2 >= 4.0.36
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 Requires:   libzio
 Requires:   yast2-network
 Requires:   yast2-perl-bindings
-# SuSEFirewall2 replaced by firewalld yast2.rpm (fate#323460)
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArch:  noarch
 

++ yast2-http-server-4.0.3.tar.bz2 -> yast2-http-server-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.3/package/yast2-http-server.changes 
new/yast2-http-server-4.1.0/package/yast2-http-server.changes
--- old/yast2-http-server-4.0.3/package/yast2-http-server.changes   
2018-07-02 18:11:04.0 +0200
+++ new/yast2-http-server-4.1.0/package/yast2-http-server.changes   
2018-08-10 15:01:50.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Aug  8 14:58:09 UTC 2018 - dgonza...@suse.com
+
+- Use new Yast2::ServiceWidget to manage the service status
+  (part of fate#319428).
+- 4.1.0
+
+---
 Thu Jun 28 10:47:18 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-http-server-4.0.3/package/yast2-http-server.spec 
new/yast2-http-server-4.1.0/package/yast2-http-server.spec
--- old/yast2-http-server-4.0.3/package/yast2-http-server.spec  2018-07-02 
18:11:04.0 +0200
+++ new/yast2-http-server-4.1.0/package/yast2-http-server.spec  2018-08-10 
15:01:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.3
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,10 +27,11 @@
 License:GPL-2.0
 BuildRequires: yast2-network docbook-xsl-stylesheets doxygen libxslt 
perl-XML-Writer popt-devel sgml-skel update-desktop-files 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite libzio
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2 >= 4.0.36
+# Yast2::ServiceWidget
+BuildRequires:  yast2 >= 4.1.0
 Requires:  yast2-network yast2-perl-bindings libzio
-# SuSEFirewall2 replaced by firewalld yast2.rpm (fate#323460)
-Requires:   yast2 >= 4.0.39
+# Yast2::ServiceWidget
+Requires:   yast2 >= 4.1.0
 
 BuildArchitectures:noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.3/src/include/http-server/dialogs.rb 
new/yast2-http-server-4.1.0/src/include/http-server/dialogs.rb
--- old/yast2-http-server-4.0.3/src/include/http-server/dialogs.rb  
2018-07-02 18:11:04.0 +0200
+++ new/yast2-http-server-4.1.0/src/include/http-server/dialogs.rb  
2018-08-10 15:01:50.0 +0200
@@ -34,19 +34,16 @@
 HStretch(),
 HSpacing(1),
 VBox(
-  "server_enable", #,
-  #`VSpacing(1)
-  #

commit yast2-http-server for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-07-03 23:34:26

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


Package is "yast2-http-server"

Tue Jul  3 23:34:26 2018 rev:82 rq:620296 version:4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-05-11 09:16:51.173606959 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-07-03 23:34:29.604396560 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 10:47:18 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.3
+
+---

Old:

  yast2-http-server-4.0.2.tar.bz2

New:

  yast2-http-server-4.0.3.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.uezr2z/_old  2018-07-03 23:34:29.972396033 +0200
+++ /var/tmp/diff_new_pack.uezr2z/_new  2018-07-03 23:34:29.976396027 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.0.2.tar.bz2 -> yast2-http-server-4.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.2/package/yast2-http-server.changes 
new/yast2-http-server-4.0.3/package/yast2-http-server.changes
--- old/yast2-http-server-4.0.2/package/yast2-http-server.changes   
2018-05-10 09:36:57.0 +0200
+++ new/yast2-http-server-4.0.3/package/yast2-http-server.changes   
2018-07-02 18:11:04.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 10:47:18 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.3
+
+---
 Wed May  9 23:11:29 UTC 2018 - knut.anders...@suse.com
 
 - Fixed typo in published HttpServerWidgets widget function return 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.2/package/yast2-http-server.spec 
new/yast2-http-server-4.0.3/package/yast2-http-server.spec
--- old/yast2-http-server-4.0.2/package/yast2-http-server.spec  2018-05-10 
09:36:57.0 +0200
+++ new/yast2-http-server-4.0.3/package/yast2-http-server.spec  2018-07-02 
18:11:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.2/src/desktop/http-server.desktop 
new/yast2-http-server-4.0.3/src/desktop/http-server.desktop
--- old/yast2-http-server-4.0.2/src/desktop/http-server.desktop 2018-05-10 
09:36:57.0 +0200
+++ new/yast2-http-server-4.0.3/src/desktop/http-server.desktop 2018-07-02 
18:11:04.0 +0200
@@ -15,6 +15,7 @@
 X-SuSE-YaST-AutoInstResource=http-server
 X-SuSE-YaST-AutoInstClonable=true
 X-SuSE-YaST-AutoInstSchema=http-server.rnc
+X-SuSE-YaST-Keywords=http,network,internet,apache,web,www
 
 Icon=yast-http-server
 Exec=xdg-su -c "/sbin/yast2 http-server"




commit yast2-http-server for openSUSE:Factory

2018-05-11 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-05-11 09:16:38

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


Package is "yast2-http-server"

Fri May 11 09:16:38 2018 rev:81 rq:606096 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-05-04 11:31:15.883880700 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-05-11 09:16:51.173606959 +0200
@@ -1,0 +2,7 @@
+Wed May  9 23:11:29 UTC 2018 - knut.anders...@suse.com
+
+- Fixed typo in published HttpServerWidgets widget function return 
+  type (bsc#1092155)
+- 4.0.2
+
+---

Old:

  yast2-http-server-4.0.1.tar.bz2

New:

  yast2-http-server-4.0.2.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.F71grs/_old  2018-05-11 09:16:51.885581165 +0200
+++ /var/tmp/diff_new_pack.F71grs/_new  2018-05-11 09:16:51.893580875 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.0.1.tar.bz2 -> yast2-http-server-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.1/package/yast2-http-server.changes 
new/yast2-http-server-4.0.2/package/yast2-http-server.changes
--- old/yast2-http-server-4.0.1/package/yast2-http-server.changes   
2018-05-03 17:22:52.0 +0200
+++ new/yast2-http-server-4.0.2/package/yast2-http-server.changes   
2018-05-10 09:36:57.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed May  9 23:11:29 UTC 2018 - knut.anders...@suse.com
+
+- Fixed typo in published HttpServerWidgets widget function return 
+  type (bsc#1092155)
+- 4.0.2
+
+---
 Thu May  3 07:34:15 UTC 2018 - knut.anders...@suse.com
 
 - Do not cache the widgets definition until it is really needed to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.1/package/yast2-http-server.spec 
new/yast2-http-server-4.0.2/package/yast2-http-server.spec
--- old/yast2-http-server-4.0.1/package/yast2-http-server.spec  2018-05-03 
17:22:52.0 +0200
+++ new/yast2-http-server-4.0.2/package/yast2-http-server.spec  2018-05-10 
09:36:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.1/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.0.2/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.0.1/src/modules/HttpServerWidgets.rb
2018-05-03 17:22:52.0 +0200
+++ new/yast2-http-server-4.0.2/src/modules/HttpServerWidgets.rb
2018-05-10 09:36:57.0 +0200
@@ -3651,7 +3651,7 @@
 publish :function => :initVhostDetails, :type => "void (string)"
 publish :function => :handleVhostDetails, :type => "symbol (string, map)"
 publish :function => :storeVhostDetails, :type => "void (string, map)"
-publish :function => :widgets, :type => "map >"
+publish :function => :widgets, :type => "map (string, map )"
 publish :function => :listen2item, :type => "term (map , 
integer)"
   end
 




commit yast2-http-server for openSUSE:Factory

2018-05-04 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-05-04 11:31:05

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


Package is "yast2-http-server"

Fri May  4 11:31:05 2018 rev:80 rq:603737 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2018-01-28 20:33:25.942864390 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-05-04 11:31:15.883880700 +0200
@@ -1,0 +2,9 @@
+Thu May  3 07:34:15 UTC 2018 - knut.anders...@suse.com
+
+- Do not cache the widgets definition until it is really needed to
+  avoid showing an out of date firewall description (the apache
+  package provides the firewalld service definition and relods the
+  firewall after it is installed) (bsc#1083492)
+- 4.0.1
+
+---

Old:

  yast2-http-server-4.0.0.tar.bz2

New:

  yast2-http-server-4.0.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.uUGVF3/_old  2018-05-04 11:31:16.679851494 +0200
+++ /var/tmp/diff_new_pack.uUGVF3/_new  2018-05-04 11:31:16.683851347 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-4.0.0.tar.bz2 -> yast2-http-server-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.0/package/yast2-http-server.changes 
new/yast2-http-server-4.0.1/package/yast2-http-server.changes
--- old/yast2-http-server-4.0.0/package/yast2-http-server.changes   
2018-01-26 15:33:40.0 +0100
+++ new/yast2-http-server-4.0.1/package/yast2-http-server.changes   
2018-05-03 17:22:52.0 +0200
@@ -1,4 +1,13 @@
 ---
+Thu May  3 07:34:15 UTC 2018 - knut.anders...@suse.com
+
+- Do not cache the widgets definition until it is really needed to
+  avoid showing an out of date firewall description (the apache
+  package provides the firewalld service definition and relods the
+  firewall after it is installed) (bsc#1083492)
+- 4.0.1
+
+---
 Tue Jan 23 07:28:19 UTC 2018 - knut.anders...@suse.com
 
 - Replace SuSEFirewall2 by firewalld. (fate#323460)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-4.0.0/package/yast2-http-server.spec 
new/yast2-http-server-4.0.1/package/yast2-http-server.spec
--- old/yast2-http-server-4.0.0/package/yast2-http-server.spec  2018-01-26 
15:33:40.0 +0100
+++ new/yast2-http-server-4.0.1/package/yast2-http-server.spec  2018-05-03 
17:22:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-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-http-server-4.0.0/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-4.0.1/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-4.0.0/src/modules/HttpServerWidgets.rb
2018-01-26 15:33:40.0 +0100
+++ new/yast2-http-server-4.0.1/src/modules/HttpServerWidgets.rb
2018-05-03 17:22:52.0 +0200
@@ -339,10 +339,22 @@
 
   @dns_zone = ""
 
+  #  default host table 

 
+  @option_counter = 0
+  @deleted_options = []
 
-  # Map of widgets for CWM
-  @widgets = {
+  # these are for future use:
+
+  # error message - the entered ip address is not found
+  @__nonconfigured_ipaddress = _(
+"The IP address is not configured\non this machine."
+  )
+end
+
+# Map of widgets for CWM
+def widgets
+  @widgets ||= {
 "server_enable" => {
   "widget"=> :radio_buttons,
   # translator: server enable/disable radio button group
@@ -790,21 +802,6 @@
   "help"  => Ops.get_string(@HELPS, "summary_text", "")
 }
   }
-
-  # *** log popups 
**
-
-
-  #  default host table 

-
-  @option_counter = 0
-  @deleted_options = []
-
-  # these are for future use:
-
-  # error message - the entered ip address is not found
-  

commit yast2-http-server for openSUSE:Factory

2018-01-28 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2018-01-28 20:32:07

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


Package is "yast2-http-server"

Sun Jan 28 20:32:07 2018 rev:79 rq:569889 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2017-03-22 23:18:14.280137020 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2018-01-28 20:33:25.942864390 +0100
@@ -1,0 +2,6 @@
+Tue Jan 23 07:28:19 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld. (fate#323460)
+- 4.0.0
+
+---

Old:

  yast2-http-server-3.2.2.tar.bz2

New:

  yast2-http-server-4.0.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.e0nXfp/_old  2018-01-28 20:33:26.454840475 +0100
+++ /var/tmp/diff_new_pack.e0nXfp/_new  2018-01-28 20:33:26.454840475 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# 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-http-server
-Version:3.2.2
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires:  popt-devel
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2 >= 3.1.118
+BuildRequires:  yast2 >= 4.0.36
 BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
@@ -40,8 +40,8 @@
 Requires:   libzio
 Requires:   yast2-network
 Requires:   yast2-perl-bindings
-# FileChanges.created_files (bsc#1027582)
-Requires:   yast2 >= 3.2.16
+# SuSEFirewall2 replaced by firewalld yast2.rpm (fate#323460)
+Requires:   yast2 >= 4.0.39
 
 BuildArch:  noarch
 

++ yast2-http-server-3.2.2.tar.bz2 -> yast2-http-server-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.2.2/package/yast2-http-server.changes 
new/yast2-http-server-4.0.0/package/yast2-http-server.changes
--- old/yast2-http-server-3.2.2/package/yast2-http-server.changes   
2017-03-16 15:50:52.468870962 +0100
+++ new/yast2-http-server-4.0.0/package/yast2-http-server.changes   
2018-01-26 15:33:40.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Jan 23 07:28:19 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld. (fate#323460)
+- 4.0.0
+
+---
 Wed Mar 15 14:27:23 UTC 2017 - an...@suse.com
 
 - Create a backup at startup of the vhost configuration files to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.2.2/package/yast2-http-server.spec 
new/yast2-http-server-4.0.0/package/yast2-http-server.spec
--- old/yast2-http-server-3.2.2/package/yast2-http-server.spec  2017-03-16 
15:50:52.468870962 +0100
+++ new/yast2-http-server-4.0.0/package/yast2-http-server.spec  2018-01-26 
15:33:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.2.2
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,10 +27,10 @@
 License:GPL-2.0
 BuildRequires: yast2-network docbook-xsl-stylesheets doxygen libxslt 
perl-XML-Writer popt-devel sgml-skel update-desktop-files 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite libzio
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2 >= 3.1.118
+BuildRequires:  yast2 >= 4.0.36
 Requires:  yast2-network yast2-perl-bindings libzio
-# FileChanges.created_files (bsc#1027582)
-Requires:   yast2 >= 3.2.16
+# SuSEFirewall2 replaced by firewalld yast2.rpm (fate#323460)
+Requires:   yast2 >= 4.0.39
 
 BuildArchitectures:noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.2.2/src/modules/HttpServer.rb 
new/yast2-http-server-4.0.0/src/modules/HttpServer.rb
--- old/yast2-http-server-3.2.2/src/modules/HttpServer.rb   2017-03-16 
15:50:52.484870962 +0100
+++ new/yast2-http-server-4.0.0/src/modules/HttpServer.rb   2018-01-26 
15:33:40.0 +0100
@@ -10,6 

commit yast2-http-server for openSUSE:Factory

2017-03-22 Thread root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2017-03-22 23:18:12

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


Package is "yast2-http-server"

Wed Mar 22 23:18:12 2017 rev:78 rq:480651 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2016-10-28 10:47:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2017-03-22 23:18:14.280137020 +0100
@@ -1,0 +2,7 @@
+Wed Mar 15 14:27:23 UTC 2017 - an...@suse.com
+
+- Create a backup at startup of the vhost configuration files to
+  be potentially merged during execution (bsc#1027582)
+- 3.2.2
+
+---

Old:

  yast2-http-server-3.2.1.tar.bz2

New:

  yast2-http-server-3.2.2.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.5y5Uub/_old  2017-03-22 23:18:14.848056575 +0100
+++ /var/tmp/diff_new_pack.5y5Uub/_new  2017-03-22 23:18:14.848056575 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# 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-http-server
-Version:3.2.1
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -40,9 +40,8 @@
 Requires:   libzio
 Requires:   yast2-network
 Requires:   yast2-perl-bindings
-# DnsServerApi moved to yast2.rpm (bnc#392606)
-# Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 >= 3.1.118
+# FileChanges.created_files (bsc#1027582)
+Requires:   yast2 >= 3.2.16
 
 BuildArch:  noarch
 

++ yast2-http-server-3.2.1.tar.bz2 -> yast2-http-server-3.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.2.1/.travis.yml 
new/yast2-http-server-3.2.2/.travis.yml
--- old/yast2-http-server-3.2.1/.travis.yml 2016-10-26 13:22:19.570280391 
+0200
+++ new/yast2-http-server-3.2.2/.travis.yml 2017-03-16 15:50:52.392870962 
+0100
@@ -1,16 +1,11 @@
-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 
"yast-rake gettext"
+  - docker build -t yast-http-server-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # 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-http-server-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.2.1/Dockerfile 
new/yast2-http-server-3.2.2/Dockerfile
--- old/yast2-http-server-3.2.1/Dockerfile  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-http-server-3.2.2/Dockerfile  2017-03-16 15:50:52.440870962 
+0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.2.1/package/yast2-http-server.changes 
new/yast2-http-server-3.2.2/package/yast2-http-server.changes
--- old/yast2-http-server-3.2.1/package/yast2-http-server.changes   
2016-10-26 13:22:19.574280399 +0200
+++ new/yast2-http-server-3.2.2/package/yast2-http-server.changes   
2017-03-16 15:50:52.468870962 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar 15 14:27:23 UTC 2017 - an...@suse.com
+
+- Create a backup at startup of the vhost configuration files to
+  be potentially merged during execution (bsc#1027582)
+- 3.2.2
+
+---
 Wed Oct 26 10:56:40 UTC 2016 - c...@suse.com
 
 - Adding mod_socache_shmcb if SSL is enabled. (bsc#854570)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.2.1/package/yast2-http-server.spec 

commit yast2-http-server for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2016-10-28 10:47:13

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


Package is "yast2-http-server"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2016-06-07 23:48:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2016-10-28 10:47:15.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct 26 10:56:40 UTC 2016 - c...@suse.com
+
+- Adding mod_socache_shmcb if SSL is enabled. (bsc#854570)
+- 3.2.1
+
+---
+Tue Oct 25 15:16:37 UTC 2016 - c...@suse.com
+
+- Added 'Options' option for Directory-sections (bsc#707836)
+- 3.2.0
+
+---

Old:

  yast2-http-server-3.1.7.tar.bz2

New:

  yast2-http-server-3.2.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.i1bs62/_old  2016-10-28 10:47:17.0 +0200
+++ /var/tmp/diff_new_pack.i1bs62/_new  2016-10-28 10:47:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.7
+Version:3.2.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.7.tar.bz2 -> yast2-http-server-3.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.7/CONTRIBUTING.md 
new/yast2-http-server-3.2.1/CONTRIBUTING.md
--- old/yast2-http-server-3.1.7/CONTRIBUTING.md 2016-06-06 10:30:12.0 
+0200
+++ new/yast2-http-server-3.2.1/CONTRIBUTING.md 2016-10-26 13:22:19.0 
+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 @@
 
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.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
 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
 
 
@@ -44,15 +42,22 @@
  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
+  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 which need longer discussion it is advised 
to
+ add this as a separate last commit so it can be easily updated when 
another
+ change is merged in the meantime.
+
+  5. 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. Publish the branch and create a pull request.
 
-  6. YaST developers will review your change and possibly point out issues.
+  7. 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.
+  8. Finally, the pull request will get merged or rejected.
 
 See also [GitHub's guide on
 contributing](https://help.github.com/articles/fork-a-repo).
@@ -60,9 +65,6 @@
 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
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.7/package/yast2-http-server.changes 
new/yast2-http-server-3.2.1/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.7/package/yast2-http-server.changes   
2016-06-06 10:30:12.0 +0200
+++ 

commit yast2-http-server for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2016-06-07 23:48:45

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


Package is "yast2-http-server"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2015-01-30 06:12:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2016-06-07 23:48:46.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 07:51:25 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.7
+
+---
@@ -5,0 +12 @@
+- 3.1.6

Old:

  yast2-http-server-3.1.6.tar.bz2

New:

  yast2-http-server-3.1.7.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.tiGJ8G/_old  2016-06-07 23:48:47.0 +0200
+++ /var/tmp/diff_new_pack.tiGJ8G/_new  2016-06-07 23:48:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# Copyright (c) 2015 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-http-server
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.6.tar.bz2 -> yast2-http-server-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.6/CONTRIBUTING.md 
new/yast2-http-server-3.1.7/CONTRIBUTING.md
--- old/yast2-http-server-3.1.6/CONTRIBUTING.md 2015-01-27 13:38:50.0 
+0100
+++ new/yast2-http-server-3.1.7/CONTRIBUTING.md 2016-06-06 10:30:12.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-http-server-3.1.6/doc/Makefile.am 
new/yast2-http-server-3.1.7/doc/Makefile.am
--- old/yast2-http-server-3.1.6/doc/Makefile.am 2015-01-27 13:38:50.0 
+0100
+++ new/yast2-http-server-3.1.7/doc/Makefile.am 1970-01-01 01:00:00.0 
+0100
@@ -1,12 +0,0 @@
-#
-# Makefile.am for devtools/devtools/skeletons/config/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' old/yast2-http-server-3.1.6/doc/autodocs/Makefile.am 
new/yast2-http-server-3.1.7/doc/autodocs/Makefile.am
--- old/yast2-http-server-3.1.6/doc/autodocs/Makefile.am2015-01-27 
13:38:50.0 +0100
+++ new/yast2-http-server-3.1.7/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.6/package/yast2-http-server.changes 
new/yast2-http-server-3.1.7/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.6/package/yast2-http-server.changes   
2015-01-27 13:38:50.0 +0100
+++ new/yast2-http-server-3.1.7/package/yast2-http-server.changes   
2016-06-06 

commit yast2-http-server for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2015-01-30 06:12:21

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-12-05 21:04:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2015-01-30 06:12:24.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 22 13:27:42 UTC 2015 - jsr...@suse.cz
+
+- check for manually created files in order to prevent data loss
+  (bsc#860856)
+
+---



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.3hI3yS/_old  2015-01-30 06:12:25.0 +0100
+++ /var/tmp/diff_new_pack.3hI3yS/_new  2015-01-30 06:12:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -31,7 +31,7 @@
 BuildRequires:  popt-devel
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+BuildRequires:  yast2 = 3.1.118
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
@@ -42,7 +42,7 @@
 Requires:   yast2-perl-bindings
 # DnsServerApi moved to yast2.rpm (bnc#392606)
 # Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 = 2.21.22
+Requires:   yast2 = 3.1.118
 
 BuildArch:  noarch
 

++ yast2-http-server-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.6/package/yast2-http-server.changes 
new/yast2-http-server-3.1.6/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.6/package/yast2-http-server.changes   
2014-12-04 13:36:33.0 +0100
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.changes   
2015-01-27 13:38:50.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan 22 13:27:42 UTC 2015 - jsr...@suse.cz
+
+- check for manually created files in order to prevent data loss
+  (bsc#860856)
+
+---
 Thu Dec  4 09:50:14 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.6/package/yast2-http-server.spec 
new/yast2-http-server-3.1.6/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.6/package/yast2-http-server.spec  2014-12-04 
13:36:33.0 +0100
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.spec  2015-01-27 
13:38:50.0 +0100
@@ -25,12 +25,13 @@
 
 Group:  System/YaST
 License:GPL-2.0
-BuildRequires: yast2-network docbook-xsl-stylesheets doxygen libxslt 
perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite libzio
+BuildRequires: yast2-network docbook-xsl-stylesheets doxygen libxslt 
perl-XML-Writer popt-devel sgml-skel update-desktop-files 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite libzio
 BuildRequires:  yast2-devtools = 3.1.10
+BuildRequires:  yast2 = 3.1.118
 Requires:  yast2-network yast2-perl-bindings libzio
 # DnsServerApi moved to yast2.rpm (bnc#392606)
 # Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 = 2.21.22
+Requires:   yast2 = 3.1.118
 
 BuildArchitectures:noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.6/src/modules/HttpServer.rb 
new/yast2-http-server-3.1.6/src/modules/HttpServer.rb
--- old/yast2-http-server-3.1.6/src/modules/HttpServer.rb   2014-12-04 
13:36:33.0 +0100
+++ new/yast2-http-server-3.1.6/src/modules/HttpServer.rb   2015-01-27 
13:38:50.0 +0100
@@ -13,6 +13,9 @@
 
 module Yast
   class HttpServerClass  Module
+
+include Yast::Logger
+
 def main
   Yast.import UI
   textdomain http-server
@@ -34,6 +37,7 @@
   Yast.import Confirm
   Yast.import SuSEFirewallServices
   Yast.import FileChanges
+  Yast.import Label
 
   # Abort function
   # return boolean return true if abort
@@ -71,6 +75,17 @@
   ]
 end
 
+IGNORED_FILES 

commit yast2-http-server for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-12-05 21:04:38

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-10-05 20:33:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-12-05 21:04:32.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:50:14 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-http-server-3.1.5.tar.bz2

New:

  yast2-http-server-3.1.6.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.0j5ngE/_old  2014-12-05 21:04:33.0 +0100
+++ /var/tmp/diff_new_pack.0j5ngE/_new  2014-12-05 21:04:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.5.tar.bz2 - yast2-http-server-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.5/.travis.yml 
new/yast2-http-server-3.1.6/.travis.yml
--- old/yast2-http-server-3.1.5/.travis.yml 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-http-server-3.1.6/.travis.yml 2014-12-04 13:36:33.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 
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-http-server-3.1.5/README.md 
new/yast2-http-server-3.1.6/README.md
--- old/yast2-http-server-3.1.5/README.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-http-server-3.1.6/README.md   2014-12-04 13:36:33.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The HTTP Server Configuration Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-http-server.svg?branch=master)](https://travis-ci.org/yast/yast-http-server)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-http-server-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-http-server-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/package/yast2-http-server.changes 
new/yast2-http-server-3.1.6/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.5/package/yast2-http-server.changes   
2014-10-03 17:38:11.0 +0200
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.changes   
2014-12-04 13:36:33.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:50:14 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Fri Oct  3 08:37:15 UTC 2014 - an...@suse.com
 
 - Dropped the usage of deprecated directives Order, Allow and Deny
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/package/yast2-http-server.spec 
new/yast2-http-server-3.1.6/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.5/package/yast2-http-server.spec  2014-10-03 
17:38:11.0 +0200
+++ new/yast2-http-server-3.1.6/package/yast2-http-server.spec  2014-12-04 
13:36:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.5/src/desktop/http-server.desktop 
new/yast2-http-server-3.1.6/src/desktop/http-server.desktop
--- old/yast2-http-server-3.1.5/src/desktop/http-server.desktop 2014-10-03 
17:38:11.0 +0200
+++ new/yast2-http-server-3.1.6/src/desktop/http-server.desktop 2014-12-04 
13:36:33.0 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 X-SuSE-YaST-Call=http-server
 
 

commit yast2-http-server for openSUSE:Factory

2014-10-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-10-05 20:31:55

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-09-17 17:27:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-10-05 20:33:33.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct  3 08:37:15 UTC 2014 - an...@suse.com
+
+- Dropped the usage of deprecated directives Order, Allow and Deny
+  in favor of mod_authz_host.
+- 3.1.5
+
+---

Old:

  yast2-http-server-3.1.4.tar.bz2

New:

  yast2-http-server-3.1.5.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.OqYpEA/_old  2014-10-05 20:33:33.0 +0200
+++ /var/tmp/diff_new_pack.OqYpEA/_new  2014-10-05 20:33:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.4.tar.bz2 - yast2-http-server-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.4/MAINTAINER 
new/yast2-http-server-3.1.5/MAINTAINER
--- old/yast2-http-server-3.1.4/MAINTAINER  2014-09-16 15:43:09.0 
+0200
+++ new/yast2-http-server-3.1.5/MAINTAINER  2014-10-03 17:38:11.0 
+0200
@@ -1 +1 @@
-YaST2 Maintainers yast2-maintain...@suse.de
+Deprecated file. Use `osc maintainer yast2-http-server` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.4/package/yast2-http-server.changes 
new/yast2-http-server-3.1.5/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.4/package/yast2-http-server.changes   
2014-09-16 15:43:09.0 +0200
+++ new/yast2-http-server-3.1.5/package/yast2-http-server.changes   
2014-10-03 17:38:11.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Oct  3 08:37:15 UTC 2014 - an...@suse.com
+
+- Dropped the usage of deprecated directives Order, Allow and Deny
+  in favor of mod_authz_host.
+- 3.1.5
+
+---
 Tue Sep 16 09:14:59 CEST 2014 - sch...@suse.de
 
 - AutoYaST: Using HostIP which is given in the host name
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.4/package/yast2-http-server.spec 
new/yast2-http-server-3.1.5/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.4/package/yast2-http-server.spec  2014-09-16 
15:43:09.0 +0200
+++ new/yast2-http-server-3.1.5/package/yast2-http-server.spec  2014-10-03 
17:38:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-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-http-server-3.1.4/src/modules/HttpServerWidgets.rb 
new/yast2-http-server-3.1.5/src/modules/HttpServerWidgets.rb
--- old/yast2-http-server-3.1.4/src/modules/HttpServerWidgets.rb
2014-09-16 15:43:09.0 +0200
+++ new/yast2-http-server-3.1.5/src/modules/HttpServerWidgets.rb
2014-10-03 17:38:11.0 +0200
@@ -1675,8 +1675,7 @@
   SECTIONPARAM = documentroot,
   VALUE= [
 { KEY = AllowOverride, VALUE = None },
-{ KEY = Order, VALUE = allow,deny },
-{ KEY = Allow, VALUE = from all }
+{ KEY = Require, VALUE = all granted }
   ],
   OVERHEAD = 
 }
@@ -2093,8 +2092,7 @@
 VALUE= [
   { KEY = AllowOverride, VALUE = None },
   { KEY = Options, VALUE = +ExecCGI -Includes },
-  { KEY = Order, VALUE = allow,deny },
-  { KEY = Allow, VALUE = from all }
+  { KEY = Require, VALUE = all granted }
 ],
 OVERHEAD = 
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.4/src/modules/YaPI/HTTPDModules.pm 
new/yast2-http-server-3.1.5/src/modules/YaPI/HTTPDModules.pm
--- old/yast2-http-server-3.1.4/src/modules/YaPI/HTTPDModules.pm
2014-09-16 15:43:09.0 +0200
+++ 

commit yast2-http-server for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-09-17 17:26:39

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-09-09 19:00:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-09-17 17:27:05.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep 16 09:14:59 CEST 2014 - sch...@suse.de
+
+- AutoYaST: Using HostIP which is given in the host name
+  (e.g. *:443/sleposbuilder3.suse.cz.conf) values in order to set
+  VirtualHost in /etc/apache2/vhosts.d/hostname correctly.
+  (bnc#895127)
+- 3.1.4
+
+---

Old:

  yast2-http-server-3.1.3.tar.bz2

New:

  yast2-http-server-3.1.4.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.0oWmm5/_old  2014-09-17 17:27:06.0 +0200
+++ /var/tmp/diff_new_pack.0oWmm5/_new  2014-09-17 17:27:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.3.tar.bz2 - yast2-http-server-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.3/package/yast2-http-server.changes 
new/yast2-http-server-3.1.4/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.3/package/yast2-http-server.changes   
2014-09-09 10:49:22.0 +0200
+++ new/yast2-http-server-3.1.4/package/yast2-http-server.changes   
2014-09-16 15:43:09.0 +0200
@@ -1,4 +1,13 @@
 ---
+Tue Sep 16 09:14:59 CEST 2014 - sch...@suse.de
+
+- AutoYaST: Using HostIP which is given in the host name
+  (e.g. *:443/sleposbuilder3.suse.cz.conf) values in order to set
+  VirtualHost in /etc/apache2/vhosts.d/hostname correctly.
+  (bnc#895127)
+- 3.1.4
+
+---
 Tue Sep  9 10:18:02 CEST 2014 - sch...@suse.de
 
 - Checking initialized/defined variables. (bnc#892933)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.3/package/yast2-http-server.spec 
new/yast2-http-server-3.1.4/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.3/package/yast2-http-server.spec  2014-09-09 
10:49:22.0 +0200
+++ new/yast2-http-server-3.1.4/package/yast2-http-server.spec  2014-09-16 
15:43:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.3/src/modules/HttpServer.rb 
new/yast2-http-server-3.1.4/src/modules/HttpServer.rb
--- old/yast2-http-server-3.1.3/src/modules/HttpServer.rb   2014-09-09 
10:49:22.0 +0200
+++ new/yast2-http-server-3.1.4/src/modules/HttpServer.rb   2014-09-16 
15:43:09.0 +0200
@@ -594,9 +594,18 @@
 if row[KEY] == main
   default_server = row
 else
+  value = row[VALUE] || []
+  key_split = row[KEY].split(/)
+  if value.none? {|item| item[KEY] == HostIP}  key_split.size  1
+# Set HostIP which is given in the KEY (e.g. 
*:443/sleposbuilder3.suse.cz.conf)
+# values in order to set VirtualHost in 
/etc/apache2/vhosts.d/hostname
+# (bnc#895127)
+host_ip = key_split.first
+value  {KEY = HostIP, VALUE = host_ip}
+  end
   YaST::HTTPDData.CreateHost(
 row[KEY] || ,
-row[VALUE] || []
+value
   )
 end
   end

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



commit yast2-http-server for openSUSE:Factory

2014-09-09 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-09-09 19:00:12

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-08-30 16:04:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-09-09 19:00:38.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 10:18:02 CEST 2014 - sch...@suse.de
+
+- Checking initialized/defined variables. (bnc#892933)
+- Writing NameVritualHost entry in default-server.conf correctly.
+- 3.1.3
+
+---

Old:

  yast2-http-server-3.1.2.tar.bz2

New:

  yast2-http-server-3.1.3.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.lhznWZ/_old  2014-09-09 19:00:39.0 +0200
+++ /var/tmp/diff_new_pack.lhznWZ/_new  2014-09-09 19:00:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.2.tar.bz2 - yast2-http-server-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.2/package/yast2-http-server.changes 
new/yast2-http-server-3.1.3/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.2/package/yast2-http-server.changes   
2014-08-29 15:09:10.0 +0200
+++ new/yast2-http-server-3.1.3/package/yast2-http-server.changes   
2014-09-09 10:49:22.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Sep  9 10:18:02 CEST 2014 - sch...@suse.de
+
+- Checking initialized/defined variables. (bnc#892933)
+- Writing NameVritualHost entry in default-server.conf correctly.
+- 3.1.3
+
+---
 Fri Aug 29 14:36:49 CEST 2014 - sch...@suse.de
 
 - Autoyast conifuration: main defines the default server configured in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.2/package/yast2-http-server.spec 
new/yast2-http-server-3.1.3/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.2/package/yast2-http-server.spec  2014-08-29 
15:09:10.0 +0200
+++ new/yast2-http-server-3.1.3/package/yast2-http-server.spec  2014-09-09 
10:49:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.2/src/modules/HttpServer.rb 
new/yast2-http-server-3.1.3/src/modules/HttpServer.rb
--- old/yast2-http-server-3.1.2/src/modules/HttpServer.rb   2014-08-29 
15:09:10.0 +0200
+++ new/yast2-http-server-3.1.3/src/modules/HttpServer.rb   2014-09-09 
10:49:22.0 +0200
@@ -583,6 +583,7 @@
   end
 
   # setup hosts
+  default_server = nil
   Builtins.foreach(Ops.get_list(s, hosts, [])) do |row|
 # main defines the default server configured in
 # /etc/apache2/default-server.conf. This has already been
@@ -591,10 +592,7 @@
 # will be generated.
 # (bnc#893100)
 if row[KEY] == main
-  YaST::HTTPDData.ModifyHost(
-row[KEY],
-row[VALUE] || []
-  )
+  default_server = row
 else
   YaST::HTTPDData.CreateHost(
 row[KEY] || ,
@@ -603,6 +601,18 @@
 end
   end
 
+  # Every YaST::HTTPDData.CreateHost resets the NameVirtualHost
+  # entry in default-server.conf. I do not really know the
+  # reason for, but in that case it is not intent (schubi).
+  # So, the default server will be modified AFTER all other
+  # hosts have been created to get the correct NameVirtualHost entry
+  if default_server
+YaST::HTTPDData.ModifyHost(
+  default_server[KEY],
+  default_server[VALUE] || []
+)
+  end
+
   # setup service
   if Builtins.haskey(s, service)
 YaST::HTTPDData.ModifyService(Ops.get_boolean(s, service, false))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.2/src/modules/YaPI/HTTPD.pm 
new/yast2-http-server-3.1.3/src/modules/YaPI/HTTPD.pm
--- 

commit yast2-http-server for openSUSE:Factory

2014-08-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-08-30 16:04:06

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2014-07-31 07:42:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-08-30 16:04:40.0 +0200
@@ -1,0 +2,9 @@
+Fri Aug 29 14:36:49 CEST 2014 - sch...@suse.de
+
+- Autoyast conifuration: main defines the default server configured in
+  /etc/apache2/default-server.conf. This has already been
+  defined in YaPI::HTTPD and has to be updated only.
+  (bnc#893100)
+- 3.1.2
+
+---

Old:

  yast2-http-server-3.1.1.tar.bz2

New:

  yast2-http-server-3.1.2.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.uK4ETZ/_old  2014-08-30 16:04:42.0 +0200
+++ /var/tmp/diff_new_pack.uK4ETZ/_new  2014-08-30 16:04:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.1.1.tar.bz2 - yast2-http-server-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.1/package/yast2-http-server.changes 
new/yast2-http-server-3.1.2/package/yast2-http-server.changes
--- old/yast2-http-server-3.1.1/package/yast2-http-server.changes   
2014-07-30 17:49:43.0 +0200
+++ new/yast2-http-server-3.1.2/package/yast2-http-server.changes   
2014-08-29 15:09:10.0 +0200
@@ -1,4 +1,13 @@
 ---
+Fri Aug 29 14:36:49 CEST 2014 - sch...@suse.de
+
+- Autoyast conifuration: main defines the default server configured in
+  /etc/apache2/default-server.conf. This has already been
+  defined in YaPI::HTTPD and has to be updated only.
+  (bnc#893100)
+- 3.1.2
+
+---
 Wed Jul 30 15:03:11 UTC 2014 - c...@suse.com
 
 - replaced given/when by regular if/elsif cascades to get rid of
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.1/package/yast2-http-server.spec 
new/yast2-http-server-3.1.2/package/yast2-http-server.spec
--- old/yast2-http-server-3.1.1/package/yast2-http-server.spec  2014-07-30 
17:49:43.0 +0200
+++ new/yast2-http-server-3.1.2/package/yast2-http-server.spec  2014-08-29 
15:09:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-http-server-3.1.1/src/clients/http-server_auto.rb 
new/yast2-http-server-3.1.2/src/clients/http-server_auto.rb
--- old/yast2-http-server-3.1.1/src/clients/http-server_auto.rb 2014-07-30 
17:49:43.0 +0200
+++ new/yast2-http-server-3.1.2/src/clients/http-server_auto.rb 2014-08-29 
15:09:10.0 +0200
@@ -75,16 +75,17 @@
   # Read current state
   elsif @func == Read
 Yast.import Progress
+old_progress = Progress.set(false) #off();
 Progress.off
 @ret = HttpServer.Read
-Progress.on
+Progress.set(old_progress)
   # Write givven settings
   elsif @func == Write
 Yast.import Progress
-Progress.off
+old_progress = Progress.set(false) #off();
 HttpServer.write_only = true
 @ret = HttpServer.Write
-Progress.on
+Progress.set(old_progress)
   else
 Builtins.y2error(Unknown function: %1, @func)
 @ret = false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.1/src/modules/HttpServer.rb 
new/yast2-http-server-3.1.2/src/modules/HttpServer.rb
--- old/yast2-http-server-3.1.1/src/modules/HttpServer.rb   2014-07-30 
17:49:43.0 +0200
+++ new/yast2-http-server-3.1.2/src/modules/HttpServer.rb   2014-08-29 
15:09:10.0 +0200
@@ -243,7 +243,7 @@
 end
   end
 
-  Progress.set(false) #off();
+  old_progress = Progress.set(false) #off();
   SuSEFirewall.Read
   if Package.Installed(bind)
 if Ops.greater_than(
@@ -271,7 +271,7 @@
 Builtins.y2warning(Package bind is not 

commit yast2-http-server for openSUSE:Factory

2014-07-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2014-07-31 07:41:51

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-10-20 10:54:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2014-07-31 07:42:04.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 30 15:03:11 UTC 2014 - c...@suse.com
+
+- replaced given/when by regular if/elsif cascades to get rid of
+  perl's 'experimental' warnings (bnc#889595)
+- 3.1.1 
+
+---

Old:

  yast2-http-server-3.1.0.tar.bz2

New:

  yast2-http-server-3.1.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.I8zanV/_old  2014-07-31 07:42:05.0 +0200
+++ /var/tmp/diff_new_pack.I8zanV/_new  2014-07-31 07:42:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# 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-http-server
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,7 +32,7 @@
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings

++ yast2-http-server-3.1.0.tar.bz2 - yast2-http-server-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.1.0/CONTRIBUTING.md 
new/yast2-http-server-3.1.1/CONTRIBUTING.md
--- old/yast2-http-server-3.1.0/CONTRIBUTING.md 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-http-server-3.1.1/CONTRIBUTING.md 2014-07-30 17:49:43.0 
+0200
@@ -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 

commit yast2-http-server for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2013-10-20 10:54:34

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-08-12 11:05:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2013-10-20 10:54:36.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 18 16:26:06 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-http-server-3.0.1.tar.bz2

New:

  yast2-http-server-3.1.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.Y5IdaV/_old  2013-10-20 10:54:37.0 +0200
+++ /var/tmp/diff_new_pack.Y5IdaV/_new  2013-10-20 10:54:37.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-http-server
-Version:3.0.1
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-http-server-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
@@ -32,7 +32,7 @@
 BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-network
 BuildRequires:  yast2-packagemanager-devel
 BuildRequires:  yast2-perl-bindings
@@ -57,43 +57,25 @@
 configuration.
 
 %prep
-%setup -n yast2-http-server-%{version}
+%setup -n %{name}-%{version}
 
 %build
-%{_prefix}/bin/y2tool y2autoconf
-%{_prefix}/bin/y2tool y2automake
-autoreconf --force --install
-
-export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
-
-./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
-# V=1: verbose build in case we used AM_SILENT_RULES(yes)
-# so that RPM_OPT_FLAGS check works
-make %{?jobs:-j%jobs} V=1
+%yast_build
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
-d=${f##*/}
-%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%yast_install
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/include/http-server
-/usr/share/YaST2/schema/autoyast/rnc/http-server.rnc
-/usr/share/YaST2/include/http-server/*
-/usr/share/YaST2/clients/http-server.rb
-/usr/share/YaST2/clients/http-server_*.rb
-/usr/share/YaST2/modules/*
-%{_prefix}/share/applications/YaST2/http-server.desktop
-/usr/share/YaST2/scrconf/*
-/usr/lib/YaST2/servers_non_y2/*
-%doc %{_prefix}/share/doc/packages/yast2-http-server
+%dir %{yast_yncludedir}/http-server
+%{yast_schemadir}/autoyast/rnc/http-server.rnc
+%{yast_yncludedir}/http-server/*
+%{yast_clientdir}/http-server.rb
+%{yast_clientdir}/http-server_*.rb
+%{yast_moduledir}/*
+%{yast_desktopdir}/http-server.desktop
+%{yast_scrconfdir}/*
+%{yast_agentdir}/*
+%doc %{yast_docdir}
 
 %changelog

++ yast2-http-server-3.0.1.tar.bz2 - yast2-http-server-3.1.0.tar.bz2 ++
 14584 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-http-server for openSUSE:Factory

2013-08-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2013-08-12 11:05:07

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-08-01 11:08:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2013-08-12 11:05:08.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug  9 12:55:36 UTC 2013 - dma...@suse.cz
+
+- fixed empty include files produced because of a YCP Killer bug
+  (gh#yast/ycp-killer#619)
+- 3.0.1
+
+---

Old:

  yast2-http-server-3.0.0.tar.bz2

New:

  yast2-http-server-3.0.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.U8lAE7/_old  2013-08-12 11:05:09.0 +0200
+++ /var/tmp/diff_new_pack.U8lAE7/_new  2013-08-12 11:05:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:3.0.0
+Version:3.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-3.0.0.tar.bz2 - yast2-http-server-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.0.0/Makefile.am.common 
new/yast2-http-server-3.0.1/Makefile.am.common
--- old/yast2-http-server-3.0.0/Makefile.am.common  2013-07-31 
11:25:13.0 +0200
+++ new/yast2-http-server-3.0.1/Makefile.am.common  2013-08-09 
15:22:02.0 +0200
@@ -30,10 +30,10 @@
 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; \
@@ -42,6 +42,20 @@
  else \
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-http-server-3.0.0/VERSION 
new/yast2-http-server-3.0.1/VERSION
--- old/yast2-http-server-3.0.0/VERSION 2013-07-31 11:25:06.0 +0200
+++ new/yast2-http-server-3.0.1/VERSION 2013-08-09 15:21:49.0 +0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-3.0.0/configure 
new/yast2-http-server-3.0.1/configure
--- old/yast2-http-server-3.0.0/configure   2013-07-31 11:25:16.0 
+0200
+++ new/yast2-http-server-3.0.1/configure   2013-08-09 15:22:06.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-http-server 3.0.0.
+# Generated by GNU Autoconf 2.69 for yast2-http-server 3.0.1.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-http-server'
 PACKAGE_TARNAME='yast2-http-server'
-PACKAGE_VERSION='3.0.0'
-PACKAGE_STRING='yast2-http-server 3.0.0'
+PACKAGE_VERSION='3.0.1'
+PACKAGE_STRING='yast2-http-server 3.0.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-http-server 3.0.0 to adapt to many kinds of 
systems.
+\`configure' configures yast2-http-server 3.0.1 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1319,7 +1319,7 @@
 
 if test -n 

commit yast2-http-server for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

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

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-07-16 16:28:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2013-08-01 11:08:19.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:29:36 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-http-server-2.24.2.tar.bz2

New:

  yast2-http-server-3.0.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.iCyRBG/_old  2013-08-01 11:08:20.0 +0200
+++ /var/tmp/diff_new_pack.iCyRBG/_new  2013-08-01 11:08:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:2.24.2
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,6 +46,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - HTTP Server Configuration
 License:GPL-2.0
 Group:  System/YaST
@@ -86,8 +88,8 @@
 %dir /usr/share/YaST2/include/http-server
 /usr/share/YaST2/schema/autoyast/rnc/http-server.rnc
 /usr/share/YaST2/include/http-server/*
-/usr/share/YaST2/clients/http-server.ycp
-/usr/share/YaST2/clients/http-server_*.ycp
+/usr/share/YaST2/clients/http-server.rb
+/usr/share/YaST2/clients/http-server_*.rb
 /usr/share/YaST2/modules/*
 %{_prefix}/share/applications/YaST2/http-server.desktop
 /usr/share/YaST2/scrconf/*

++ yast2-http-server-2.24.2.tar.bz2 - yast2-http-server-3.0.0.tar.bz2 
++
 21351 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-http-server for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2013-07-16 16:28:29

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-07-07 22:27:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2013-07-16 16:28:31.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul  9 13:18:46 CEST 2013 - jsuch...@suse.cz
+
+- sort keys in getHostsList as well
+- 2.24.2 
+
+---

Old:

  yast2-http-server-2.24.1.tar.bz2

New:

  yast2-http-server-2.24.2.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.yIRno5/_old  2013-07-16 16:28:32.0 +0200
+++ /var/tmp/diff_new_pack.yIRno5/_new  2013-07-16 16:28:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:2.24.1
+Version:2.24.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-2.24.1.tar.bz2 - yast2-http-server-2.24.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-2.24.1/Makefile.am 
new/yast2-http-server-2.24.2/Makefile.am
--- old/yast2-http-server-2.24.1/Makefile.am2013-07-04 13:45:31.0 
+0200
+++ new/yast2-http-server-2.24.2/Makefile.am2013-07-11 18:24:47.0 
+0200
@@ -158,14 +158,19 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-# 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) \
+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' ;\
fi
 
 check-tagversion:
-   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
+   @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; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-2.24.1/Makefile.am.common 
new/yast2-http-server-2.24.2/Makefile.am.common
--- old/yast2-http-server-2.24.1/Makefile.am.common 2013-07-04 
13:45:31.0 +0200
+++ new/yast2-http-server-2.24.2/Makefile.am.common 2013-07-11 
18:24:47.0 +0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(filter %.ycp,client_DATA); then \
+   @if test $(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-http-server-2.24.1/Makefile.in 
new/yast2-http-server-2.24.2/Makefile.in
--- old/yast2-http-server-2.24.1/Makefile.in2013-07-04 13:45:37.0 
+0200
+++ new/yast2-http-server-2.24.2/Makefile.in2013-07-11 18:24:53.0 
+0200
@@ -980,14 +980,19 @@
 
 package: check-up-to-date check-tagversion check-textdomain package-local
 
-# 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) \
+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' ;\
fi
 
 check-tagversion:
-   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
+   @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; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' 

commit yast2-http-server for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2013-07-07 22:27:19

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


Package is yast2-http-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2013-02-28 10:24:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2013-07-07 22:27:20.0 +0200
@@ -1,0 +2,12 @@
+Tue Jul  2 09:54:05 CEST 2013 - jsuch...@suse.cz
+
+- removed unused widget definitions
+- 2.24.1
+
+---
+Mon Jul  1 13:46:18 CEST 2013 - jsuch...@suse.cz
+
+- sort array to get deterministic test output
+- 2.24.0 
+
+---

Old:

  yast2-http-server-2.22.0.tar.bz2

New:

  yast2-http-server-2.24.1.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.dDIHmL/_old  2013-07-07 22:27:21.0 +0200
+++ /var/tmp/diff_new_pack.dDIHmL/_new  2013-07-07 22:27:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-http-server
-Version:2.22.0
+Version:2.24.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-http-server-2.22.0.tar.bz2 - yast2-http-server-2.24.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-http-server-2.22.0/Makefile.am 
new/yast2-http-server-2.24.1/Makefile.am
--- old/yast2-http-server-2.22.0/Makefile.am2013-02-26 18:02:31.0 
+0100
+++ new/yast2-http-server-2.24.1/Makefile.am2013-07-04 13:45:31.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-http-server-2.22.0/Makefile.am.common 
new/yast2-http-server-2.24.1/Makefile.am.common
--- old/yast2-http-server-2.22.0/Makefile.am.common 2013-02-26 
18:02:31.0 +0100
+++ new/yast2-http-server-2.24.1/Makefile.am.common 2013-07-04 
13:45:31.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-http-server-2.22.0/Makefile.in 
new/yast2-http-server-2.24.1/Makefile.in
--- old/yast2-http-server-2.22.0/Makefile.in2013-02-26 18:02:36.0 
+0100
+++ new/yast2-http-server-2.24.1/Makefile.in2013-07-04 13:45:37.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`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat 

commit yast2-http-server for openSUSE:Factory

2013-02-28 Thread h_root


binfh2zMSKqAy.bin
Description: Binary data


commit yast2-http-server for openSUSE:Factory

2012-03-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory checked in at 2012-03-30 14:21:14

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


Package is yast2-http-server, Maintainer is jsr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-http-server/yast2-http-server.changes  
2011-10-03 09:25:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-http-server.new/yast2-http-server.changes 
2012-03-30 14:21:16.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 29 15:11:25 CEST 2012 - jsuch...@suse.cz
+
+- merged proofed texts
+- confirmed license
+- 2.22.0 
+
+---

Old:

  yast2-http-server-2.21.0.tar.bz2

New:

  yast2-http-server-2.22.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.2uN0T4/_old  2012-03-30 14:21:20.0 +0200
+++ /var/tmp/diff_new_pack.2uN0T4/_new  2012-03-30 14:21:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-http-server
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-http-server
-Version:2.21.0
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-http-server-%{version}.tar.bz2
 
-Prefix: /usr
-
-Group:  System/YaST
-License:GPL-2.0+
-BuildRequires:  docbook-xsl-stylesheets doxygen libxslt libzio perl-XML-Writer 
popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-network 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
-Requires:   yast2-network yast2-perl-bindings libzio
+BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
+BuildRequires:  libxslt
+BuildRequires:  libzio
+BuildRequires:  perl-XML-Writer
+BuildRequires:  popt-devel
+BuildRequires:  sgml-skel
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-network
+BuildRequires:  yast2-packagemanager-devel
+BuildRequires:  yast2-perl-bindings
+BuildRequires:  yast2-testsuite
+Requires:   libzio
+Requires:   yast2-network
+Requires:   yast2-perl-bindings
 # DnsServerApi moved to yast2.rpm (bnc#392606)
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 = 2.21.22
@@ -38,6 +47,8 @@
 BuildArch:  noarch
 
 Summary:YaST2 - HTTP Server Configuration
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 This package contains the YaST2 component for HTTP server (Apache2)
@@ -47,23 +58,22 @@
 %setup -n yast2-http-server-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
-%{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-[ -e %{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
+[ -e %{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK ] || 
Y2DIR=$RPM_BUILD_ROOT/usr/share/YaST2 make check DESTDIR=$RPM_BUILD_ROOT
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
*.desktop` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -79,9 +89,9 @@
 /usr/share/YaST2/clients/http-server.ycp
 /usr/share/YaST2/clients/http-server_*.ycp
 /usr/share/YaST2/modules/*
-%{prefix}/share/applications/YaST2/http-server.desktop
+%{_prefix}/share/applications/YaST2/http-server.desktop
 /usr/share/YaST2/scrconf/*
 /usr/lib/YaST2/servers_non_y2/*
-%doc %{prefix}/share/doc/packages/yast2-http-server
+%doc %{_prefix}/share/doc/packages/yast2-http-server
 
 %changelog

++ yast2-http-server-2.21.0.tar.bz2 - yast2-http-server-2.22.0.tar.bz2 
++
 1748 lines of diff 

commit yast2-http-server for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


Package is yast2-http-server, Maintainer is jsr...@suse.com

Changes:




Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.Aqkjxx/_old  2011-12-06 20:01:30.0 +0100
+++ /var/tmp/diff_new_pack.Aqkjxx/_new  2011-12-06 20:01:30.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt libzio perl-XML-Writer 
popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-network 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
 Requires:   yast2-network yast2-perl-bindings libzio
 # DnsServerApi moved to yast2.rpm (bnc#392606)

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



commit yast2-http-server for openSUSE:Factory

2011-10-03 Thread h_root

Hello community,

here is the log from the commit of package yast2-http-server for 
openSUSE:Factory
checked in at Mon Oct 3 09:25:52 CEST 2011.




--- openSUSE:Factory/yast2-http-server/yast2-http-server.changes
2011-09-23 12:53:10.0 +0200
+++ yast2-http-server/yast2-http-server.changes 2011-09-29 11:13:33.0 
+0200
@@ -1,0 +2,16 @@
+Thu Sep 29 11:08:59 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.0 
+
+---
+Fri Aug  5 12:32:11 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Mon Jul  4 11:29:10 CEST 2011 - snw...@suse.de
+
+- fixed typos (bnc #703114)
+
+---

calling whatdependson for head-i586


Old:

  yast2-http-server-2.20.1.tar.bz2

New:

  yast2-http-server-2.21.0.tar.bz2



Other differences:
--
++ yast2-http-server.spec ++
--- /var/tmp/diff_new_pack.zCqeW8/_old  2011-10-03 09:25:48.0 +0200
+++ /var/tmp/diff_new_pack.zCqeW8/_new  2011-10-03 09:25:48.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-http-server
-Version:2.20.1
-Release:1
+Version:2.21.0
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-http-server-2.20.1.tar.bz2
+Source0:yast2-http-server-%{version}.tar.bz2
 
 Prefix: /usr
 
@@ -32,7 +32,8 @@
 BuildRequires:  docbook-xsl-stylesheets doxygen libxslt libzio perl-XML-Writer 
popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-network 
yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite
 Requires:   yast2-network yast2-perl-bindings libzio
 # DnsServerApi moved to yast2.rpm (bnc#392606)
-Requires:   yast2 = 2.16.73
+# Wizard::SetDesktopTitleAndIcon
+Requires:   yast2 = 2.21.22
 
 BuildArch:  noarch
 
@@ -43,7 +44,7 @@
 configuration.
 
 %prep
-%setup -n yast2-http-server-2.20.1
+%setup -n yast2-http-server-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -82,4 +83,5 @@
 /usr/share/YaST2/scrconf/*
 /usr/lib/YaST2/servers_non_y2/*
 %doc %{prefix}/share/doc/packages/yast2-http-server
+
 %changelog

++ yast2-http-server-2.20.1.tar.bz2 - yast2-http-server-2.21.0.tar.bz2 
++
 1937 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-http-server-2.20.1/Makefile.am 
new/yast2-http-server-2.21.0/Makefile.am
--- old/yast2-http-server-2.20.1/Makefile.am2011-06-16 09:37:44.0 
+0200
+++ new/yast2-http-server-2.21.0/Makefile.am2011-09-29 11:10:17.0 
+0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -155,7 +154,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
@echo Not running parseycp.
 
-check-all-packages:
-   @if [ ! -e $(ALL_PACKAGES) ]; then\
-   echo ERROR: Can't find $(ALL_PACKAGES); false;\
-   fi
-   @if ! grep -q ^$(RPMNAME)[[:space:]] $(ALL_PACKAGES); then
\
-   echo ERROR: $(RPMNAME) not in $(ALL_PACKAGES); false; \
-   fi
-   @if grep -q ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); then \
-   echo ERROR: $(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:; \
-   echo;   \
-   grep ^$(RPMNAME)[[:space:]]\+.*? $(ALL_PACKAGES); \
-   echo;   \
-   false;  \
-   fi
-
 check-textdomain:
$(Y2TOOL) check-textdomain $(srcdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude