SPECS: sylpheed-claws.spec - small changes, cleaning

luzik luzik at pld-linux.org
Thu Jul 28 13:32:31 CEST 2005


Author: luzik                        Date: Thu Jul 28 11:32:31 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- small changes, cleaning

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

---- Diffs:

================================================================
Index: SPECS/sylpheed-claws.spec
diff -u SPECS/sylpheed-claws.spec:1.104 SPECS/sylpheed-claws.spec:1.105
--- SPECS/sylpheed-claws.spec:1.104	Mon Jul 25 09:58:14 2005
+++ SPECS/sylpheed-claws.spec	Thu Jul 28 13:32:26 2005
@@ -1,7 +1,7 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	gpg		# build with GPG support (still needs obsolete version of gpgme)
+%bcond_without	gpg		# build without GPG support
 %bcond_without	ssl		# build without SSL support
 %bcond_without	ipv6		# build without IPv6 support
 %bcond_without	ldap		# build without LDAP support
@@ -120,8 +120,10 @@
 #%%{__automake}
 %configure \
 	%{!?with_gpg:--disable-pgpmime-plugin} \
+	%{?with_gpg:--enable-pgpmime-plugin} \
 	%{?with_ldap:--enable-ldap} \
-	%{?with_ssl:--enable-ssl} \
+	%{?with_ssl:--enable-openssl} \
+	%{!?with_ssl:--disable-openssl} \
 	%{?with_ipv6:--enable-ipv6} \
 	%{!?with_faces:--disable-compface} \
 	%{?with_dillo:--enable-dillo-viewer-plugin } \
@@ -135,8 +137,10 @@
 	%{?with_spamassassin:--enable-spamassassin-plugin } \
 	--enable-aspell \
 	--enable-gdk-pixbuf \
-	--enable-threads \
+	--enable-pthread \
 	--disable-static \
+	--enable-gnomeprint \
+	--enable-libetpan \
 	--with-config-dir=.sylpheed
 
 %{__make}
@@ -202,6 +206,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.105  2005/07/28 11:32:26  luzik
+- small changes, cleaning
+
 Revision 1.104  2005/07/25 07:58:14  luzik
 - updated to 1.9.13
 - changed gpg support to be build in default
@@ -211,10 +218,10 @@
 - there is no need to use .sylpheed-gtk2 config dir.
 
 Revision 1.102  2005/06/30 13:03:32  luzik
- - fixed locale issue mistake
+- fixed locale issue mistake
 
 Revision 1.101  2005/06/30 11:36:26  luzik
- - updated to 1.9.12
+- updated to 1.9.12
 
 Revision 1.100  2005/03/29 19:59:47  qboosh
 - updated gpg bcond desc
================================================================

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




More information about the pld-cvs-commit mailing list