Hello community,

here is the log from the commit of package postfixadmin for openSUSE:Factory 
checked in at 2014-10-29 21:09:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2014-09-12 17:03:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes   
2014-10-29 21:10:20.000000000 +0100
@@ -1,0 +2,12 @@
+Mon Oct 27 12:27:08 UTC 2014 - opens...@cboltz.de
+
+- add postfixadmin-svn2.diff with changes from upstream SVN (r1705):
+  - add workaround for MariaDB to fix deleting aliases (bug#325)
+  - $CONF[default_aliases] can now use the new domain as alias target 
(patch#124)
+  - check that vacation start/end date are not in the past (patch#122) 
+  - update vacation INSTALL.TXT with more secure locations
+  - update Smarty to 3.1.21
+- make dependency on Zend Framework versioned - PostfixAdmin needs 1.x
+  (2.x is totally different and incompatible)
+
+-------------------------------------------------------------------

New:
----
  postfixadmin-svn2.diff

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ postfixadmin.spec ++++++
--- /var/tmp/diff_new_pack.jhEjOg/_old  2014-10-29 21:10:21.000000000 +0100
+++ /var/tmp/diff_new_pack.jhEjOg/_new  2014-10-29 21:10:21.000000000 +0100
@@ -23,8 +23,8 @@
 Source0:        %{name}-%{version}.tar.gz
 
 # changes from SVN since the release
-# (currently none)
 Patch0:         postfixadmin-svn.diff
+Patch1:         postfixadmin-svn2.diff
 
 BuildArch:      noarch
 
@@ -45,7 +45,7 @@
 # test/*, xmlrpc.php, squirrelmail plugin
 # big dependency, not needed by all users - therefore no hard Requirement
 %if 0%{?suse_version}
-Recommends:     php5-ZendFramework
+Recommends:     php5-ZendFramework < 2.0
 %endif
 
 # vacation.pl
@@ -108,6 +108,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 echo "*** serverroot: %{serverroot} ***"

++++++ postfixadmin-svn2.diff ++++++
++++ 30148 lines (skipped)

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

Reply via email to