Mailinglist Archive: opensuse-commit (999 mails)
| < Previous | Next > |
commit cyrus-imapd for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 03 Jul 2009 17:11:06 +0200
- Message-id: <20090703151106.3C27167816D@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package cyrus-imapd for openSUSE:Factory
checked in at Fri Jul 3 17:11:06 CEST 2009.
--------
--- cyrus-imapd/cyrus-imapd.changes 2009-03-30 14:23:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/cyrus-imapd/cyrus-imapd.changes
2009-06-29 16:53:35.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 29 16:52:40 CEST 2009 - rhafer@xxxxxxxxxx
+
+- removed obsolete configure options and resorted the rest for
+ better readability
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cyrus-imapd.spec ++++++
--- /var/tmp/diff_new_pack.iq6281/_old 2009-07-03 17:10:22.000000000 +0200
+++ /var/tmp/diff_new_pack.iq6281/_new 2009-07-03 17:10:22.000000000 +0200
@@ -21,7 +21,7 @@
Name: cyrus-imapd
BuildRequires: cyrus-sasl-devel db-devel drac ed krb5-devel openslp-devel
openssl-devel opie pwdutils tcpd-devel
Url: http://cyrusimap.web.cmu.edu/
-License: BSD 3-Clause
+License: BSD 3-clause (or similar)
Group: Productivity/Networking/Email/Servers
Requires: perl-Cyrus-IMAP perl-Cyrus-SIEVE-managesieve
Recommends: perl-TermReadLine-Gnu
@@ -29,7 +29,7 @@
AutoReqProv: on
Summary: The Cyrus IMAP and POP Mail Server
Version: 2.3.14
-Release: 1
+Release: 2
Source: %{name}-%{version}.tar.bz2
Source1: cyrus-imapd-rc.tar.gz
# The autocreate Patchset is maintained at:
@@ -47,14 +47,14 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%package -n perl-Cyrus-IMAP
-License: BSD 3-Clause
+License: BSD 3-clause (or similar)
Summary: Cyrus IMAP Perl Module
Requires: perl = %{perl_version}
AutoReqProv: on
Group: Development/Libraries/Perl
%package -n perl-Cyrus-SIEVE-managesieve
-License: BSD 3-Clause
+License: BSD 3-clause (or similar)
Summary: A Perl Module for Cyrus SIEVE
Requires: perl = %{perl_version}
Recommends: perl-TermReadLine-Gnu
@@ -62,7 +62,7 @@
Group: Development/Libraries/Perl
%package -n cyrus-imapd-devel
-License: BSD 3-Clause
+License: BSD 3-clause (or similar)
Summary: Libraries and Includes for Cyrus IMAPd
AutoReqProv: on
Group: Development/Libraries/C and C++
@@ -130,33 +130,27 @@
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -I/usr/include/kerberosIV
-I%{_libdir}/sasl2/include"
./configure --prefix=/usr \
--mandir=%{_mandir} \
+ --libdir=%{_libdir} \
+ --localstatedir=/var/lib \
+ --enable-idled \
+ --enable-murder \
+ --enable-netscapehack \
+ --enable-nntp \
+ --enable-replication \
+ --with-com_err=yes \
--with-cyrus-user=cyrus \
--with-cyrus-group=mail \
--with-cyrus-prefix=/usr/lib/cyrus \
- --localstatedir=/var/lib \
- --without-notify \
- --with-sasldir=/usr \
- --enable-netscapehack \
- --with-openssl \
- --with-auth=unix \
--with-dbdir=%{_libdir} \
- --enable-shared \
- --with-lock=fcntl \
--with-drac=%{_libdir} \
- --libdir=%{_libdir} \
- --enable-murder \
- --enable-replication \
- --with-mboxlist-db=skiplist \
- --enable-annotatemore \
- --with-perl=/usr/bin/perl \
- --without-ucdsnmp \
- --with-libwrap=/usr \
--with-gss_impl=auto \
- --with-syslogfacility=DAEMON \
- --with-com_err=yes \
+ --with-libwrap=/usr \
+ --with-lock=fcntl \
--with-openslp=%{_libdir} \
- --enable-nntp \
- --enable-idled
+ --with-openssl \
+ --with-perl=/usr/bin/perl \
+ --with-syslogfacility=DAEMON \
+ --without-ucdsnmp
make depend
make
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |