SPECS: jed.spec - up to ver 0.99.17 which is slang and utf8 ready

arekm arekm at pld-linux.org
Fri Sep 16 10:00:10 CEST 2005


Author: arekm                        Date: Fri Sep 16 08:00:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to ver 0.99.17 which is slang and utf8 ready

---- Files affected:
SPECS:
   jed.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/jed.spec
diff -u SPECS/jed.spec:1.75 SPECS/jed.spec:1.76
--- SPECS/jed.spec:1.75	Fri Sep 16 09:32:27 2005
+++ SPECS/jed.spec	Fri Sep 16 10:00:04 2005
@@ -1,5 +1,4 @@
-# $Revision$, $Date$
-%define		tar_ver	0.99-16
+%define		tar_ver	B0.99-17.111
 Summary:	A small fast editor
 Summary(de):	Ein kleiner, schneller Editor
 Summary(es):	Un pequeńo y rápido editor
@@ -10,12 +9,12 @@
 Summary(tr):	Küçük, hýzlý bir metin düzenleyici
 Summary(uk):	ű×ÉÄËÉĘ ËĎÍĐÁËÔÎÉĘ ÔĹËÓÔĎ×ÉĘ ŇĹÄÁËÔĎŇ ÎÁ ÂÁÚŚ ÂŚÂĚŚĎÔĹËÉ slang
 Name:		jed
-Version:	0.99.16
-Release:	4
+Version:	0.99.17
+Release:	0.111.1
 License:	GPL
 Group:		Applications/Editors
-Source0:	ftp://space.mit.edu/pub/davis/jed/v0.99/%{name}-%{tar_ver}.tar.bz2
-# Source0-md5:	c2bcd89c92a120559865a539c2705999
+Source0:	ftp://space.mit.edu/pub/davis/jed/v0.99/pre-0.99-17/%{name}-%{tar_ver}.tar.bz2
+# Source0-md5:	1a0c3d3b19d12e920e37754cd06d06db
 Source1:	x%{name}.desktop
 Source2:	%{name}.conf
 Source3:	%{name}.1.pl
@@ -191,7 +190,7 @@
 %patch4 -p1
 
 %build
-mv -f autoconf/configure.in .
+mv -f autoconf/configure.ac .
 mv -f autoconf/aclocal.m4 acinclude.m4
 CFLAGS="-DMEMCPY=SLmemcpy -DMEMSET=SLmemset -DMEMCHR=SLmemchr %{rpmcflags}"
 %{__aclocal}
@@ -200,6 +199,7 @@
 
 %{__make} all
 %{__make} xjed
+%{__make} rgrep
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -210,6 +210,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install src/objs/rgrep $RPM_BUILD_ROOT%{_bindir}
 install info/jed.* $RPM_BUILD_ROOT%{_infodir}
 
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
@@ -255,6 +256,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2005/09/16 08:00:04  arekm
+- up to ver 0.99.17 which is slang and utf8 ready
+
 Revision 1.75  2005/09/16 07:32:27  arekm
 - BR new slang
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jed.spec?r1=1.75&r2=1.76&f=u




More information about the pld-cvs-commit mailing list