SPECS: pidgin.spec - switched on silc bcond - blocked silc autodet...

sls sls at pld-linux.org
Thu Sep 20 16:51:17 CEST 2007


Author: sls                          Date: Thu Sep 20 14:51:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switched on silc bcond
- blocked silc autodetection when building without silc
- added TODO entry

---- Files affected:
SPECS:
   pidgin.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: SPECS/pidgin.spec
diff -u SPECS/pidgin.spec:1.186 SPECS/pidgin.spec:1.187
--- SPECS/pidgin.spec:1.186	Thu Sep 20 16:04:48 2007
+++ SPECS/pidgin.spec	Thu Sep 20 16:51:12 2007
@@ -8,6 +8,7 @@
 # - obsoletes for gaim
 # - move mono related files to -libs?
 # - unpackaged certificates /usr/share/purple/ca-certs/*_CA.pem
+# - add NetworkManager support
 #
 %bcond_without	cap		# without Contact Availability Prediction
 %bcond_without	dbus		# without dbus (for pidgin-remote and others)
@@ -18,7 +19,7 @@
 %bcond_without	meanwhile	# without meanwhile support
 %bcond_without	sasl		# disable SASL support
 %bcond_without	text		# don't build text UI
-%bcond_with 	silc		# Build with SILC libraries
+%bcond_without 	silc		# Build without SILC libraries
 #
 %include	/usr/lib/rpm/macros.perl
 Summary:	A client compatible with AOL's 'Instant Messenger'
@@ -28,7 +29,7 @@
 Summary(pt_BR.UTF-8):	Um cliente para o AOL Instant Messenger (AIM)
 Name:		pidgin
 Version:	2.2.0
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://dl.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
@@ -233,6 +234,7 @@
 	--disable-nas \
 	--enable-nss=no \
 	--with-perl-lib=vendor \
+%{!?with_silc:--with-silc-includes=not_existent_directory} \
 	--%{?with_cap:en}%{!?with_cap:dis}able-cap \
 	%{?with_sasl:--enable-cyrus-sasl} \
 %{?with_dbus:--enable-dbus --with-dbus-session-dir=%{_datadir}/dbus-1/services} \
@@ -445,6 +447,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2007/09/20 14:51:12  sls
+- switched on silc bcond
+- blocked silc autodetection when building without silc
+- added TODO entry
+
 Revision 1.186  2007/09/20 14:04:48  sls
 - pidgin-2.2.0 works with silc-1.1
 - package silc and myspace plugins
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pidgin.spec?r1=1.186&r2=1.187&f=u



More information about the pld-cvs-commit mailing list