Hello community,

here is the log from the commit of package horde3-ingo for openSUSE:Factory
checked in at Tue Oct 4 16:58:27 CEST 2011.



--------
--- openSUSE:Factory/horde3-ingo/horde3-ingo.changes    2011-09-23 
02:02:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/horde3-ingo/horde3-ingo.changes        
2011-10-03 20:55:27.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Oct  3 18:55:07 UTC 2011 - [email protected]
+
+- only require php5 if it exists (e.g. not on 12.1)
+
+-------------------------------------------------------------------
+Wed Aug 24 13:33:18 UTC 2011 - [email protected]
+
+- require Net_Sieve >= 1.3.1 to prevent bugs with older cyrus
+  versions
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ horde3-ingo.spec ++++++
--- /var/tmp/diff_new_pack.FnZUqi/_old  2011-10-04 16:58:23.000000000 +0200
+++ /var/tmp/diff_new_pack.FnZUqi/_new  2011-10-04 16:58:23.000000000 +0200
@@ -39,7 +39,7 @@
 Requires:       horde3 >= 3.3.0
 Requires:       php5-pear-DB
 Requires:       php5-pear-Mail_Mime
-Requires:       php5-pear-Net_Sieve
+Requires:       php5-pear-Net_Sieve >= 1.3.1
 BuildRequires:  apache2-devel horde3
 %if 0%{?sles_version} != 10 
 BuildRequires:  fdupes
@@ -63,7 +63,9 @@
 %setup -qn ingo-h3-%{_pversion}
 
 %__cp %{S:1} config/backends.php.kolab
-%__sed -i 's|/usr/bin/php|%{_bindir}/php5|' 
scripts/upgrades/convert_prefs_to_sql.php
+if test -e /usr/bin/php5; then
+  %__sed -i 's|/usr/bin/php|%{_bindir}/php5|' 
scripts/upgrades/convert_prefs_to_sql.php
+fi
 
 %build
 pushd config/

continue with "q"...



Remember to have fun...

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

Reply via email to