Hello community,

here is the log from the commit of package postfixadmin for openSUSE:Factory 
checked in at 2012-12-03 11:18:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postfixadmin (Old)
 and      /work/SRC/openSUSE:Factory/.postfixadmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postfixadmin", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/postfixadmin/postfixadmin.changes        
2012-07-02 10:33:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes   
2012-12-03 11:18:48.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Nov 30 23:17:47 UTC 2012 - [email protected]
+
+- more cross-distributin %if: pwdutils, php_any_db
+
+-------------------------------------------------------------------
+Mon Nov 26 11:39:20 UTC 2012 - Ralf Lang <[email protected]>
+
+- require php-mbstring as setup.php reports this as a hard dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ postfixadmin.spec ++++++
--- /var/tmp/diff_new_pack.IjTFKj/_old  2012-12-03 11:18:49.000000000 +0100
+++ /var/tmp/diff_new_pack.IjTFKj/_new  2012-12-03 11:18:49.000000000 +0100
@@ -29,13 +29,17 @@
 Patch1:         postfixadmin-2.3.5-r1402-r1404-template-fixes.diff
 
 # Web interface
-#Requires: httpd, postfix, php, mysql-server
-Requires:       /usr/sbin/sendmail
+%if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
+  # Requires:   mod_php_any # no idea in which fedora package mod_php5 is...
+Requires:       php_database
+%else
 Requires:       mod_php_any
 Requires:       php_any_db
-%if 0%{?suse_version}
 Recommends:     php-mysql
 %endif
+
+Requires:       /usr/sbin/sendmail
+Requires:       php-mbstring
 Requires:       php-spl
 
 # test/*, xmlrpc.php, squirrelmail plugin
@@ -53,8 +57,6 @@
 Requires:       perl(MIME::EncWords)
 Requires:       perl(Mail::Sender)
 Requires:       perl(strict)
-# create vacation user/group
-PreReq:         pwdutils
 
 # cleanupdirs.pl
 Requires:       perl(File::Path)
@@ -71,9 +73,13 @@
 Requires:       perl(Sys::Syslog)
 
 %if 0%{?fedora} || 0%{?rhel_version} || 0%{?centos_version}
+# create vacation user/group
+PreReq:         shadow-utils
 BuildRequires:  httpd-devel
 %define serverroot %(/usr/sbin/apxs -q datadir 2>/dev/null || /usr/sbin/apxs 
-q PREFIX)/htdocs/
 %else
+# create vacation user/group
+PreReq:         pwdutils
 BuildRequires:  apache2-devel
 %define serverroot %(/usr/sbin/apxs2 -q datadir 2>/dev/null || /usr/sbin/apxs2 
-q PREFIX)/htdocs/
 Recommends:     postfix

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to