Hello community,

here is the log from the commit of package mailsync for openSUSE:Factory 
checked in at 2013-12-10 09:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailsync (Old)
 and      /work/SRC/openSUSE:Factory/.mailsync.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailsync"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailsync/mailsync.changes        2011-09-23 
02:12:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mailsync.new/mailsync.changes   2013-12-10 
09:34:43.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec  9 14:37:30 UTC 2013 - seife+...@b1-systems.com
+
+- add SUSE_ASNEEDED=0 to fix c-client linking failure in configure
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mailsync.spec ++++++
--- /var/tmp/diff_new_pack.Twx53b/_old  2013-12-10 09:34:43.000000000 +0100
+++ /var/tmp/diff_new_pack.Twx53b/_new  2013-12-10 09:34:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mailsync (Version 5.2.1)
+# spec file for package mailsync
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           mailsync
-BuildRequires:  gcc-c++ imap-devel openssl-devel pam-devel
-License:        GPL-2.0+
-Group:          Productivity/Networking/Email/Utilities
-Group:          Productivity/Networking/Email/Utilities
-AutoReqProv:    on
+BuildRequires:  gcc-c++
+BuildRequires:  imap-devel
+BuildRequires:  openssl-devel
+BuildRequires:  pam-devel
 Version:        5.2.1
-Release:        162
+Release:        0
 Url:            http://sourceforge.net/projects/mailsync/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         
http://unc.dl.sourceforge.net/sourceforge/mailsync/%{name}_%{version}.orig.tar.gz
 Patch:          mailsync-correct-format-errors.patch
 Summary:        The Mail Sync Tool
+License:        GPL-2.0+
+Group:          Productivity/Networking/Email/Utilities
 
 %description
 Mailsync is a way of keeping a collection of mailboxes synchronized.
@@ -48,6 +47,9 @@
 %patch -p1
 
 %build
+# no idea why, but without SUSE_ASNEEDED, pam symbols are not found (during 
configure),
+# no matter how I'm ordering the -lxxx options... --seife
+export SUSE_ASNEEDED=0
 export CFLAGS="$RPM_OPT_FLAGS"
 ./configure
 make

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

Reply via email to