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.changes 2016-01-16 11:55:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes 2016-03-18 21:38:13.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Mar 16 16:04:55 UTC 2016 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.27YD5D/_new 2016-03-18 21:38:14.000000000 +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.000000000 +0100 +++ new/yast2-mail-3.1.7/package/yast2-mail.changes 2016-03-17 12:16:07.000000000 +0100 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 16 16:04:55 UTC 2016 - [email protected] + +- 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 - [email protected] - 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.spec 2016-01-14 12:53:13.000000000 +0100 +++ new/yast2-mail-3.1.7/package/yast2-mail.spec 2016-03-17 09:21:54.000000000 +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.am 2016-01-14 12:53:13.000000000 +0100 +++ new/yast2-mail-3.1.7/src/Makefile.am 2016-03-17 09:21:54.000000000 +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.000000000 +0100 +++ new/yast2-mail-3.1.7/src/scrconf/cfg_mail.scr 1970-01-01 01:00:00.000000000 +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 <[email protected]> - * 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 <tt>/etc/sysconfig/mail</tt> - * in an easy manner. - */ -.sysconfig.mail - -`ag_ini( - `SysConfigFile("/etc/sysconfig/mail") -)
