commit yast2-mail for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2020-10-18 16:20:16

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


Package is "yast2-mail"

Sun Oct 18 16:20:16 2020 rev:94 rq:840385 version:4.3.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2020-08-14 
13:09:49.257221439 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.3486/yast2-mail.changes  
2020-10-18 16:20:23.080463141 +0200
@@ -1,0 +2,15 @@
+Fri Oct  9 05:55:29 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoYaST schema (bsc#1174133, bsc#1177496):
+  - Fix validation of string/symbol elements in the schema.
+  - Fix validation of 'masquerade_user' elements.
+- 4.3.3
+
+---
+Thu Oct  1 08:46:13 UTC 2020 - Peter Varkoly 
+
+- bsc#1176645 - Running Yast2 Mail multiple times creates excess
+  brackets in postfix configuration 
+- 4.3.2  
+
+---

Old:

  yast2-mail-4.3.1.tar.bz2

New:

  yast2-mail-4.3.3.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.c5RmDg/_old  2020-10-18 16:20:23.728463429 +0200
+++ /var/tmp/diff_new_pack.c5RmDg/_new  2020-10-18 16:20:23.728463429 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-mail
-Version:4.3.1
+Version:4.3.3
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later
 Group:  System/YaST
-Url:https://github.com/yast/yast-mail
+URL:https://github.com/yast/yast-mail
 
 Source0:%{name}-%{version}.tar.bz2
 

++ yast2-mail-4.3.1.tar.bz2 -> yast2-mail-4.3.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.3.1/package/yast2-mail.changes 
new/yast2-mail-4.3.3/package/yast2-mail.changes
--- old/yast2-mail-4.3.1/package/yast2-mail.changes 2020-08-12 
12:24:05.0 +0200
+++ new/yast2-mail-4.3.3/package/yast2-mail.changes 2020-10-09 
08:48:09.0 +0200
@@ -1,4 +1,19 @@
 ---
+Fri Oct  9 05:55:29 UTC 2020 - Imobach Gonzalez Sosa 
+
+- AutoYaST schema (bsc#1174133, bsc#1177496):
+  - Fix validation of string/symbol elements in the schema.
+  - Fix validation of 'masquerade_user' elements.
+- 4.3.3
+
+---
+Thu Oct  1 08:46:13 UTC 2020 - Peter Varkoly 
+
+- bsc#1176645 - Running Yast2 Mail multiple times creates excess
+  brackets in postfix configuration 
+- 4.3.2  
+
+---
 Tue Aug 11 12:08:49 CEST 2020 - sch...@suse.de
 
 - AutoYaST: Added supplements: autoyast(mail) into the spec file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.3.1/package/yast2-mail.spec 
new/yast2-mail-4.3.3/package/yast2-mail.spec
--- old/yast2-mail-4.3.1/package/yast2-mail.spec2020-08-12 
12:24:05.0 +0200
+++ new/yast2-mail-4.3.3/package/yast2-mail.spec2020-10-09 
08:48:09.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.3.1
+Version:4.3.3
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.3.1/src/autoyast-rnc/mail.rnc 
new/yast2-mail-4.3.3/src/autoyast-rnc/mail.rnc
--- old/yast2-mail-4.3.1/src/autoyast-rnc/mail.rnc  2020-08-12 
12:24:05.0 +0200
+++ new/yast2-mail-4.3.3/src/autoyast-rnc/mail.rnc  2020-10-09 
08:48:09.0 +0200
@@ -32,6 +32,7 @@
 mail_SYMBOL_OR_TEXT =
   (
 attribute config:type { "symbol" }? |
+attribute t { "symbol" }? |
 STRING_ATTR
   )
 
@@ -89,9 +90,12 @@
   element masquerade_users {
 LIST,
 element masquerade_user {
-  element user { STRING } &
-  element address { STRING } &
-  element comment { STRING }?

commit yast2-mail for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2020-08-14 13:09:47

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


Package is "yast2-mail"

Fri Aug 14 13:09:47 2020 rev:93 rq:826002 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2020-05-15 
23:49:49.313255699 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.3399/yast2-mail.changes  
2020-08-14 13:09:49.257221439 +0200
@@ -1,0 +2,8 @@
+Tue Aug 11 12:08:49 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(mail) 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-mail-4.3.0.tar.bz2

New:

  yast2-mail-4.3.1.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.b44Si6/_old  2020-08-14 13:09:49.793221644 +0200
+++ /var/tmp/diff_new_pack.b44Si6/_new  2020-08-14 13:09:49.797221646 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later
@@ -39,6 +39,8 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 Requires:   yast2-users
 
+Supplements:autoyast(mail)
+
 BuildArch:  noarch
 
 %description

++ yast2-mail-4.3.0.tar.bz2 -> yast2-mail-4.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.3.0/package/yast2-mail.changes 
new/yast2-mail-4.3.1/package/yast2-mail.changes
--- old/yast2-mail-4.3.0/package/yast2-mail.changes 2020-05-12 
15:29:02.0 +0200
+++ new/yast2-mail-4.3.1/package/yast2-mail.changes 2020-08-12 
12:24:05.0 +0200
@@ -1,4 +1,12 @@
 ---
+Tue Aug 11 12:08:49 CEST 2020 - sch...@suse.de
+
+- AutoYaST: Added supplements: autoyast(mail) 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
+
+---
 Tue May 12 12:51:56 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-mail-4.3.0/package/yast2-mail.spec 
new/yast2-mail-4.3.1/package/yast2-mail.spec
--- old/yast2-mail-4.3.0/package/yast2-mail.spec2020-05-12 
15:29:02.0 +0200
+++ new/yast2-mail-4.3.1/package/yast2-mail.spec2020-08-12 
12:24:05.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.3.0
+Version:4.3.1
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later
@@ -38,6 +38,8 @@
 Requires:   yast2-users
 Requires:   yast2-ruby-bindings >= 1.0.0
 
+Supplements:autoyast(mail)
+
 BuildArch:  noarch
 
 %description




commit yast2-mail for openSUSE:Factory

2020-05-15 Thread root
Hello community,

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

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


Package is "yast2-mail"

Fri May 15 23:49:47 2020 rev:92 rq:802999 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2019-08-30 
14:37:27.561461319 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.2738/yast2-mail.changes  
2020-05-15 23:49:49.313255699 +0200
@@ -1,0 +2,7 @@
+Tue May 12 12:51:56 UTC 2020 - Josef Reidinger 
+
+- Autoyast schema: Allow optional types for string and map objects
+  (bsc#1170886)
+- 4.3.0
+
+---

Old:

  yast2-mail-4.2.2.tar.bz2

New:

  yast2-mail-4.3.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.XemUu4/_old  2020-05-15 23:49:51.057259060 +0200
+++ /var/tmp/diff_new_pack.XemUu4/_new  2020-05-15 23:49:51.061259067 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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-mail
-Version:4.2.2
+Version:4.3.0
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later

++ yast2-mail-4.2.2.tar.bz2 -> yast2-mail-4.3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.2.2/.travis.yml 
new/yast2-mail-4.3.0/.travis.yml
--- old/yast2-mail-4.2.2/.travis.yml2019-08-27 19:39:17.0 +0200
+++ new/yast2-mail-4.3.0/.travis.yml2020-05-12 15:29:02.0 +0200
@@ -8,4 +8,4 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it --rm -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" -e 
PERL5LIB=./src/servers_non_y2 yast-mail-image yast-travis-ruby
+  - docker run -it --privileged --rm -e TRAVIS=1 -e 
TRAVIS_JOB_ID="$TRAVIS_JOB_ID" -e PERL5LIB=./src/servers_non_y2 yast-mail-image 
yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.2.2/CONTRIBUTING.md 
new/yast2-mail-4.3.0/CONTRIBUTING.md
--- old/yast2-mail-4.2.2/CONTRIBUTING.md2019-08-27 19:39:17.0 
+0200
+++ new/yast2-mail-4.3.0/CONTRIBUTING.md1970-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 as a 

commit yast2-mail for openSUSE:Factory

2019-08-30 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2019-08-30 14:37:24

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


Package is "yast2-mail"

Fri Aug 30 14:37:24 2019 rev:91 rq:726564 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2019-07-31 
14:21:20.138555811 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.7948/yast2-mail.changes  
2019-08-30 14:37:27.561461319 +0200
@@ -1,0 +2,6 @@
+Tue Aug 27 18:06:21 CEST 2019 - sch...@suse.de
+
+- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
+- 4.2.2
+
+---

Old:

  yast2-mail-4.2.1.tar.bz2

New:

  yast2-mail-4.2.2.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.ilPqZ0/_old  2019-08-30 14:37:28.085461225 +0200
+++ /var/tmp/diff_new_pack.ilPqZ0/_new  2019-08-30 14:37:28.089461224 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later

++ yast2-mail-4.2.1.tar.bz2 -> yast2-mail-4.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.2.1/package/yast2-mail.changes 
new/yast2-mail-4.2.2/package/yast2-mail.changes
--- old/yast2-mail-4.2.1/package/yast2-mail.changes 2019-06-07 
15:27:31.0 +0200
+++ new/yast2-mail-4.2.2/package/yast2-mail.changes 2019-08-27 
19:39:17.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Aug 27 18:06:21 CEST 2019 - sch...@suse.de
+
+- Set X-SuSE-YaST-AutoInstResource in desktop file (bsc#144894).
+- 4.2.2
+
+---
 Thu Jun  6 12:35:42 UTC 2019 - Peter Varkoly 
 
 - bsc#105491 setup of postfix with amavis DKIM signing does noti
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.2.1/package/yast2-mail.spec 
new/yast2-mail-4.2.2/package/yast2-mail.spec
--- old/yast2-mail-4.2.1/package/yast2-mail.spec2019-06-07 
15:27:31.0 +0200
+++ new/yast2-mail-4.2.2/package/yast2-mail.spec2019-08-27 
19:39:17.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.2.1
+Version:4.2.2
 Release:0
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0-or-later
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-mail-4.2.1/src/desktop/org.opensuse.yast.Mail.desktop 
new/yast2-mail-4.2.2/src/desktop/org.opensuse.yast.Mail.desktop
--- old/yast2-mail-4.2.1/src/desktop/org.opensuse.yast.Mail.desktop 
2019-06-07 15:27:31.0 +0200
+++ new/yast2-mail-4.2.2/src/desktop/org.opensuse.yast.Mail.desktop 
2019-08-27 19:39:17.0 +0200
@@ -14,6 +14,7 @@
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstClonable=true
 X-SuSE-YaST-AutoInstSchema=mail.rnc
+X-SuSE-YaST-AutoInstResource=mail
 X-SuSE-YaST-Keywords=network,internet
 
 Icon=yast-mail




commit yast2-mail for openSUSE:Factory

2019-07-31 Thread root
Hello community,

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

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


Package is "yast2-mail"

Wed Jul 31 14:21:18 2019 rev:90 rq:708370 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-12-31 
09:40:51.906487942 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.4126/yast2-mail.changes  
2019-07-31 14:21:20.138555811 +0200
@@ -1,0 +2,15 @@
+Thu Jun  6 12:35:42 UTC 2019 - Peter Varkoly 
+
+- bsc#105491 setup of postfix with amavis DKIM signing does noti
+  work at all. The dkim setup script was rewritten.
+- 4.2.1
+
+---
+Fri May 31 12:33:17 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---

Old:

  yast2-mail-4.1.0.tar.bz2

New:

  yast2-mail-4.2.1.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.K33MHD/_old  2019-07-31 14:21:20.610555137 +0200
+++ /var/tmp/diff_new_pack.K33MHD/_new  2019-07-31 14:21:20.614555131 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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,15 +17,18 @@
 
 
 Name:   yast2-mail
-Version:4.1.0
+Version:4.2.1
 Release:0
+Summary:YaST2 - Mail Configuration
+License:GPL-2.0-or-later
+Group:  System/YaST
+Url:https://github.com/yast/yast-mail
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 
 PreReq: %fillup_prereq
@@ -33,61 +36,42 @@
 # SuSEFirewall2 replaced by firewalld (fate#323460)
 Requires:   yast2 >= 4.0.39
 Requires:   yast2-ldap
-Requires:   yast2-users
-BuildArch:  noarch
 Requires:   yast2-ruby-bindings >= 1.0.0
+Requires:   yast2-users
 
-Summary:YaST2 - Mail Configuration
-License:GPL-2.0-or-later
-Group:  System/YaST
+BuildArch:  noarch
 
 %description
 The YaST2 component for mail configuration. It handles Postfix, Cyrus,
 Amavis and Fetchmail.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %post
 %{fillup_only -n mail}
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/mail
-%{yast_yncludedir}/mail/*
-%dir %{yast_clientdir}
-%{yast_clientdir}/mail*
-%dir %{yast_moduledir}
-%{yast_moduledir}/Mail.rb
-%dir %{yast_desktopdir}
-%{yast_desktopdir}/mail.desktop
-%dir %{yast_schemadir}/autoyast/rnc
-%{yast_schemadir}/autoyast/rnc/mail.rnc
-%{yast_scrconfdir}/*
-%dir %{yast_agentdir}
-%{yast_agentdir}/ag_fetchmailrc
-%{yast_agentdir}/ag_mailconfig
-%{yast_agentdir}/ag_mail_ldaptable
-%{yast_agentdir}/ag_mailtable
-%{yast_agentdir}/ag_smtp_auth
-%{yast_agentdir}/MasterCFParser.pm
-%{yast_agentdir}/ag_fetchmailrc
-%{yast_agentdir}/ag_mailtable
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_schemadir}
+%{yast_scrconfdir}
+%{yast_agentdir}
 %attr(0755,root,root) %{yast_agentdir}/setup_dkim_verifying.pl
-
-%dir /etc/openldap/
-%dir /etc/openldap/schema/
-/etc/openldap/schema/suse-mailserver.schema
+%{_sysconfdir}/openldap/
 %doc %{yast_docdir}
 %license COPYING
 %{yast_icondir}
-
 %{_fillupdir}/sysconfig.mail
 
 %changelog

++ yast2-mail-4.1.0.tar.bz2 -> yast2-mail-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.1.0/.travis.yml 
new/yast2-mail-4.2.1/.travis.yml
--- old/yast2-mail-4.1.0/.travis.yml2018-11-28 15:15:38.0 +0100
+++ new/yast2-mail-4.2.1/.travis.yml2019-06-07 15:27:31.0 +0200
@@ -8,4 +8,4 @@
 script:
   # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
   # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
-  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-mail-image yast-travis-ruby
+  - docker run -it --rm -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" -e 
PERL5LIB=./src/servers_non_y2 yast-mail-image 

commit yast2-mail for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-12-31 09:40:50

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


Package is "yast2-mail"

Mon Dec 31 09:40:50 2018 rev:89 rq:652438 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-07-03 
23:32:48.276541975 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new.28833/yast2-mail.changes 
2018-12-31 09:40:51.906487942 +0100
@@ -1,0 +2,16 @@
+Sat Nov 24 20:01:16 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.0
+
+---
+Tue Oct 16 16:53:06 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Wed Aug 22 16:35:04 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---

Old:

  yast2-mail-4.0.4.tar.bz2

New:

  yast2-mail-4.1.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.lDsqQN/_old  2018-12-31 09:40:52.270487645 +0100
+++ /var/tmp/diff_new_pack.lDsqQN/_new  2018-12-31 09:40:52.270487645 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.0.4
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Mail Configuration
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/YaST
 
 %description
@@ -85,6 +85,8 @@
 %dir /etc/openldap/schema/
 /etc/openldap/schema/suse-mailserver.schema
 %doc %{yast_docdir}
+%license COPYING
+%{yast_icondir}
 
 %{_fillupdir}/sysconfig.mail
 

++ yast2-mail-4.0.4.tar.bz2 -> yast2-mail-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.4/package/yast2-mail.changes 
new/yast2-mail-4.1.0/package/yast2-mail.changes
--- old/yast2-mail-4.0.4/package/yast2-mail.changes 2018-07-02 
18:02:16.0 +0200
+++ new/yast2-mail-4.1.0/package/yast2-mail.changes 2018-11-28 
15:15:38.0 +0100
@@ -1,4 +1,20 @@
 ---
+Sat Nov 24 20:01:16 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.0
+
+---
+Tue Oct 16 16:53:06 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Wed Aug 22 16:35:04 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
 Thu Jun 28 15:45:59 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.4/package/yast2-mail.spec 
new/yast2-mail-4.1.0/package/yast2-mail.spec
--- old/yast2-mail-4.0.4/package/yast2-mail.spec2018-07-02 
18:02:16.0 +0200
+++ new/yast2-mail-4.1.0/package/yast2-mail.spec2018-11-28 
15:15:38.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.0.4
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +37,7 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Mail Configuration
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/YaST
 
 %description
@@ -84,6 +84,8 @@
 %dir /etc/openldap/schema/
 /etc/openldap/schema/suse-mailserver.schema
 %doc %{yast_docdir}
+%license COPYING
+%{yast_icondir}
 
 %{_fillupdir}/sysconfig.mail
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.4/src/Makefile.am 
new/yast2-mail-4.1.0/src/Makefile.am
--- old/yast2-mail-4.0.4/src/Makefile.am2018-07-02 18:02:16.0 
+0200
+++ new/yast2-mail-4.1.0/src/Makefile.am2018-11-28 15:15:38.0 
+0100
@@ -51,6 +51,13 @@
 fillup_DATA = \
   fillup/sysconfig.mail
 
-EXTRA_DIST = $(module_DATA) $(module1_DATA) $(client_DATA) $(ynclude_DATA) 
$(scrconf_DATA) $(agent_SCRIPTS) $(schemafiles_DATA) $(desktop_DATA) 
$(fillup_DATA)
+symbolicdir = @icondir@/hicolor/symbolic/apps
+symbolic_DATA = \
+  icons/hicolor/symbolic/apps/yast-mail-symbolic.svg
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+ 

commit yast2-mail for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-07-03 23:32:46

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


Package is "yast2-mail"

Tue Jul  3 23:32:46 2018 rev:88 rq:620283 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-03-18 
21:43:17.913055661 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2018-07-03 23:32:48.276541975 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 15:45:59 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.4
+
+---

Old:

  yast2-mail-4.0.3.tar.bz2

New:

  yast2-mail-4.0.4.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.stkLKW/_old  2018-07-03 23:32:48.620541480 +0200
+++ /var/tmp/diff_new_pack.stkLKW/_new  2018-07-03 23:32:48.624541474 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-4.0.3.tar.bz2 -> yast2-mail-4.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.3/package/yast2-mail.changes 
new/yast2-mail-4.0.4/package/yast2-mail.changes
--- old/yast2-mail-4.0.3/package/yast2-mail.changes 2018-03-15 
13:01:55.0 +0100
+++ new/yast2-mail-4.0.4/package/yast2-mail.changes 2018-07-02 
18:02:16.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Jun 28 15:45:59 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.4
+
+---
 Tue Mar 13 09:46:58 UTC 2018 - vark...@suse.com
 
 - bsc#1071932 YaST2 Mail Server Configuration - throws Error for 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.3/package/yast2-mail.spec 
new/yast2-mail-4.0.4/package/yast2-mail.spec
--- old/yast2-mail-4.0.3/package/yast2-mail.spec2018-03-15 
13:01:55.0 +0100
+++ new/yast2-mail-4.0.4/package/yast2-mail.spec2018-07-02 
18:02:16.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.0.3
+Version:4.0.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.3/src/desktop/mail.desktop 
new/yast2-mail-4.0.4/src/desktop/mail.desktop
--- old/yast2-mail-4.0.3/src/desktop/mail.desktop   2018-03-15 
13:01:55.0 +0100
+++ new/yast2-mail-4.0.4/src/desktop/mail.desktop   2018-07-02 
18:02:16.0 +0200
@@ -14,6 +14,7 @@
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstClonable=true
 X-SuSE-YaST-AutoInstSchema=mail.rnc
+X-SuSE-YaST-Keywords=network,internet
 
 Icon=yast-mail
 Exec=xdg-su -c "/sbin/yast2 mail"




commit yast2-mail for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-03-18 21:43:16

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


Package is "yast2-mail"

Sun Mar 18 21:43:16 2018 rev:87 rq:587486 version:4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-03-14 
19:34:13.467459912 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2018-03-18 21:43:17.913055661 +0100
@@ -1,0 +2,10 @@
+Tue Mar 13 09:46:58 UTC 2018 - vark...@suse.com
+
+- bsc#1071932 YaST2 Mail Server Configuration - throws Error for 
+  starting service amavis
+  Install spamassassasin and call sa-update before starting amavisd
+  Enable clamd and freshclam.
+  Do not install clamav-db.
+- 4.0.3
+
+---

Old:

  yast2-mail-4.0.2.tar.bz2

New:

  yast2-mail-4.0.3.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.9fFa9l/_old  2018-03-18 21:43:18.681027994 +0100
+++ /var/tmp/diff_new_pack.9fFa9l/_new  2018-03-18 21:43:18.685027849 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.0.2
+Version:4.0.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-4.0.2.tar.bz2 -> yast2-mail-4.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.2/package/yast2-mail.changes 
new/yast2-mail-4.0.3/package/yast2-mail.changes
--- old/yast2-mail-4.0.2/package/yast2-mail.changes 2018-03-12 
13:03:49.0 +0100
+++ new/yast2-mail-4.0.3/package/yast2-mail.changes 2018-03-15 
13:01:55.0 +0100
@@ -1,4 +1,14 @@
 ---
+Tue Mar 13 09:46:58 UTC 2018 - vark...@suse.com
+
+- bsc#1071932 YaST2 Mail Server Configuration - throws Error for 
+  starting service amavis
+  Install spamassassasin and call sa-update before starting amavisd
+  Enable clamd and freshclam.
+  Do not install clamav-db.
+- 4.0.3
+
+---
 Mon Mar 12 11:52:40 UTC 2018 - knut.anders...@suse.com
 
 - SuSEFirewall2 defined the ports to be opened in a single service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.2/package/yast2-mail.spec 
new/yast2-mail-4.0.3/package/yast2-mail.spec
--- old/yast2-mail-4.0.2/package/yast2-mail.spec2018-03-12 
13:03:49.0 +0100
+++ new/yast2-mail-4.0.3/package/yast2-mail.spec2018-03-15 
13:01:55.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-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-mail-4.0.2/src/modules/Mail.rb 
new/yast2-mail-4.0.3/src/modules/Mail.rb
--- old/yast2-mail-4.0.2/src/modules/Mail.rb2018-03-12 13:03:49.0 
+0100
+++ new/yast2-mail-4.0.3/src/modules/Mail.rb2018-03-15 13:01:55.0 
+0100
@@ -223,7 +223,7 @@
   # Clamav can work without clamav-db.rpm if set up manually
   # so we do not check Installed "clamav-db"
   Builtins.y2milestone("clamav not installed")
-  if !Package.AvailableAll(["clamav", "clamav-db"])
+  if !Package.AvailableAll(["clamav"])
 # error popup.
 Report.Error(
   _(
@@ -234,7 +234,6 @@
 )
   else
 @install_packages = Builtins.add(@install_packages, "clamav")
-@install_packages = Builtins.add(@install_packages, "clamav-db")
   end
 end
   end
@@ -684,6 +683,8 @@
 )
 Service.Enable(service)
 Service.Adjust("amavis", @use_amavis ? "enable" : "disable")
+   Service.Adjust("freshclam", @use_amavis ? "enable" : "disable")
+   Service.Adjust("clamd", @use_amavis ? "enable" : "disable")
   end
 
   # amavis
@@ -949,6 +950,7 @@
   if @amavis_service
 Service.Stop("amavis")
 if @use_amavis
+  SCR.Execute(path(".target.bash_output"), "test -e 
/etc/mail/spamassassin/sa-update-keys/ || /usr/bin/sa-update")
   if !Service.Start("amavis")
 # Translators: error message
 Report.Error(




commit yast2-mail for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-03-14 19:34:11

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


Package is "yast2-mail"

Wed Mar 14 19:34:11 2018 rev:86 rq:586119 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-02-02 
22:19:21.258076940 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2018-03-14 19:34:13.467459912 +0100
@@ -1,0 +2,8 @@
+Mon Mar 12 11:52:40 UTC 2018 - knut.anders...@suse.com
+
+- SuSEFirewall2 defined the ports to be opened in a single service
+  which is not the case with firewalld. Adapted the module to open
+  'smtp', 'smtps' and 'smtp-submission' (bsc#1084869)
+- 4.0.2
+
+---

Old:

  yast2-mail-4.0.1.tar.bz2

New:

  yast2-mail-4.0.2.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.ZdNRZl/_old  2018-03-14 19:34:14.435425533 +0100
+++ /var/tmp/diff_new_pack.ZdNRZl/_new  2018-03-14 19:34:14.443425250 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-4.0.1.tar.bz2 -> yast2-mail-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.1/package/yast2-mail.changes 
new/yast2-mail-4.0.2/package/yast2-mail.changes
--- old/yast2-mail-4.0.1/package/yast2-mail.changes 2018-02-02 
17:55:10.0 +0100
+++ new/yast2-mail-4.0.2/package/yast2-mail.changes 2018-03-12 
13:03:49.0 +0100
@@ -1,4 +1,12 @@
 ---
+Mon Mar 12 11:52:40 UTC 2018 - knut.anders...@suse.com
+
+- SuSEFirewall2 defined the ports to be opened in a single service
+  which is not the case with firewalld. Adapted the module to open
+  'smtp', 'smtps' and 'smtp-submission' (bsc#1084869)
+- 4.0.2
+
+---
 Fri Feb  2 16:24:48 UTC 2018 - knut.anders...@suse.com
 
 - Replace SuSEFirewall2 by firewalld (fate#323460)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.1/package/yast2-mail.spec 
new/yast2-mail-4.0.2/package/yast2-mail.spec
--- old/yast2-mail-4.0.1/package/yast2-mail.spec2018-02-02 
17:55:10.0 +0100
+++ new/yast2-mail-4.0.2/package/yast2-mail.spec2018-03-12 
13:03:49.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-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-mail-4.0.1/src/include/mail/ui.rb 
new/yast2-mail-4.0.2/src/include/mail/ui.rb
--- old/yast2-mail-4.0.1/src/include/mail/ui.rb 2018-02-02 17:55:10.0 
+0100
+++ new/yast2-mail-4.0.2/src/include/mail/ui.rb 2018-03-12 13:03:49.0 
+0100
@@ -468,7 +468,7 @@
   widgets = [:listen_remote]
   # firewall widget using CWM
   fw_settings = {
-"services"=> ["smtp"],
+"services"=> ["smtp", "smtps", "smtp-submission"],
 "display_details" => true
   }
   fw_cwm_widget = CWMFirewallInterfaces.CreateOpenFirewallWidget(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.1/src/modules/Mail.rb 
new/yast2-mail-4.0.2/src/modules/Mail.rb
--- old/yast2-mail-4.0.1/src/modules/Mail.rb2018-02-02 17:55:10.0 
+0100
+++ new/yast2-mail-4.0.2/src/modules/Mail.rb2018-03-12 13:03:49.0 
+0100
@@ -416,7 +416,7 @@
   @postfix_mda = :local
 elsif postfix_mda_s == "procmail"
   @postfix_mda = :procmail
-elsif postfix_mda_s == "imap"
+elsif postfix_mda_s == "dovecot"
   @postfix_mda = :imap
 else
   @postfix_mda = nil
@@ -765,7 +765,7 @@
 if @postfix_mda == :procmail
   s_mda = "procmail"
 elsif @postfix_mda == :imap
-  s_mda = "imap"
+  s_mda = "dovecot"
 end
 SCR.Write(path(".sysconfig.postfix.POSTFIX_MDA"), s_mda)
   end




commit yast2-mail for openSUSE:Factory

2018-02-02 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-02-02 22:19:19

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


Package is "yast2-mail"

Fri Feb  2 22:19:19 2018 rev:85 rq:572094 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2018-01-17 
21:42:04.532800442 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2018-02-02 22:19:21.258076940 +0100
@@ -1,0 +2,6 @@
+Fri Feb  2 16:24:48 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.1
+
+---

Old:

  yast2-mail-4.0.0.tar.bz2

New:

  yast2-mail-4.0.1.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.ZquwFt/_old  2018-02-02 22:19:21.798051731 +0100
+++ /var/tmp/diff_new_pack.ZquwFt/_new  2018-02-02 22:19:21.798051731 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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-mail
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,10 +30,8 @@
 
 PreReq: %fillup_prereq
 
-# new firewall interface
-# Wizard::SetDesktopTitleAndIcon
-# cfg_mail.scr
-Requires:   yast2 >= 3.1.179
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:   yast2 >= 4.0.39
 Requires:   yast2-ldap
 Requires:   yast2-users
 BuildArch:  noarch

++ yast2-mail-4.0.0.tar.bz2 -> yast2-mail-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.0/package/yast2-mail.changes 
new/yast2-mail-4.0.1/package/yast2-mail.changes
--- old/yast2-mail-4.0.0/package/yast2-mail.changes 2017-11-30 
11:34:41.0 +0100
+++ new/yast2-mail-4.0.1/package/yast2-mail.changes 2018-02-02 
17:55:10.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb  2 16:24:48 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.1
+
+---
 Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
 
 - Replace references to /var/adm/fillup-templates with new
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.0/package/yast2-mail.spec 
new/yast2-mail-4.0.1/package/yast2-mail.spec
--- old/yast2-mail-4.0.0/package/yast2-mail.spec2017-11-30 
11:34:41.0 +0100
+++ new/yast2-mail-4.0.1/package/yast2-mail.spec2018-02-02 
17:55:10.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-mail
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,10 +29,8 @@
 
 PreReq: %fillup_prereq
 
-# new firewall interface
-# Wizard::SetDesktopTitleAndIcon
-# cfg_mail.scr
-Requires:   yast2 >= 3.1.179
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:   yast2 >= 4.0.39
 Requires:   yast2-ldap
 Requires:   yast2-users
 BuildArch:  noarch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.0/src/include/mail/ui.rb 
new/yast2-mail-4.0.1/src/include/mail/ui.rb
--- old/yast2-mail-4.0.0/src/include/mail/ui.rb 2017-11-30 11:34:41.0 
+0100
+++ new/yast2-mail-4.0.1/src/include/mail/ui.rb 2018-02-02 17:55:10.0 
+0100
@@ -468,7 +468,7 @@
   widgets = [:listen_remote]
   # firewall widget using CWM
   fw_settings = {
-"services"=> ["service:smtp"],
+"services"=> ["smtp"],
 "display_details" => true
   }
   fw_cwm_widget = CWMFirewallInterfaces.CreateOpenFirewallWidget(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-4.0.0/src/modules/Mail.rb 
new/yast2-mail-4.0.1/src/modules/Mail.rb
--- old/yast2-mail-4.0.0/src/modules/Mail.rb2017-11-30 11:34:41.0 
+0100
+++ new/yast2-mail-4.0.1/src/modules/Mail.rb2018-02-02 17:55:10.0 
+0100
@@ -18,6 +18,7 @@
 # Input and output routines.
 #
 require "yast"
+require "y2firewall/firewalld"
 
 module Yast
   class MailClass < Module
@@ -34,8 +35,6 @@
   Yast.import 

commit yast2-mail for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2018-01-17 21:42:01

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


Package is "yast2-mail"

Wed Jan 17 21:42:01 2018 rev:84 rq:546679 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-09-27 
13:41:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2018-01-17 21:42:04.532800442 +0100
@@ -1,0 +2,14 @@
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+- 4.0.0
+
+---
+Wed Feb  1 16:20:17 UTC 2017 - vark...@suse.com
+
+- bnc#1022360 Crash during E-Mail-Server setup, when outgoing mailserver is 
empty
+- bnc#994317 yast2 mailserver does not preserve startup setting 
+- 3.1.11
+
+---

Old:

  yast2-mail-3.1.10.tar.bz2

New:

  yast2-mail-4.0.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.tURrC8/_old  2018-01-17 21:42:05.068775354 +0100
+++ /var/tmp/diff_new_pack.tURrC8/_new  2018-01-17 21:42:05.072775167 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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-mail
-Version:3.1.10
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -88,6 +88,6 @@
 /etc/openldap/schema/suse-mailserver.schema
 %doc %{yast_docdir}
 
-/var/adm/fillup-templates/sysconfig.mail
+%{_fillupdir}/sysconfig.mail
 
 %changelog

++ yast2-mail-3.1.10.tar.bz2 -> yast2-mail-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.10/.travis.yml 
new/yast2-mail-4.0.0/.travis.yml
--- old/yast2-mail-3.1.10/.travis.yml   2016-09-20 10:27:44.400275368 +0200
+++ new/yast2-mail-4.0.0/.travis.yml2017-11-30 11:34:41.0 +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" -g 
"yast-rake gettext"
+  - docker build -t yast-mail-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-mail-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.10/Dockerfile 
new/yast2-mail-4.0.0/Dockerfile
--- old/yast2-mail-3.1.10/Dockerfile1970-01-01 01:00:00.0 +0100
+++ new/yast2-mail-4.0.0/Dockerfile 2017-11-30 11:34:41.0 +0100
@@ -0,0 +1,3 @@
+FROM yastdevel/ruby
+COPY . /usr/src/app
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.10/package/yast2-mail.changes 
new/yast2-mail-4.0.0/package/yast2-mail.changes
--- old/yast2-mail-3.1.10/package/yast2-mail.changes2016-09-20 
10:27:44.532275368 +0200
+++ new/yast2-mail-4.0.0/package/yast2-mail.changes 2017-11-30 
11:34:41.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+- 4.0.0
+
+---
+Wed Feb  1 16:20:17 UTC 2017 - vark...@suse.com
+
+- bnc#1022360 Crash during E-Mail-Server setup, when outgoing mailserver is 
empty
+- bnc#994317 yast2 mailserver does not preserve startup setting 
+- 3.1.11
+
+---
 Tue Sep 20 07:56:27 UTC 2016 - jreidin...@suse.com
 
 - Reduce build dependencies to speed up build (bsc#999203)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-mail for openSUSE:Factory

2016-09-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-09-27 13:41:35

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


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-06-10 
23:59:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-09-27 13:41:37.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 20 07:56:27 UTC 2016 - jreidin...@suse.com
+
+- Reduce build dependencies to speed up build (bsc#999203)
+- 3.1.10
+
+---

Old:

  yast2-mail-3.1.9.tar.bz2

New:

  yast2-mail-3.1.10.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.4Vcafu/_old  2016-09-27 13:41:38.0 +0200
+++ /var/tmp/diff_new_pack.4Vcafu/_new  2016-09-27 13:41:38.0 +0200
@@ -17,21 +17,16 @@
 
 
 Name:   yast2-mail
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires:  perl-NetxAP
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-auth-server
+BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-network
-BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
-BuildRequires:  yast2-users
 
 PreReq: %fillup_prereq
 
@@ -41,22 +36,6 @@
 Requires:   yast2 >= 3.1.179
 Requires:   yast2-ldap
 Requires:   yast2-users
-Provides:   yast2-config-network:/usr/lib/YaST2/clients/lan_sendmail.ycp
-Provides:   yast2-config-sendmail
-Provides:   yast2-config-sendmail-devel
-Obsoletes:  yast2-config-sendmail
-Obsoletes:  yast2-config-sendmail-devel
-Provides:   yast2-trans-sendmail = %{version}
-Obsoletes:  yast2-trans-sendmail <= %{version}
-Provides:   yast2-config-mail = %{version}
-Obsoletes:  yast2-config-mail <= %{version}
-Provides:   yast2-trans-mail = %{version}
-Obsoletes:  yast2-trans-mail <= %{version}
-Provides:   yast2-mail-server = %{version}
-Obsoletes:  yast2-mail-server <= %{version}
-Provides:   yast2-mail-plugins = %{version}
-Obsoletes:  yast2-mail-plugins <= %{version}
-Conflicts:  aaa_base < 10.3
 BuildArch:  noarch
 Requires:   yast2-ruby-bindings >= 1.0.0
 

++ yast2-mail-3.1.9.tar.bz2 -> yast2-mail-3.1.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.9/CONTRIBUTING.md 
new/yast2-mail-3.1.10/CONTRIBUTING.md
--- old/yast2-mail-3.1.9/CONTRIBUTING.md2016-06-07 13:51:20.0 
+0200
+++ new/yast2-mail-3.1.10/CONTRIBUTING.md   2016-09-20 10:27:44.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 

commit yast2-mail for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

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

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


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-06-02 
12:37:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-06-10 23:59:49.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:30:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.9
+
+---

Old:

  yast2-mail-3.1.8.tar.bz2

New:

  yast2-mail-3.1.9.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.ISd7fb/_old  2016-06-10 23:59:50.0 +0200
+++ /var/tmp/diff_new_pack.ISd7fb/_new  2016-06-10 23:59:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.8.tar.bz2 -> yast2-mail-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/doc/Makefile.am 
new/yast2-mail-3.1.9/doc/Makefile.am
--- old/yast2-mail-3.1.8/doc/Makefile.am2016-05-27 13:53:18.0 
+0200
+++ new/yast2-mail-3.1.9/doc/Makefile.am2016-06-07 13:51:20.0 
+0200
@@ -4,8 +4,6 @@
 # $Id$
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA = fetchmailrc.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/doc/autodocs/Makefile.am 
new/yast2-mail-3.1.9/doc/autodocs/Makefile.am
--- old/yast2-mail-3.1.8/doc/autodocs/Makefile.am   2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,2 +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-mail-3.1.8/package/yast2-mail.changes 
new/yast2-mail-3.1.9/package/yast2-mail.changes
--- old/yast2-mail-3.1.8/package/yast2-mail.changes 2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/package/yast2-mail.changes 2016-06-07 
13:51:20.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:30:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.9
+
+---
 Tue May 24 04:12:36 UTC 2016 - vark...@suse.com
 
 - bnc#981103 - yast2 mail uses always brackets for relayhost
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/package/yast2-mail.spec 
new/yast2-mail-3.1.9/package/yast2-mail.spec
--- old/yast2-mail-3.1.8/package/yast2-mail.spec2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/package/yast2-mail.spec2016-06-07 
13:51:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-mail for openSUSE:Factory

2016-06-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-06-02 12:37:37

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


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-03-18 
21:38:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-06-02 12:37:39.0 +0200
@@ -1,0 +2,7 @@
+Tue May 24 04:12:36 UTC 2016 - vark...@suse.com
+
+- bnc#981103 - yast2 mail uses always brackets for relayhost
+- bnc#981101 - yast2 mail adds POSTFIX_NODAEMON to /etc/sysconfig/postfix
+- 3.1.8 
+
+---

Old:

  yast2-mail-3.1.7.tar.bz2

New:

  yast2-mail-3.1.8.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.he76iE/_old  2016-06-02 12:37:40.0 +0200
+++ /var/tmp/diff_new_pack.he76iE/_new  2016-06-02 12:37:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.7.tar.bz2 -> yast2-mail-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.7/package/yast2-mail.changes 
new/yast2-mail-3.1.8/package/yast2-mail.changes
--- old/yast2-mail-3.1.7/package/yast2-mail.changes 2016-03-17 
12:16:07.0 +0100
+++ new/yast2-mail-3.1.8/package/yast2-mail.changes 2016-05-27 
13:53:18.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue May 24 04:12:36 UTC 2016 - vark...@suse.com
+
+- bnc#981103 - yast2 mail uses always brackets for relayhost
+- bnc#981101 - yast2 mail adds POSTFIX_NODAEMON to /etc/sysconfig/postfix
+- 3.1.8 
+
+---
 Wed Mar 16 16:04:55 UTC 2016 - knut.anders...@suse.com
 
 - Moved cfg_mail.scr to yast2 due to circular dependencies with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.7/package/yast2-mail.spec 
new/yast2-mail-3.1.8/package/yast2-mail.spec
--- old/yast2-mail-3.1.7/package/yast2-mail.spec2016-03-17 
09:21:54.0 +0100
+++ new/yast2-mail-3.1.8/package/yast2-mail.spec2016-05-27 
13:53:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-mail
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.7/src/include/mail/ui.rb 
new/yast2-mail-3.1.8/src/include/mail/ui.rb
--- old/yast2-mail-3.1.7/src/include/mail/ui.rb 2016-03-17 09:21:54.0 
+0100
+++ new/yast2-mail-3.1.8/src/include/mail/ui.rb 2016-05-27 13:53:18.0 
+0200
@@ -382,7 +382,7 @@
   Wizard.SetScreenShotName("mail-21-outgoing")
 
   _TLSnone = Mail.smtp_use_TLS == "no"
-  _TLSuse = Mail.smtp_use_TLS == "yes"
+  _TLSuse  = Mail.smtp_use_TLS == "yes"
   _TLSmust = Mail.smtp_use_TLS == "must"
 
   # what buttons can be used to leave this dialog
@@ -396,6 +396,8 @@
   o_contents = VSquash(
 VBox(
   WJ_MakeWidget(:outgoing_mail_server),
+  # OUTGOING NOMX
+  Left(CheckBox(Id(:NOMX), _("Do not make MX lookup for the outgoing 
mail server."), Mail.outgoing_mail_server_nomx )),
   # TLS
   Label(_("TLS encryption")),
   RadioButtonGroup(
@@ -447,7 +449,8 @@
   end
 
   if ret == :next || Builtins.contains(buttons, ret)
-Mail.smtp_use_TLS = Convert.to_string(UI.QueryWidget(Id(:TLS), :Value))
+Mail.smtp_use_TLS  = 
Convert.to_string(UI.QueryWidget(Id(:TLS), :Value))
+Mail.outgoing_mail_server_nomx = 
Convert.to_boolean(UI.QueryWidget(Id(:NOMX), :Value))
 WJ_Set(widgets)
   end
   Wizard.RestoreScreenShotName
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.7/src/modules/Mail.rb 
new/yast2-mail-3.1.8/src/modules/Mail.rb
--- old/yast2-mail-3.1.7/src/modules/Mail.rb2016-03-17 09:21:54.0 
+0100
+++ 

commit yast2-mail for openSUSE:Factory

2016-03-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-03-18 21:38:11

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


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-01-16 
11:55:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-03-18 21:38:13.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar 16 16:04:55 UTC 2016 - knut.anders...@suse.com
+
+- Moved cfg_mail.scr to yast2 due to circular dependencies with
+  yast2-security and yast2-users. (FATE#319711)
+- 3.1.7
+
+---

Old:

  yast2-mail-3.1.6.tar.bz2

New:

  yast2-mail-3.1.7.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.27YD5D/_old  2016-03-18 21:38:14.0 +0100
+++ /var/tmp/diff_new_pack.27YD5D/_new  2016-03-18 21:38:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,7 +37,8 @@
 
 # new firewall interface
 # Wizard::SetDesktopTitleAndIcon
-Requires:   yast2 >= 2.21.22
+# cfg_mail.scr
+Requires:   yast2 >= 3.1.179
 Requires:   yast2-ldap
 Requires:   yast2-users
 Provides:   yast2-config-network:/usr/lib/YaST2/clients/lan_sendmail.ycp

++ yast2-mail-3.1.6.tar.bz2 -> yast2-mail-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.6/package/yast2-mail.changes 
new/yast2-mail-3.1.7/package/yast2-mail.changes
--- old/yast2-mail-3.1.6/package/yast2-mail.changes 2016-01-14 
12:53:13.0 +0100
+++ new/yast2-mail-3.1.7/package/yast2-mail.changes 2016-03-17 
12:16:07.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar 16 16:04:55 UTC 2016 - knut.anders...@suse.com
+
+- Moved cfg_mail.scr to yast2 due to circular dependencies with
+  yast2-security and yast2-users. (FATE#319711)
+- 3.1.7
+
+---
 Tue Nov 17 09:21:07 UTC 2015 - igonzalezs...@suse.com
 
 - Fix validation of AutoYaST profiles (bsc#954412)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.6/package/yast2-mail.spec 
new/yast2-mail-3.1.7/package/yast2-mail.spec
--- old/yast2-mail-3.1.6/package/yast2-mail.spec2016-01-14 
12:53:13.0 +0100
+++ new/yast2-mail-3.1.7/package/yast2-mail.spec2016-03-17 
09:21:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,7 +35,8 @@
 
 # new firewall interface
 # Wizard::SetDesktopTitleAndIcon
-Requires:  yast2 >= 2.21.22
+# cfg_mail.scr
+Requires:  yast2 >= 3.1.179
 Requires:  yast2-users
 Requires:  yast2-ldap
 Provides:  yast2-config-network:/usr/lib/YaST2/clients/lan_sendmail.ycp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.6/src/Makefile.am 
new/yast2-mail-3.1.7/src/Makefile.am
--- old/yast2-mail-3.1.6/src/Makefile.am2016-01-14 12:53:13.0 
+0100
+++ new/yast2-mail-3.1.7/src/Makefile.am2016-03-17 09:21:54.0 
+0100
@@ -23,7 +23,6 @@
   scrconf/mail_fetchmail.scr \
   scrconf/cfg_fetchmail.scr \
   scrconf/cfg_sendmail.scr \
-  scrconf/cfg_mail.scr \
   scrconf/mail_p_auth.scr \
   scrconf/mail_p_virtual.scr \
   scrconf/mail_ldaptable.scr \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.6/src/scrconf/cfg_mail.scr 
new/yast2-mail-3.1.7/src/scrconf/cfg_mail.scr
--- old/yast2-mail-3.1.6/src/scrconf/cfg_mail.scr   2016-01-14 
12:53:13.0 +0100
+++ new/yast2-mail-3.1.7/src/scrconf/cfg_mail.scr   1970-01-01 
01:00:00.0 +0100
@@ -1,30 +0,0 @@
-/**
- * File:
- *   cfg_mail.scr
- * Summary:
- *   SCR Agent for reading/writing /etc/sysconfig/mail
- *   using the ini-agent
- * Access:
- *   read/write
- * Authors:
- *   Martin Vidner 
- * See:
- *   yast2-agent-ini/ini.html
- *   libscr
- * Example:
- *   Read(.sysconfig.mail.FROM_HEADER)
- *   ("mycompany.com")
- **
- *   Write(.sysconfig.mail.FROM_HEADER, "MyCompany.com")
- *   (true)
- *
- * $Id$
- *
- * Read/Sets the values defined in /etc/sysconfig/mail
- * in an easy manner.
- */
-.sysconfig.mail
-
-`ag_ini(
-  

commit yast2-mail for openSUSE:Factory

2016-01-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-01-16 11:55:59

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


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2014-12-05 
21:03:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-01-16 11:55:59.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov 17 09:21:07 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.6
+
+---
@@ -4,0 +11 @@
+- 3.1.5

Old:

  yast2-mail-3.1.5.tar.bz2

New:

  yast2-mail-3.1.6.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.p7UIaz/_old  2016-01-16 11:56:00.0 +0100
+++ /var/tmp/diff_new_pack.p7UIaz/_new  2016-01-16 11:56:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.5.tar.bz2 -> yast2-mail-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/CONTRIBUTING.md 
new/yast2-mail-3.1.6/CONTRIBUTING.md
--- old/yast2-mail-3.1.5/CONTRIBUTING.md2014-12-04 11:25:35.0 
+0100
+++ new/yast2-mail-3.1.6/CONTRIBUTING.md2016-01-14 12:53:13.0 
+0100
@@ -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-mail-3.1.5/package/yast2-mail.changes 
new/yast2-mail-3.1.6/package/yast2-mail.changes
--- old/yast2-mail-3.1.5/package/yast2-mail.changes 2014-12-04 
11:25:35.0 +0100
+++ new/yast2-mail-3.1.6/package/yast2-mail.changes 2016-01-14 
12:53:13.0 +0100
@@ -1,7 +1,14 @@
 ---
+Tue Nov 17 09:21:07 UTC 2015 - igonzalezs...@suse.com
+
+- Fix validation of AutoYaST profiles (bsc#954412)
+- 3.1.6
+
+---
 Thu Dec  4 09:50:26 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.5
 
 ---
 Tue Sep 16 14:30:51 UTC 2014 - vark...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.5/package/yast2-mail.spec 
new/yast2-mail-3.1.6/package/yast2-mail.spec
--- old/yast2-mail-3.1.5/package/yast2-mail.spec2014-12-04 
11:25:35.0 +0100
+++ new/yast2-mail-3.1.6/package/yast2-mail.spec2016-01-14 
12:53:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-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-mail-3.1.5/src/autoyast-rnc/mail.rnc 

commit yast2-mail for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

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

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2014-09-26 
10:51:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2014-12-05 21:03:14.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:50:26 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-mail-3.1.4.tar.bz2

New:

  yast2-mail-3.1.5.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.t35pmT/_old  2014-12-05 21:03:14.0 +0100
+++ /var/tmp/diff_new_pack.t35pmT/_new  2014-12-05 21:03:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.4
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.4.tar.bz2 - yast2-mail-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.4/.travis.yml 
new/yast2-mail-3.1.5/.travis.yml
--- old/yast2-mail-3.1.4/.travis.yml1970-01-01 01:00:00.0 +0100
+++ new/yast2-mail-3.1.5/.travis.yml2014-12-04 11:25:35.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 -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-mail-3.1.4/README new/yast2-mail-3.1.5/README
--- old/yast2-mail-3.1.4/README 2014-09-24 15:13:10.0 +0200
+++ new/yast2-mail-3.1.5/README 1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-yast2-config-mail is part of YaST2
-See the file COPYRIGHT.english for license terms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.4/README.md 
new/yast2-mail-3.1.5/README.md
--- old/yast2-mail-3.1.4/README.md  1970-01-01 01:00:00.0 +0100
+++ new/yast2-mail-3.1.5/README.md  2014-12-04 11:25:35.0 +0100
@@ -0,0 +1,5 @@
+# YaST - The Mail Configuration #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-mail.svg?branch=master)](https://travis-ci.org/yast/yast-mail)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-mail-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-mail-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.4/package/yast2-mail.changes 
new/yast2-mail-3.1.5/package/yast2-mail.changes
--- old/yast2-mail-3.1.4/package/yast2-mail.changes 2014-09-24 
15:13:10.0 +0200
+++ new/yast2-mail-3.1.5/package/yast2-mail.changes 2014-12-04 
11:25:35.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:50:26 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Tue Sep 16 14:30:51 UTC 2014 - vark...@suse.com
 
 - bnc#878514 - SLED12_LOC : ALL_LANGS:Untranslated text in Mail Server dialog 
in YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.4/package/yast2-mail.spec 
new/yast2-mail-3.1.5/package/yast2-mail.spec
--- old/yast2-mail-3.1.4/package/yast2-mail.spec2014-09-24 
15:13:10.0 +0200
+++ new/yast2-mail-3.1.5/package/yast2-mail.spec2014-12-04 
11:25:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-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-mail-3.1.4/src/desktop/mail.desktop 
new/yast2-mail-3.1.5/src/desktop/mail.desktop
--- old/yast2-mail-3.1.4/src/desktop/mail.desktop   2014-09-24 
15:13:10.0 +0200
+++ new/yast2-mail-3.1.5/src/desktop/mail.desktop   2014-12-04 
11:25:35.0 +0100
@@ -4,7 +4,6 @@
 
 X-KDE-ModuleType=Library
 X-KDE-HasReadOnlyMode=true
-X-KDE-Library=yast2
 

commit yast2-mail for openSUSE:Factory

2014-09-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2014-09-26 10:51:19

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2014-09-07 
11:08:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2014-09-26 10:51:23.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 16 14:30:51 UTC 2014 - vark...@suse.com
+
+- bnc#878514 - SLED12_LOC : ALL_LANGS:Untranslated text in Mail Server dialog 
in YaST
+- 3.1.4 
+
+---

Old:

  yast2-mail-3.1.3.tar.bz2

New:

  yast2-mail-3.1.4.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.eYjLqc/_old  2014-09-26 10:51:24.0 +0200
+++ /var/tmp/diff_new_pack.eYjLqc/_new  2014-09-26 10:51:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.3.tar.bz2 - yast2-mail-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.3/MAINTAINER 
new/yast2-mail-3.1.4/MAINTAINER
--- old/yast2-mail-3.1.3/MAINTAINER 2014-09-05 13:04:21.0 +0200
+++ new/yast2-mail-3.1.4/MAINTAINER 2014-09-24 15:13:10.0 +0200
@@ -1 +1 @@
-Peter Varkoly vark...@novell.com
+Deprecated file. Use `osc maintainer yast2-mail` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.3/package/yast2-mail.changes 
new/yast2-mail-3.1.4/package/yast2-mail.changes
--- old/yast2-mail-3.1.3/package/yast2-mail.changes 2014-09-05 
13:04:21.0 +0200
+++ new/yast2-mail-3.1.4/package/yast2-mail.changes 2014-09-24 
15:13:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Sep 16 14:30:51 UTC 2014 - vark...@suse.com
+
+- bnc#878514 - SLED12_LOC : ALL_LANGS:Untranslated text in Mail Server dialog 
in YaST
+- 3.1.4 
+
+---
 Sun Aug 31 19:19:05 UTC 2014 - vark...@suse.com
 
 - bnc#889189 - [yast2-users] crashes on Invalid version format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.3/package/yast2-mail.spec 
new/yast2-mail-3.1.4/package/yast2-mail.spec
--- old/yast2-mail-3.1.3/package/yast2-mail.spec2014-09-05 
13:04:21.0 +0200
+++ new/yast2-mail-3.1.4/package/yast2-mail.spec2014-09-24 
15:13:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-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-mail-3.1.3/src/include/mail/ui.rb 
new/yast2-mail-3.1.4/src/include/mail/ui.rb
--- old/yast2-mail-3.1.3/src/include/mail/ui.rb 2014-09-05 13:04:22.0 
+0200
+++ new/yast2-mail-3.1.4/src/include/mail/ui.rb 2014-09-24 15:13:10.0 
+0200
@@ -520,7 +520,7 @@
   ComboBox(
 Id(:fm_start),
 _(Start fetchmail),
-[manual, daemon]
+[ Item(Id(manual),_(manual)), 
Item(Id(daemon),_(daemon))]
   )
 )
   )

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



commit yast2-mail for openSUSE:Factory

2014-09-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2014-09-07 11:08:34

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2014-02-21 
13:48:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2014-09-07 11:08:40.0 +0200
@@ -1,0 +2,7 @@
+Sun Aug 31 19:19:05 UTC 2014 - vark...@suse.com
+
+- bnc#889189 - [yast2-users] crashes on Invalid version format
+  (non-numeric data) at .../perl5/5.20.0/Symbol.pm 
+- 3.1.3
+
+---

Old:

  yast2-mail-3.1.2.tar.bz2

New:

  yast2-mail-3.1.3.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.5halR8/_old  2014-09-07 11:08:41.0 +0200
+++ /var/tmp/diff_new_pack.5halR8/_new  2014-09-07 11:08:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -53,6 +53,8 @@
 Obsoletes:  yast2-trans-mail = %{version}
 Provides:   yast2-mail-server = %{version}
 Obsoletes:  yast2-mail-server = %{version}
+Provides:   yast2-mail-plugins = %{version}
+Obsoletes:  yast2-mail-plugins = %{version}
 Conflicts:  aaa_base  10.3
 BuildArch:  noarch
 Requires:   yast2-ruby-bindings = 1.0.0

++ yast2-mail-3.1.2.tar.bz2 - yast2-mail-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.2/package/yast2-mail.changes 
new/yast2-mail-3.1.3/package/yast2-mail.changes
--- old/yast2-mail-3.1.2/package/yast2-mail.changes 2014-02-19 
14:13:37.0 +0100
+++ new/yast2-mail-3.1.3/package/yast2-mail.changes 2014-09-05 
13:04:21.0 +0200
@@ -1,4 +1,11 @@
 ---
+Sun Aug 31 19:19:05 UTC 2014 - vark...@suse.com
+
+- bnc#889189 - [yast2-users] crashes on Invalid version format
+  (non-numeric data) at .../perl5/5.20.0/Symbol.pm 
+- 3.1.3
+
+---
 Thu Feb 13 21:51:32 UTC 2014 - vark...@suse.com
 
 - Remove advanced mode. The new LDA dovecot provides a more 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.2/package/yast2-mail.spec 
new/yast2-mail-3.1.3/package/yast2-mail.spec
--- old/yast2-mail-3.1.2/package/yast2-mail.spec2014-02-19 
14:13:37.0 +0100
+++ new/yast2-mail-3.1.3/package/yast2-mail.spec2014-09-05 
13:04:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,6 +49,8 @@
 Obsoletes:  yast2-trans-mail = %{version}
 Provides:   yast2-mail-server = %{version}
 Obsoletes:  yast2-mail-server = %{version}
+Provides:   yast2-mail-plugins = %{version}
+Obsoletes:  yast2-mail-plugins = %{version}
 Conflicts: aaa_base  10.3
 BuildArch: noarch
 Requires:   yast2-ruby-bindings = 1.0.0

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



commit yast2-mail for openSUSE:Factory

2014-02-21 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2014-02-21 13:48:10

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2013-11-17 
09:59:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2014-02-21 13:48:15.0 +0100
@@ -1,0 +2,12 @@
+Thu Feb 13 21:51:32 UTC 2014 - vark...@suse.com
+
+- Remove advanced mode. The new LDA dovecot provides a more 
+  complex ldap and sql backend than postfix. Therefore we
+  do not provide the yast2-mail advanced mode any more.
+
+---
+Fri Jan 31 08:51:14 UTC 2014 - vark...@suse.com
+
+- Use dovecot instead of cyrus for imap. 
+
+---

Old:

  yast2-mail-3.1.1.tar.bz2

New:

  yast2-mail-3.1.2.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.WrKE5V/_old  2014-02-21 13:48:16.0 +0100
+++ /var/tmp/diff_new_pack.WrKE5V/_new  2014-02-21 13:48:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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-mail
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,8 +26,8 @@
 BuildRequires:  perl-NetxAP
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools = 3.0.6
-BuildRequires:  yast2-ldap-server
+BuildRequires:  yast2-auth-server
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-network
 BuildRequires:  yast2-perl-bindings
 BuildRequires:  yast2-testsuite
@@ -37,7 +37,6 @@
 
 # new firewall interface
 # Wizard::SetDesktopTitleAndIcon
-Requires:   perl-NetxAP
 Requires:   yast2 = 2.21.22
 Requires:   yast2-ldap
 Requires:   yast2-users
@@ -66,18 +65,6 @@
 The YaST2 component for mail configuration. It handles Postfix, Cyrus,
 Amavis and Fetchmail.
 
-%package plugins
-Requires:   yast2-ruby-bindings = 1.0.0
-
-Summary:YaST2 - Users/Group Plugins for the mail delivery configuration
-Group:  System/YaST
-Requires:   acl
-Requires:   perl-NetxAP
-
-%description plugins
-Plugins for the YaST2 users module for enterprise mail server
-configuration.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -97,65 +84,28 @@
 %dir %{yast_clientdir}
 %{yast_clientdir}/mail*
 %dir %{yast_moduledir}
-%{yast_moduledir}/MailServer.rb
-%{yast_moduledir}/MailServerLDAP.pm
 %{yast_moduledir}/Mail.rb
-%dir %{yast_moduledir}/YaPI
-%{yast_moduledir}/YaPI/Mail*
 %dir %{yast_desktopdir}
 %{yast_desktopdir}/mail.desktop
 %dir %{yast_schemadir}/autoyast/rnc
 %{yast_schemadir}/autoyast/rnc/mail.rnc
-%dir %{yast_scrconfdir}
-%{yast_scrconfdir}/cfg_amavis.scr
-%{yast_scrconfdir}/cfg_postfix.scr
-%{yast_scrconfdir}/cfg_sendmail.scr
-%{yast_scrconfdir}/mail_p_auth.scr
-%{yast_scrconfdir}/mail_p_canonical.scr
-%{yast_scrconfdir}/mail_p_virtual.scr
-%{yast_scrconfdir}/mail_s_auth.scr
-%{yast_scrconfdir}/mail_s_generics.scr
-%{yast_scrconfdir}/mail_s_virtuser.scr
-%{yast_scrconfdir}/cfg_fetchmail.scr
-%{yast_scrconfdir}/etc_imapd_conf.scr
-%{yast_scrconfdir}/mail_cyrusconf.scr
-%{yast_scrconfdir}/mail_ldaptable.scr
-%{yast_scrconfdir}/mail_maincf.scr
-%{yast_scrconfdir}/mail_saslpasswd.scr
+%{yast_scrconfdir}/*
 %dir %{yast_agentdir}
-%{yast_agentdir}/ag_cyrus_conf
 %{yast_agentdir}/ag_fetchmailrc
 %{yast_agentdir}/ag_mailconfig
 %{yast_agentdir}/ag_mail_ldaptable
 %{yast_agentdir}/ag_mailtable
 %{yast_agentdir}/ag_smtp_auth
-%{yast_agentdir}/CyrusConfParser.pm
 %{yast_agentdir}/MasterCFParser.pm
+%{yast_agentdir}/ag_fetchmailrc
+%{yast_agentdir}/ag_mailtable
 %attr(0755,root,root) %{yast_agentdir}/setup_dkim_verifying.pl
 
 %dir /etc/openldap/
 %dir /etc/openldap/schema/
 /etc/openldap/schema/suse-mailserver.schema
-%config /etc/permissions.d/mail-server*
 %doc %{yast_docdir}
 
-#%files aliases
-%defattr(-,root,root)
-%dir %{yast_scrconfdir}
-%{yast_scrconfdir}/cfg_mail.scr
-%{yast_scrconfdir}/mail_aliases.scr
-%{yast_scrconfdir}/mail_fetchmail.scr
-%dir %{yast_agentdir}
-%{yast_agentdir}/ag_fetchmailrc
-%{yast_agentdir}/ag_mailtable
-
 /var/adm/fillup-templates/sysconfig.mail
 
-%files plugins
-%defattr(-,root,root)
-%dir 

commit yast2-mail for openSUSE:Factory

2013-11-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2013-11-17 09:59:06

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2013-10-11 
11:07:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2013-11-17 09:59:08.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-mail-3.1.0.tar.bz2

New:

  yast2-mail-3.1.1.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.Qi06qj/_old  2013-11-17 09:59:08.0 +0100
+++ /var/tmp/diff_new_pack.Qi06qj/_new  2013-11-17 09:59:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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

commit yast2-mail for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

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

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2013-08-01 
11:08:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2013-10-11 11:07:48.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 10:26:56 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-mail-3.0.0.tar.bz2

New:

  yast2-mail-3.1.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.4jUFzc/_old  2013-10-11 11:07:55.0 +0200
+++ /var/tmp/diff_new_pack.4jUFzc/_new  2013-10-11 11:07:55.0 +0200
@@ -17,16 +17,16 @@
 
 
 Name:   yast2-mail
-Version:3.0.0
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-mail-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  perl-NetxAP
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-ldap-server
 BuildRequires:  yast2-network
 BuildRequires:  yast2-perl-bindings
@@ -79,101 +79,83 @@
 configuration.
 
 %prep
-%setup -n yast2-mail-%{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
 
 %post
 %{fillup_only -n mail}
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/include/mail
-/usr/share/YaST2/include/mail/*
-%dir /usr/share/YaST2/clients
-/usr/share/YaST2/clients/mail*
-%dir /usr/share/YaST2/modules
-/usr/share/YaST2/modules/MailServer.rb
-/usr/share/YaST2/modules/MailServerLDAP.pm
-/usr/share/YaST2/modules/Mail.rb
-%dir /usr/share/YaST2/modules/YaPI
-/usr/share/YaST2/modules/YaPI/Mail*
-%dir %{_prefix}/share/applications/YaST2
-%{_prefix}/share/applications/YaST2/mail.desktop
-%dir /usr/share/YaST2/schema/autoyast/rnc
-/usr/share/YaST2/schema/autoyast/rnc/mail.rnc
-%dir /usr/share/YaST2/scrconf
-/usr/share/YaST2/scrconf/cfg_amavis.scr
-/usr/share/YaST2/scrconf/cfg_postfix.scr
-/usr/share/YaST2/scrconf/cfg_sendmail.scr
-/usr/share/YaST2/scrconf/mail_p_auth.scr
-/usr/share/YaST2/scrconf/mail_p_canonical.scr
-/usr/share/YaST2/scrconf/mail_p_virtual.scr
-/usr/share/YaST2/scrconf/mail_s_auth.scr
-/usr/share/YaST2/scrconf/mail_s_generics.scr
-/usr/share/YaST2/scrconf/mail_s_virtuser.scr
-/usr/share/YaST2/scrconf/cfg_fetchmail.scr
-/usr/share/YaST2/scrconf/etc_imapd_conf.scr
-/usr/share/YaST2/scrconf/mail_cyrusconf.scr
-/usr/share/YaST2/scrconf/mail_ldaptable.scr
-/usr/share/YaST2/scrconf/mail_maincf.scr
-/usr/share/YaST2/scrconf/mail_saslpasswd.scr
-%dir /usr/lib/YaST2/servers_non_y2
-/usr/lib/YaST2/servers_non_y2/ag_cyrus_conf
-/usr/lib/YaST2/servers_non_y2/ag_fetchmailrc
-/usr/lib/YaST2/servers_non_y2/ag_mailconfig
-/usr/lib/YaST2/servers_non_y2/ag_mail_ldaptable
-/usr/lib/YaST2/servers_non_y2/ag_mailtable
-/usr/lib/YaST2/servers_non_y2/ag_smtp_auth
-/usr/lib/YaST2/servers_non_y2/CyrusConfParser.pm
-/usr/lib/YaST2/servers_non_y2/MasterCFParser.pm
-%attr(0755,root,root) /usr/lib/YaST2/servers_non_y2/setup_dkim_verifying.pl
+%dir %{yast_yncludedir}/mail
+%{yast_yncludedir}/mail/*
+%dir %{yast_clientdir}
+%{yast_clientdir}/mail*
+%dir %{yast_moduledir}
+%{yast_moduledir}/MailServer.rb
+%{yast_moduledir}/MailServerLDAP.pm
+%{yast_moduledir}/Mail.rb
+%dir %{yast_moduledir}/YaPI
+%{yast_moduledir}/YaPI/Mail*
+%dir %{yast_desktopdir}
+%{yast_desktopdir}/mail.desktop
+%dir %{yast_schemadir}/autoyast/rnc
+%{yast_schemadir}/autoyast/rnc/mail.rnc
+%dir %{yast_scrconfdir}
+%{yast_scrconfdir}/cfg_amavis.scr
+%{yast_scrconfdir}/cfg_postfix.scr

commit yast2-mail for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

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

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2013-06-05 
13:25:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2013-08-01 11:08:54.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:32:47 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-mail-2.21.2.tar.bz2

New:

  yast2-mail-3.0.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.p1vBaK/_old  2013-08-01 11:08:55.0 +0200
+++ /var/tmp/diff_new_pack.p1vBaK/_new  2013-08-01 11:08:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:2.21.2
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,6 +56,8 @@
 Obsoletes:  yast2-mail-server = %{version}
 Conflicts:  aaa_base  10.3
 BuildArch:  noarch
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Mail Configuration
 License:GPL-2.0+
 Group:  System/YaST
@@ -65,6 +67,8 @@
 Amavis and Fetchmail.
 
 %package plugins
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - Users/Group Plugins for the mail delivery configuration
 Group:  System/YaST
 Requires:   acl
@@ -76,7 +80,6 @@
 
 %prep
 %setup -n yast2-mail-%{version}
-cp agents/MasterCFParser.pm src
 
 %build
 %{_prefix}/bin/y2tool y2autoconf
@@ -112,11 +115,9 @@
 %dir /usr/share/YaST2/clients
 /usr/share/YaST2/clients/mail*
 %dir /usr/share/YaST2/modules
-/usr/share/YaST2/modules/Mail.ybc
-/usr/share/YaST2/modules/MailServer.ybc
-/usr/share/YaST2/modules/MailServer.ycp
+/usr/share/YaST2/modules/MailServer.rb
 /usr/share/YaST2/modules/MailServerLDAP.pm
-/usr/share/YaST2/modules/Mail.ycp
+/usr/share/YaST2/modules/Mail.rb
 %dir /usr/share/YaST2/modules/YaPI
 /usr/share/YaST2/modules/YaPI/Mail*
 %dir %{_prefix}/share/applications/YaST2

++ yast2-mail-2.21.2.tar.bz2 - yast2-mail-3.0.0.tar.bz2 ++
 38626 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-mail for openSUSE:Factory

2013-06-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2013-06-05 13:25:51

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


Package is yast2-mail

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2013-01-31 
14:56:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2013-06-05 13:25:53.0 +0200
@@ -1,0 +2,12 @@
+Sun Apr 21 08:03:06 UTC 2013 - vark...@suse.com
+
+- bnc#800788 - ag_postfix_mastercf process hangs the system,
+  after which it is killed by kernel, when saving
+  mail server settings with Yast Mail Server module
+- Mark permissions files as %config
+- The ldap tables was not proper. All functions for forwarding
+  and delivery must be placed in alias_maps and not in
+  virtual_alias_map. Forwarding or delivering actions in virtual_alias_map
+  may cause mail loops.
+
+---

Old:

  yast2-mail-2.21.1.tar.bz2

New:

  yast2-mail-2.21.2.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.WI7Gj8/_old  2013-06-05 13:25:54.0 +0200
+++ /var/tmp/diff_new_pack.WI7Gj8/_new  2013-06-05 13:25:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:2.21.1
+Version:2.21.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -76,6 +76,7 @@
 
 %prep
 %setup -n yast2-mail-%{version}
+cp agents/MasterCFParser.pm src
 
 %build
 %{_prefix}/bin/y2tool y2autoconf
@@ -137,7 +138,6 @@
 /usr/share/YaST2/scrconf/mail_cyrusconf.scr
 /usr/share/YaST2/scrconf/mail_ldaptable.scr
 /usr/share/YaST2/scrconf/mail_maincf.scr
-/usr/share/YaST2/scrconf/mail_mastercf.scr
 /usr/share/YaST2/scrconf/mail_saslpasswd.scr
 %dir /usr/lib/YaST2/servers_non_y2
 /usr/lib/YaST2/servers_non_y2/ag_cyrus_conf
@@ -145,7 +145,6 @@
 /usr/lib/YaST2/servers_non_y2/ag_mailconfig
 /usr/lib/YaST2/servers_non_y2/ag_mail_ldaptable
 /usr/lib/YaST2/servers_non_y2/ag_mailtable
-/usr/lib/YaST2/servers_non_y2/ag_postfix_mastercf
 /usr/lib/YaST2/servers_non_y2/ag_smtp_auth
 /usr/lib/YaST2/servers_non_y2/CyrusConfParser.pm
 /usr/lib/YaST2/servers_non_y2/MasterCFParser.pm
@@ -154,7 +153,7 @@
 %dir /etc/openldap/
 %dir /etc/openldap/schema/
 /etc/openldap/schema/suse-mailserver.schema
-/etc/permissions.d/mail-server*
+%config /etc/permissions.d/mail-server*
 %doc %{_prefix}/share/doc/packages/yast2-mail
 
 #%files aliases

++ yast2-mail-2.21.1.tar.bz2 - yast2-mail-2.21.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-2.21.1/Makefile.am 
new/yast2-mail-2.21.2/Makefile.am
--- old/yast2-mail-2.21.1/Makefile.am   2013-01-30 12:11:13.0 +0100
+++ new/yast2-mail-2.21.2/Makefile.am   2013-05-28 15:25:54.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-mail-2.21.1/Makefile.am.common 
new/yast2-mail-2.21.2/Makefile.am.common
--- old/yast2-mail-2.21.1/Makefile.am.common2013-01-30 12:11:13.0 
+0100
+++ new/yast2-mail-2.21.2/Makefile.am.common2013-05-28 15:25:54.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' 

commit yast2-mail for openSUSE:Factory

2012-01-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2012-01-27 15:24:36

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


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

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2012-01-04 
07:33:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2012-01-27 15:24:38.0 +0100
@@ -2 +2 @@
-Fri Nov  4 11:28:24 UTC 2011 - vark...@suse.com
+Wed Jan 25 14:42:40 UTC 2012 - vark...@suse.com
@@ -4,2 +4,6 @@
-- FATE#311272: Do not rewrite postfix.cf via SuSEconfig
-- FATE#310517: DKIM and DomainKeys support
+- bnc#743369 - yast2 mail module does not open the firewall 
+
+---
+Wed Dec  7 10:05:01 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.VprdxI/_old  2012-01-27 15:24:39.0 +0100
+++ /var/tmp/diff_new_pack.VprdxI/_new  2012-01-27 15:24:39.0 +0100
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-mail
 Version:2.21.1
@@ -27,11 +25,15 @@
 
 Prefix: /usr
 
-Group:  System/YaST
-License:GPL-2.0+
-BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
-BuildRequires:  yast2-ldap-server yast2-network yast2-perl-bindings yast2-users
 BuildRequires:  perl-NetxAP
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-ldap-server
+BuildRequires:  yast2-network
+BuildRequires:  yast2-perl-bindings
+BuildRequires:  yast2-testsuite
+BuildRequires:  yast2-users
 
 PreReq: %fillup_prereq
 
@@ -55,6 +57,8 @@
 Conflicts:  aaa_base  10.3
 BuildArch:  noarch
 Summary:YaST2 - Mail Configuration
+License:GPL-2.0+
+Group:  System/YaST
 
 %description
 The YaST2 component for mail configuration. It handles Postfix, Cyrus,

++ yast2-mail-2.21.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-2.21.1/Makefile.am 
new/yast2-mail-2.21.1/Makefile.am
--- old/yast2-mail-2.21.1/Makefile.am   2011-07-28 10:32:52.0 +0200
+++ new/yast2-mail-2.21.1/Makefile.am   2012-01-25 15:43:49.0 +0100
@@ -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' old/yast2-mail-2.21.1/Makefile.in 
new/yast2-mail-2.21.1/Makefile.in
--- old/yast2-mail-2.21.1/Makefile.in   2011-07-28 10:32:55.0 +0200
+++ new/yast2-mail-2.21.1/Makefile.in   2012-01-25 15:43:52.0 +0100
@@ -263,7 +263,6 @@
 # do we do Makefile.am for devtools? It is a little special...
 IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
 DEVTOOLS_DIR = $(if 

commit yast2-mail for openSUSE:Factory

2012-01-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2012-01-04 07:33:07

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


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

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2011-10-04 
18:01:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2012-01-04 07:33:13.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov  4 11:28:24 UTC 2011 - vark...@suse.com
+
+- FATE#311272: Do not rewrite postfix.cf via SuSEconfig
+- FATE#310517: DKIM and DomainKeys support
+
+---
+Wed Oct 26 07:33:05 UTC 2011 - vark...@suse.com
+
+- bnc#723742 - SLES11_SP2_LOC : The 'No Outgoing Mail' radio button can't 
check in Mail server global settings panel! 
+
+---



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.LJKKLg/_old  2012-01-04 07:33:14.0 +0100
+++ /var/tmp/diff_new_pack.LJKKLg/_new  2012-01-04 07:33:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-mail
 #
-# 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
@@ -23,7 +23,7 @@
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-mail-%{version}.tar.bz2
+Source0:yast2-mail-2.21.1.tar.bz2
 
 Prefix: /usr
 
@@ -70,7 +70,7 @@
 configuration.
 
 %prep
-%setup -n yast2-mail-%{version}
+%setup -n yast2-mail-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -145,6 +145,7 @@
 /usr/lib/YaST2/servers_non_y2/ag_smtp_auth
 /usr/lib/YaST2/servers_non_y2/CyrusConfParser.pm
 /usr/lib/YaST2/servers_non_y2/MasterCFParser.pm
+%attr(0755,root,root) /usr/lib/YaST2/servers_non_y2/setup_dkim_verifying.pl
 
 %dir /etc/openldap/
 %dir /etc/openldap/schema/

++ yast2-mail-2.21.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-2.21.1/Makefile.am 
new/yast2-mail-2.21.1/Makefile.am
--- old/yast2-mail-2.21.1/Makefile.am   2011-10-04 10:35:18.0 +0200
+++ new/yast2-mail-2.21.1/Makefile.am   2011-07-28 10:32:52.0 +0200
@@ -20,6 +20,7 @@
 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
@@ -154,7 +155,7 @@
$(Y2TOOL) create-spec  $$i  $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-textdomain package-local
+package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -184,6 +185,21 @@
 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' old/yast2-mail-2.21.1/Makefile.in 
new/yast2-mail-2.21.1/Makefile.in
--- old/yast2-mail-2.21.1/Makefile.in   2011-10-04 10:35:21.0 +0200
+++ new/yast2-mail-2.21.1/Makefile.in   2011-07-28 10:32:55.0 +0200
@@ -263,6 +263,7 @@
 # do we do Makefile.am for devtools? It is a little special...
 IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
 DEVTOOLS_DIR = $(if 

commit yast2-mail for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

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

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


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

Changes:




Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.yRbLHW/_old  2011-12-06 20:01:44.0 +0100
+++ /var/tmp/diff_new_pack.yRbLHW/_new  2011-12-06 20:01:44.0 +0100
@@ -28,7 +28,7 @@
 Prefix: /usr
 
 Group:  System/YaST
-License:GPLv2+
+License:GPL-2.0+
 BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
 BuildRequires:  yast2-ldap-server yast2-network yast2-perl-bindings yast2-users
 BuildRequires:  perl-NetxAP

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



commit yast2-mail for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

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




--- yast2-mail/yast2-mail.changes   2011-01-04 12:20:18.0 +0100
+++ /mounts/work_src_done/STABLE/yast2-mail/yast2-mail.changes  2011-09-19 
14:57:40.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep 19 09:17:20 CEST 2011 - vis...@suse.cz
+
+- remove unneeded dialogs and dependency on Wizard_hw
+- 2.21.0
+
+---
+Fri Aug  5 12:33:13 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Mon Jul 25 09:00:35 UTC 2011 - andrea.turr...@gmail.com
+
+- Fixed typo in description of yast2-mail.spec
+
+---

calling whatdependson for head-i586


Old:

  yast2-mail-2.20.0.tar.bz2

New:

  yast2-mail-2.21.0.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.wNz8Dj/_old  2011-09-21 17:32:18.0 +0200
+++ /var/tmp/diff_new_pack.wNz8Dj/_new  2011-09-21 17:32:18.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-mail (Version 2.20.0)
+# spec file for package yast2-mail
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-mail
-Version:2.20.0
-Release:1
+Version:2.21.0
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-mail-2.20.0.tar.bz2
+Source0:yast2-mail-2.21.0.tar.bz2
 
 Prefix: /usr
 
@@ -60,17 +60,16 @@
 Amavis and Fetchmail.
 
 %package plugins
-License:GPLv2+
 Summary:YaST2 - Users/Group Plugins for the mail delivery configuration
 Group:  System/YaST
 Requires:   perl-NetxAP acl
 
 %description plugins
-Plugins for the YaST2 users modul for enterprise mail server
+Plugins for the YaST2 users module for enterprise mail server
 configuration.
 
 %prep
-%setup -n yast2-mail-2.20.0
+%setup -n yast2-mail-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -170,4 +169,5 @@
 /usr/share/YaST2/modules/UsersPluginMail.pm
 %dir /usr/share/YaST2/clients
 /usr/share/YaST2/clients/users*
+
 %changelog

++ yast2-mail-2.20.0.tar.bz2 - yast2-mail-2.21.0.tar.bz2 ++
 5642 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-mail-2.20.0/Makefile.am new/yast2-mail-2.21.0/Makefile.am
--- old/yast2-mail-2.20.0/Makefile.am   2011-01-04 12:17:59.0 +0100
+++ new/yast2-mail-2.21.0/Makefile.am   2011-08-19 09:50:24.0 +0200
@@ -32,10 +32,10 @@
 
 # less strict; prefer bzip2
 AUTOMAKE_OPTIONS = foreign dist-bzip2 no-dist-gzip
-# where devtools install m4 snippets
+# where devtools instal m4 snippets
 # argh, executed literally
 #ACLOCAL_AMFLAGS = -I $(Y2DEVTOOLS_PREFIX)/share/aclocal
-ACLOCAL_AMFLAGS = -I . -I `if test -d ./devtools/admin; then echo 
./devtools/admin; else pkg-config --print-errors --variable=datadir 
yast2-devtools; fi`/aclocal
+ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; 
else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
 
 Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
cmp -s $ $@ || cp -f $ $@
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-mail-2.20.0/VERSION new/yast2-mail-2.21.0/VERSION
--- old/yast2-mail-2.20.0/VERSION   2011-01-04 12:16:24.0 +0100
+++ new/yast2-mail-2.21.0/VERSION   2011-09-19 14:57:15.0 +0200
@@ -1 +1 @@
-2.20.0
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-mail-2.20.0/autodocs-ycp.ami new/yast2-mail-2.21.0/autodocs-ycp.ami
--- old/yast2-mail-2.20.0/autodocs-ycp.ami  2011-01-04 12:17:59.0 
+0100
+++ new/yast2-mail-2.21.0/autodocs-ycp.ami  2011-08-19 09:50:19.0 
+0200
@@ -1,5 +1,5 @@
 # -*- makefile -*- Automake include file
-# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $
+# $Id: