rpms/sylpheed/F-7 sylpheed.spec,1.51,1.52

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Jan 23 16:23:03 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/sylpheed/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2942

Modified Files:
	sylpheed.spec 
Log Message:
* Wed Jan 23 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-6
- Compile with deprecated OpenLDAP API to fix segfaults on 64-bit.



Index: sylpheed.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sylpheed/F-7/sylpheed.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sylpheed.spec	5 Oct 2007 16:12:09 -0000	1.51
+++ sylpheed.spec	23 Jan 2008 16:22:22 -0000	1.52
@@ -5,7 +5,7 @@
 Summary: GTK+ based, lightweight, and fast email client
 Name: sylpheed
 Version: 2.3.1
-Release: 5
+Release: 6
 License: GPLv2+
 URL: http://sylpheed.sraoss.jp/
 Group: Applications/Internet
@@ -60,6 +60,7 @@
 	%{?_without_compface:--disable-compface} \
 	%{!?_without_ldap:--enable-ldap} \
 	%{?_with_jpilot:--enable-jpilot}
+echo "#define LDAP_DEPRECATED 1" >> config.h
 make %{?_smp_mflags}
 
 %install
@@ -94,158 +95,161 @@
 %{_mandir}/man1/*
 
 %changelog
-* Fri Aug 24 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-5
+* Wed Jan 23 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-6
+- Compile with deprecated OpenLDAP API to fix segfaults on 64-bit.
+
+* Fri Aug 24 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-5
 - Patch POP3 format string vulnerability CVE-2007-2958 (#254123).
 - Clarify licence (GPLv2+).
 
-* Fri May 18 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-4
+* Fri May 18 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-4
 - Backport patch for libsylph to improve/fix handling of escapes
   and quotes in headers.
 
-* Sun May 13 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-3
+* Sun May 13 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-3
 - Patch PGP/MIME signed message compose, so it doesn't strip off
   whitespace of the "-- " body signature delimiter. It's upstream
   preference that it still does that for ISO 2022 JP to be compatible
   with a few broken MUAs that have problems with QP encoding.
 - Remove .desktop categories "Application" and "X-Fedora".
 
-* Sat Apr 21 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-2
+* Sat Apr 21 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-2
 - Patch APOP vulnerability (CVE-2007-1558) as in 2.4.0.
 - Patch default directory for SSL/TLS certificates.
 
-* Wed Jan 17 2007 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.1-1
+* Wed Jan 17 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.1-1
 - Update to 2.3.1.
 
-* Sat Dec 23 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.3.0-1
+* Sat Dec 23 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.3.0-1
 - Update to 2.3.0 (new stable branch).
 
-* Thu Nov 16 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.10-1
+* Thu Nov 16 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.10-1
 - Update to 2.2.10 (recommended bug-fixes only).
 
-* Mon Oct 02 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Mon Oct 02 2006 Michael Schwendt <mschwendt at fedoraproject.org>
 - rebuilt
 
-* Sat Sep 23 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.9-1
+* Sat Sep 23 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.9-1
 - Update to 2.2.9 (also works around #201949).
 - New upstream URLs.
 
-* Fri Sep  8 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.7-3
+* Fri Sep  8 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.7-3
 - Set StartupWMClass in desktop file.
 
-* Fri Sep 01 2006 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Fri Sep 01 2006 Michael Schwendt <mschwendt at fedoraproject.org>
 - rebuilt
 
-* Mon Jul 31 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.7-1
+* Mon Jul 31 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.7-1
 - Update to 2.2.7 (includes patches from 2.2.6-2 and -3).
 
-* Sun Jul 30 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.6-4
+* Sun Jul 30 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.6-4
 - Enable OpenLDAP support as requested by several users.
 - Drop minimal version from GPGME build requirement
   (it's superfluous in our environments).
 
-* Tue Jun 27 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.6-3
+* Tue Jun 27 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.6-3
 - Adapt upstream's patch for a crash with Turkish locales.
 
-* Mon Jun 26 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.6-2
+* Mon Jun 26 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.6-2
 - Adapt upstream's patch to prevent a crash when switching folders
   (sylpheed-2.2.6-summaryview-crash.patch).
 
-* Fri Jun  9 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.6-1
+* Fri Jun  9 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.6-1
 - Update to 2.2.6 (includes the smtp_timeout patch).
 
-* Sat Jun  3 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.5-2
+* Sat Jun  3 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.5-2
 - Add smtp_timeout patch.
 - Add display_folder_num_columns patch.
 
-* Tue May 30 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.5-1
+* Tue May 30 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.5-1
 - Update to 2.2.5 (includes more "bold" fixes, too).
 
-* Fri Mar 31 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.4-1
+* Fri Mar 31 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.4-1
 - Update to 2.2.4.
 
-* Sun Mar 19 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.3-1
+* Sun Mar 19 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.3-1
 - Update to 2.2.3.
 - Update external commands (defs.h) patch.
 
-* Sat Feb 18 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.0-1
+* Sat Feb 18 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.2.0-1
 - Update to 2.2.0 (new stable series).
 - BR gtkspell-devel.
 
-* Wed Feb 15 2006 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.4-2
+* Wed Feb 15 2006 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.4-2
 - rebuilt for FC5
 
-* Thu Nov 10 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.4-1
+* Thu Nov 10 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.4-1
 - Update to 2.0.4 (security).
 
-* Sat Oct 22 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.3-1
+* Sat Oct 22 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.3-1
 - Update to 2.0.3.
 
-* Sat Oct  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.2-1
+* Sat Oct  1 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.2-1
 - Update to 2.0.2.
 
-* Mon Sep  5 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.1-1
+* Mon Sep  5 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.1-1
 - Update to 2.0.1.
 
-* Wed Aug 17 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-2
+* Wed Aug 17 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-2
 - rebuilt
 
-* Sat Jul 30 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-1
+* Sat Jul 30 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-1
 - Update to 2.0.0.
 
-* Tue Jul 26 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.4.rc
+* Tue Jul 26 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.4.rc
 - Update to 2.0.0rc.
 
-* Fri Jul 15 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.4.beta6
+* Fri Jul 15 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.4.beta6
 - Update to 2.0.0beta6 (feature freeze).
 
-* Sun Jul 10 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.4.beta5
+* Sun Jul 10 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.4.beta5
 - Update to 2.0.0beta5.
 
-* Tue Jul  5 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.4.beta4
+* Tue Jul  5 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.4.beta4
 - Update to 2.0.0beta4.
 
-* Tue Jun 28 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Tue Jun 28 2005 Michael Schwendt <mschwendt at fedoraproject.org>
 - remove work-around from previous entry again, bug has been fixed
 
-* Sun Jun 26 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.2.beta3
+* Sun Jun 26 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.2.beta3
 - temporarily add BR libpng-devel to work around a broken cairo-devel
   package, which is pulled in and breaks the pkg-config dependency
   chain (#161688)
 
-* Fri Jun 24 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.1.beta3
+* Fri Jun 24 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.1.beta3
 - Update to 2.0.0beta3.
 - Patch1 (flexible OpenSSL pkg-config support) merged upstream.
 
-* Fri Jun 17 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.1.beta2
+* Fri Jun 17 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.1.beta2
 - Update to 2.0.0beta2.
 
-* Fri Jun 10 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.0.0-0.1.beta1
+* Fri Jun 10 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.0-0.1.beta1
 - Update to 2.0.0beta1.
 
-* Mon May 30 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.12-1
+* Mon May 30 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.12-1
 - Update to 1.9.12 to get a bunch of fixes.
 
-* Fri May 13 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.10-1
+* Fri May 13 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.10-1
 - Update to 1.9.10.
 - Upstream incorporated some desktop file fixes.
 
-* Fri Apr 22 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.9-1
+* Fri Apr 22 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.9-1
 - Update to 1.9.9.
 
-* Mon Apr 18 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.8-1
+* Mon Apr 18 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.8-1
 - Update to 1.9.8.
 
-* Thu Mar 31 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.7-1
+* Thu Mar 31 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.7-1
 - Update to 1.9.7.
 - Patch4 (draftsegf) merged upstream.
 
-* Sun Mar 20 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.9.6-1
+* Sun Mar 20 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.9.6-1
 - Update to 1.9.6 development release for testing purposes.
 
-* Thu Mar 17 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.3-2
+* Thu Mar 17 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.0.3-2
 - Fix segfault when reopening drafts.
 
-* Sat Mar  5 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0.3-1
+* Sat Mar  5 2005 Michael Schwendt <mschwendt at fedoraproject.org> - 1.0.3-1
 - Update to 1.0.3.
 - Enable support for GPGME 1.0 and compface.
 - Apply common spec cleanup. Make desktop file UTF-8.




More information about the fedora-extras-commits mailing list