SPECS: sylpheed-claws.spec - updated to 1.9.13 - changed gpg suppo...

luzik luzik at pld-linux.org
Mon Jul 25 09:58:19 CEST 2005


Author: luzik                        Date: Mon Jul 25 07:58:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.9.13
- changed gpg support to be build in default
- fixed Summary

---- Files affected:
SPECS:
   sylpheed-claws.spec (1.103 -> 1.104) 

---- Diffs:

================================================================
Index: SPECS/sylpheed-claws.spec
diff -u SPECS/sylpheed-claws.spec:1.103 SPECS/sylpheed-claws.spec:1.104
--- SPECS/sylpheed-claws.spec:1.103	Thu Jul  7 11:10:23 2005
+++ SPECS/sylpheed-claws.spec	Mon Jul 25 09:58:14 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	gpg		# build with GPG support (still needs obsolete version of gpgme)
+%bcond_without	gpg		# build with GPG support (still needs obsolete version of gpgme)
 %bcond_without	ssl		# build without SSL support
 %bcond_without	ipv6		# build without IPv6 support
 %bcond_without	ldap		# build without LDAP support
@@ -13,15 +13,15 @@
 %bcond_with	mathml		# build with mathml plugin
 #
 %define		_iconver	20040929
-Summary:	A bleeding edge branch of Sylpheed, a GTK+ based, lightweight, and fast e-mail client
+Summary:	A bleeding edge branch of Sylpheed, a GTK2 based, lightweight, and fast e-mail client
 Summary(pl):	Rozwojowa wersja Sylpheed z dużą ilością zmian oraz ulepszeń
 Name:		sylpheed-claws
-Version:	1.9.12
+Version:	1.9.13
 Release:	1
 License:	GPL v2
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/sylpheed-claws/%{name}-%{version}.tar.bz2
-# Source0-md5:	c7cdfe6ac9afacd680cb8fe58eb9da79
+# Source0-md5:	afd3b82ca210520f0ad241b77c5e673a
 Source1:	%{name}.desktop
 Source2:	http://dl.sourceforge.net/sylpheed-claws/sylpheed-iconset-%{_iconver}.tar.gz
 # Source2-md5:	d72cf03bf3d13cf9e2785eaca3807707
@@ -36,10 +36,10 @@
 BuildRequires:	gdk-pixbuf-devel >= 0.8
 BuildRequires:	gettext-devel
 BuildRequires:	gmp-devel
-%{?with_gpg:BuildRequires:	gpgme-devel >= 1:0.3.10}
-%{?with_gpg:BuildRequires:	gpgme-devel < 1:0.4}
+%{?with_gpg:BuildRequires:	gpgme-devel >= 1:0.4.5}
 BuildRequires:	gtk+-devel >= 1.2.6
 BuildRequires:	imlib-devel >= 1.9
+BuildRequires:	libetpan-devel >= 0.38
 BuildRequires:	libltdl-devel
 BuildRequires:	libtool
 # TODO: package gtkmathview: http://helm.cs.unibo.it/mml-widget/ (0.4.3 for gtk1, 0.6.0 for gtk2)
@@ -151,7 +151,7 @@
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 cp -a themes $RPM_BUILD_ROOT%{_datadir}/%{name}
 
-install sylpheed.png $RPM_BUILD_ROOT%{_pixmapsdir}
+install %{name}.png $RPM_BUILD_ROOT%{_pixmapsdir}
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins/*.la
 
@@ -179,7 +179,7 @@
 %lang(fr) %{_datadir}/%{name}/faq/fr
 %lang(it) %{_datadir}/%{name}/faq/it
 %{_desktopdir}/%{name}.desktop
-%{_pixmapsdir}/sylpheed.png
+%{_pixmapsdir}/%{name}.png
 
 %files plugins
 %defattr(644,root,root,755)
@@ -202,6 +202,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.104  2005/07/25 07:58:14  luzik
+- updated to 1.9.13
+- changed gpg support to be build in default
+- fixed Summary
+
 Revision 1.103  2005/07/07 09:10:23  blues
 - there is no need to use .sylpheed-gtk2 config dir.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sylpheed-claws.spec?r1=1.103&r2=1.104&f=u




More information about the pld-cvs-commit mailing list