SPECS: jabber-gg-transport.spec - removed todo (nobody's *ever* go...

mmazur mmazur at pld-linux.org
Thu Feb 2 14:51:43 CET 2006


Author: mmazur                       Date: Thu Feb  2 13:51:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed todo (nobody's *ever* gonna remove internal libxode dep)
- added with internal_libgadu bcond
- br: libtool, gettext-devel

---- Files affected:
SPECS:
   jabber-gg-transport.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/jabber-gg-transport.spec
diff -u SPECS/jabber-gg-transport.spec:1.60 SPECS/jabber-gg-transport.spec:1.61
--- SPECS/jabber-gg-transport.spec:1.60	Wed Oct 12 09:00:00 2005
+++ SPECS/jabber-gg-transport.spec	Thu Feb  2 14:51:38 2006
@@ -1,7 +1,8 @@
 # $Revision$, $Date$
-# TODO:
-# - use shared/external libxode
 #
+# Conditional build:
+%bcond_with internal_libgadu	# Build with transport's internal libgadu
+
 Summary:	GaduGadu transport module for Jabber
 Summary(pl):	Moduł transportowy GaduGadu dla systemu Jabber
 Name:		jabber-gg-transport
@@ -21,9 +22,11 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	expat-devel >= 1.95.1
+BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel
-BuildRequires:	libgadu-devel
+%{!?with_internal_libgadu:BuildRequires:	libgadu-devel}
 BuildRequires:	libidn-devel >= 0.3.0
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
 Requires(post,preun):	/sbin/chkconfig
 Requires(post):	/usr/bin/perl
@@ -42,7 +45,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
+%{!?with_internal_libgadu:%patch2 -p1}
 %patch3 -p1
 
 %build
@@ -108,6 +111,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2006/02/02 13:51:38  mmazur
+- removed todo (nobody's *ever* gonna remove internal libxode dep)
+- added with internal_libgadu bcond
+- br: libtool, gettext-devel
+
 Revision 1.60  2005/10/12 07:00:00  arekm
 - rel 2; fix acl when using tags without attibutes like <deny/>
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jabber-gg-transport.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list