SPECS: jabber-gg-transport.spec - follow PLD standards and use ext...

arekm arekm at pld-linux.org
Sun Jul 24 21:08:03 CEST 2005


Author: arekm                        Date: Sun Jul 24 19:08:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- follow PLD standards and use external libgadu; external libxode needs more work (api changes; mainly rename of functions)

---- Files affected:
SPECS:
   jabber-gg-transport.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/jabber-gg-transport.spec
diff -u SPECS/jabber-gg-transport.spec:1.54 SPECS/jabber-gg-transport.spec:1.55
--- SPECS/jabber-gg-transport.spec:1.54	Sun Jul 24 20:42:32 2005
+++ SPECS/jabber-gg-transport.spec	Sun Jul 24 21:07:56 2005
@@ -13,11 +13,15 @@
 Source2:	jggtrans.sysconfig
 Patch0:		%{name}-pidfile.patch
 Patch1:		%{name}-spooldir.patch
+Patch2:		%{name}-external.patch
 URL:		http://www.jabberstudio.org/projects/jabber-gg-transport/project/view.php
+BuildRequires:	automake
+BuildRequires:	autoconf
 BuildRequires:	expat-devel >= 1.95.1
 BuildRequires:	glib2-devel
 BuildRequires:	libidn-devel >= 0.3.0
 BuildRequires:	pkgconfig
+BuildRequires:	libgadu-devel
 Requires:	jabber-common
 Requires(post,preun):	/sbin/chkconfig
 Requires(post):	/usr/bin/perl
@@ -35,8 +39,12 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
 	%{?debug:--with-efence} \
 	--sysconfdir=/etc/jabber
@@ -96,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/07/24 19:07:56  arekm
+- follow PLD standards and use external libgadu; external libxode needs more work (api changes; mainly rename of functions)
+
 Revision 1.54  2005/07/24 18:42:32  jajcus
 - Version: 2.2.0
 - libgadu is not required any more
================================================================

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




More information about the pld-cvs-commit mailing list