Hello community, here is the log from the commit of package postfixadmin for openSUSE:Factory checked in at 2013-09-13 14:44:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfixadmin (Old) and /work/SRC/openSUSE:Factory/.postfixadmin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfixadmin" Changes: -------- --- /work/SRC/openSUSE:Factory/postfixadmin/postfixadmin.changes 2013-01-03 13:54:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes 2013-09-13 14:44:19.000000000 +0200 @@ -1,0 +2,11 @@ +Thu Sep 12 20:12:58 UTC 2013 - [email protected] + +- add postfixadmin-2.3-branch.diff with all changes between 2.3.6 release + and SVN r1521: + - lt.lang, da.lang translation update + - when enabling/disabling a mailbox, also update the corresponding alias + - fix creating superadmin in setup.php with MariaDB (more strict SQL) + - trim() localpart in create-mailbox to avoid mailbox names with leading space + - mark vacation_notification.notified field as latin1 to avoid overlong index + +------------------------------------------------------------------- New: ---- postfixadmin-2.3-branch.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfixadmin.spec ++++++ --- /var/tmp/diff_new_pack.iLnjt9/_old 2013-09-13 14:44:19.000000000 +0200 +++ /var/tmp/diff_new_pack.iLnjt9/_new 2013-09-13 14:44:19.000000000 +0200 @@ -21,6 +21,10 @@ Release: 0 Url: http://postfixadmin.sourceforge.net/ Source0: %{name}-%{version}.tar.gz + +# changes from SVN 2.3 branch since the 2.3.6 release +Patch0: postfixadmin-2.3-branch.diff + BuildArch: noarch # Web interface @@ -101,6 +105,7 @@ %prep %setup -q +%patch0 %build echo "*** serverroot: %{serverroot} ***" ++++++ postfixadmin-2.3-branch.diff ++++++ ++++ 1110 lines (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
