[pan] Fix changelog & explain in a comment why we cannot link Pan with GnuTLS

Petr Kovář pmkovar at fedoraproject.org
Mon Jan 6 15:59:08 UTC 2014


commit 73e0079dc9f750fb95d5208c4dab98ed5b282295
Author: Petr Kovar <pkovar at redhat.com>
Date:   Mon Jan 6 16:58:45 2014 +0100

    Fix changelog & explain in a comment why we cannot link Pan with GnuTLS

 pan.spec |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/pan.spec b/pan.spec
index cb9745d..7b21a90 100644
--- a/pan.spec
+++ b/pan.spec
@@ -1,7 +1,7 @@
 Summary:	A GNOME/GTK+ newsreader for X
 Name:		pan
 Version:	0.139
-Release:	5%{?dist}
+Release:	6%{?dist}
 Epoch:		1
 License:	GPLv2
 Group:		Applications/Internet
@@ -34,6 +34,7 @@ Seal of Approval evaluations.
 sed -i -e 's|StartupNotify=false|StartupNotify=true|' %{name}.desktop.in
 
 %build
+# We cannot link GPLv2-only Pan with GnuTLS due to libgnutls being effectively LGPLv3+
 %configure --without-gtk3 --without-gnutls \
     --with-dbus --with-gmime-crypto \
     --with-gtkspell --enable-libnotify \
@@ -66,6 +67,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/*%{name}.desktop
 
 %changelog
+* Mon Jan 06 2014 Petr Kovar <pkovar at redhat.com> - 1:0.139-6
+- Fix changelog & explain in a comment why we cannot link Pan with GnuTLS
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.139-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -83,7 +87,8 @@ rm -rf %{buildroot}
 
 * Mon Jun 18 2012 Petr Kovar <pkovar at redhat.com> - 1:0.138-1
 - Update to version 0.138
-- Disable support for GnuTLS
+- Disable support for GnuTLS: we cannot link GPLv2-only Pan with GnuTLS due to
+  libgnutls being effectively LGPLv3+
 
 * Sun May 20 2012 Petr Kovar <pkovar at redhat.com> - 1:0.137-1
 - Update to version 0.137
@@ -353,13 +358,13 @@ rm -rf %{buildroot}
 * Thu May 23 2002 Tim Powers <timp at redhat.com>
 - automated rebuild
 
-* Wed Apr 12  2002 Bill Huang <bhuang at redhat.com>
+* Fri Apr 12  2002 Bill Huang <bhuang at redhat.com>
 - Update ja.po so that pan can be started up in Japanese locale. 
 
 * Wed Apr  3 2002 Tim Powers <timp at redhat.com>
 - update to 0.11.2
 
-* Fri Jan 31 2002 Bill Nottingham <notting at redhat.com>
+* Thu Jan 31 2002 Bill Nottingham <notting at redhat.com>
 - build current version in new environment
 
 * Mon Jul  2 2001 Tim Powers <timp at redhat.com>
@@ -397,7 +402,7 @@ rm -rf %{buildroot}
 * Mon Jul 10 2000 Tim Powers <timp at redhat.com>
 - rebuilt
 
-* Mon Jul 02 2000 Trond Eivind Glomsr?eg at redhat.com>
+* Sun Jul 02 2000 Trond Eivind Glomsr?eg at redhat.com>
 - updated to 0.8.1beta1
 - patch for db breakage
 


More information about the scm-commits mailing list