SPECS (DEVEL): ekg2.spec - up to snap=20090310 - TODO: autotools

pawelz pawelz at pld-linux.org
Sun Mar 15 01:59:43 CET 2009


Author: pawelz                       Date: Sun Mar 15 00:59:42 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to snap=20090310
- TODO: autotools

---- Files affected:
SPECS:
   ekg2.spec (1.95.2.5 -> 1.95.2.6) 

---- Diffs:

================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.95.2.5 SPECS/ekg2.spec:1.95.2.6
--- SPECS/ekg2.spec:1.95.2.5	Wed Feb 25 00:16:55 2009
+++ SPECS/ekg2.spec	Sun Mar 15 01:59:37 2009
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO:
+# - autotools (call it directly, or fix autogen.sh)
 #
 # Conditional build:
 %bcond_without	aspell			# build without spell-checking support with aspell
@@ -16,7 +18,7 @@
 %bcond_without	sqlite3			# don't build logsqlite plugin based on sqlite3
 %bcond_without	xosd			# don't build xosd plugin
 
-%define		_snap 20090120
+%define		_snap 20090310
 
 %if %{without jabber}
 %undefine with_gnutls
@@ -35,7 +37,7 @@
 License:	GPL v2+
 Group:		Applications/Communications
 Source0:	%{name}-%{_snap}.tar.bz2
-# Source0-md5:	4e7fdba759f3fd43145d3afbc91e8fe1
+# Source0-md5:	a12eaafadd2fb4440781038587b77250
 Patch0:		%{name}-perl-install.patch
 Patch1:		%{name}-missing-xwcslen.patch
 Patch2:		%{name}-gtk.patch
@@ -310,17 +312,7 @@
 sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
 
 %build
-%{__libtoolize} --ltdl
-cd libltdl
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-cd ..
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+NOCONFIGURE=1 ./autogen.sh || true
 # for hostent.h_addr (should be in CPPFLAGS, but it's overridden in plugins/jabber)
 CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
 %configure \
@@ -503,6 +495,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.6  2009/03/15 00:59:37  pawelz
+- up to snap=20090310
+- TODO: autotools
+
 Revision 1.95.2.5  2009/02/24 23:16:55  pawelz
 - added patch2 (buildfix for gtk+2 >= 2:2.14.1)
 - BR: gtk+2 >= 2:2.14.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ekg2.spec?r1=1.95.2.5&r2=1.95.2.6&f=u



More information about the pld-cvs-commit mailing list