SPECS: most.spec - BR autoconf <= 2.61. Added TODO note. - AC_CHECK_SIZEOF ...

pawelz pawelz at pld-linux.org
Sun Nov 16 00:32:44 CET 2008


Author: pawelz                       Date: Sat Nov 15 23:32:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR autoconf <= 2.61. Added TODO note.
- AC_CHECK_SIZEOF tests in `most' does not work with autoconf > 2.61.
- I have no idea how to fix it; help me please.

---- Files affected:
SPECS:
   most.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/most.spec
diff -u SPECS/most.spec:1.43 SPECS/most.spec:1.44
--- SPECS/most.spec:1.43	Tue Sep 11 18:54:26 2007
+++ SPECS/most.spec	Sun Nov 16 00:32:38 2008
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO
+# - AC_CHECK_SIZEOF tests do not work with autoconf > 2.61, so this spec file
+#   does not build on systems with new autotools (titanium and th).
 Summary:	SLang based pager
 Summary(pl.UTF-8):	Bazujący na SLang'u pager
 Name:		most
@@ -9,7 +12,7 @@
 Source0:	ftp://space.mit.edu/pub/davis/most/%{name}-%{version}.tar.bz2
 # Source0-md5:	4c42abfc8d3ace1b0e0062ea021a5917
 URL:		http://www.jedsoft.org/most/
-BuildRequires:	autoconf >= 2.50
+BuildRequires:	autoconf = 2.61
 BuildRequires:	automake
 BuildRequires:	perl-base
 BuildRequires:	slang-devel >= 1.3.6
@@ -68,6 +71,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2008/11/15 23:32:38  pawelz
+- BR autoconf <= 2.61. Added TODO note.
+- AC_CHECK_SIZEOF tests in `most' does not work with autoconf > 2.61.
+- I have no idea how to fix it; help me please.
+
 Revision 1.43  2007/09/11 16:54:26  qboosh
 - updated to 5.0.0a
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/most.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list