Author: pawelz                       Date: Sun Nov 16 02:43:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch1 (buildfix for autoconf >= 2.62)
- reverted autoconf BR
- removed TODO
- rel 2

---- Files affected:
SPECS:
   most.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/most.spec
diff -u SPECS/most.spec:1.45 SPECS/most.spec:1.46
--- SPECS/most.spec:1.45        Sun Nov 16 03:30:34 2008
+++ SPECS/most.spec     Sun Nov 16 03:42:56 2008
@@ -1,18 +1,16 @@
 # $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):     Pager bazujÄ…cy na SLangu
 Name:          most
 Version:       5.0.0a
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       ftp://space.mit.edu/pub/davis/most/%{name}-%{version}.tar.bz2
 # Source0-md5: 4c42abfc8d3ace1b0e0062ea021a5917
+Patch0:                %{name}-autoconf.patch
 URL:           http://www.jedsoft.org/most/
-BuildRequires: autoconf = 2.61
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: sed >= 4.0
 BuildRequires: slang-devel >= 1.3.6
@@ -30,6 +28,8 @@
 %prep
 %setup -q
 
+%patch0 -p1
+
 %{__sed} -i -e '[EMAIL PROTECTED]/[EMAIL PROTECTED]/%{_lib}@' 
autoconf/aclocal.m4
 cp -f /usr/share/automake/config.* autoconf
 cp -f autoconf/configure.ac .
@@ -71,6 +71,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2008/11/16 02:42:56  pawelz
+- added patch1 (buildfix for autoconf >= 2.62)
+- reverted autoconf BR
+- removed TODO
+- rel 2
+
 Revision 1.45  2008/11/16 02:30:34  pawelz
 - moved some commands from %%build to %%prep
 - use sed not perl
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to