rpms/clisp/FC-4 .cvsignore, 1.6, 1.7 clisp.spec, 1.16, 1.17 sources, 1.6, 1.7

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Jul 17 19:39:29 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/clisp/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4364

Modified Files:
	.cvsignore clisp.spec sources 
Log Message:
new version 2.39


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/clisp/FC-4/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	29 Jan 2006 12:37:19 -0000	1.6
+++ .cvsignore	17 Jul 2006 19:39:29 -0000	1.7
@@ -1 +1 @@
-clisp-2.38.tar.bz2
+clisp-2.39.tar.bz2


Index: clisp.spec
===================================================================
RCS file: /cvs/extras/rpms/clisp/FC-4/clisp.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- clisp.spec	29 Jan 2006 12:37:19 -0000	1.16
+++ clisp.spec	17 Jul 2006 19:39:29 -0000	1.17
@@ -1,12 +1,12 @@
 Name:		clisp
 Summary:	Common Lisp (ANSI CL) implementation
-Version:	2.38
+Version:	2.39
 Release: 	1%{?dist}
 
 Group:		Development/Languages
 License:	GPL
 URL:		http://sourceforge.net/projects/clisp
-Source:		http://download.sourceforge.net/clisp/clisp-2.38.tar.bz2
+Source:		http://download.sourceforge.net/clisp/clisp-2.39.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	readline-devel, gettext, pcre-devel, postgresql-devel
 BuildRequires:	libsigsegv-devel, db4-devel, zlib-devel
@@ -70,7 +70,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make -C build prefix=%{_prefix} libdir=%{_libdir} mandir=%{_mandir} DESTDIR=$RPM_BUILD_ROOT install
+make -C \
+	build \
+	prefix=%{_prefix} \
+	libdir=%{_libdir} \
+	mandir=%{_mandir} \
+	docdir=%{_docdir}/clisp-%{version} \
+	DESTDIR=$RPM_BUILD_ROOT \
+	install
 rm -f $RPM_BUILD_ROOT%{_docdir}/clisp-%{version}/doc/clisp.{dvi,1,ps}
 cp -p doc/mop-spec.pdf $RPM_BUILD_ROOT%{_docdir}/clisp-%{version}/doc
 %find_lang %{name}
@@ -114,6 +121,9 @@
 
 
 %changelog
+* Mon Jul 17 2006 Gerard Milmeister <gemi at bluewin.ch> - 2.39-1
+- new version 2.39
+
 * Sun Jan 29 2006 Gerard Milmeister <gemi at bluewin.ch> - 2.38-1
 - new version 2.38
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/clisp/FC-4/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	29 Jan 2006 12:37:19 -0000	1.6
+++ sources	17 Jul 2006 19:39:29 -0000	1.7
@@ -1 +1 @@
-960e1f6e232415c59b6978f92e62f30b  clisp-2.38.tar.bz2
+70ea408e7c9b69d5feb5e408084ecfff  clisp-2.39.tar.bz2




More information about the fedora-extras-commits mailing list