Mailinglist Archive: opensuse-commit (1929 mails)

< Previous Next >
commit cyrus-imapd for openSUSE:Factory

Hello community,

here is the log from the commit of package cyrus-imapd for openSUSE:Factory
checked in at Sun Oct 2 09:55:26 CEST 2011.



--------
--- openSUSE:Factory/cyrus-imapd/cyrus-imapd.changes 2011-09-23
01:54:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/cyrus-imapd/cyrus-imapd.changes
2011-09-27 16:36:47.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 27 16:36:08 CEST 2011 - meissner@xxxxxxx
+
+- parallel make is not possible, see openSUSE:Factory:PowerPC build failure.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ cyrus-imapd.spec ++++++
--- /var/tmp/diff_new_pack.nNrouK/_old 2011-10-02 09:55:22.000000000 +0200
+++ /var/tmp/diff_new_pack.nNrouK/_new 2011-10-02 09:55:22.000000000 +0200
@@ -203,8 +203,9 @@
--with-perl=/usr/bin/perl \
--with-syslogfacility=DAEMON \
--without-ucdsnmp $CONFIGURE_ARGS
-make depend %{?_smp_mflags}
-make %{?_smp_mflags}
+# parallel make is broken in version 2.3.17
+make depend # %{?_smp_mflags}
+make # %{?_smp_mflags}

%install
mkdir -p $RPM_BUILD_ROOT/etc/init.d

continue with "q"...



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread