SPECS: stklos.spec - up to 0.70, patch to real use /bin/bash, inst...

undefine undefine at pld-linux.org
Sun Jun 12 02:10:27 CEST 2005


Author: undefine                     Date: Sun Jun 12 00:10:27 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.70, patch to real use /bin/bash, instead of /bin/sh (bash scripts)

---- Files affected:
SPECS:
   stklos.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/stklos.spec
diff -u SPECS/stklos.spec:1.3 SPECS/stklos.spec:1.4
--- SPECS/stklos.spec:1.3	Sat Aug 28 21:27:47 2004
+++ SPECS/stklos.spec	Sun Jun 12 02:10:19 2005
@@ -2,18 +2,20 @@
 Summary:	Scheme Interpreter/Compiler System
 Summary(pl):	Interpreter/Kompilator systemu scheme
 Name:		stklos
-Version:	0.58
+Version:	0.70
 Release:	1
 Group:		Development/Languages
 License:	GPL
 Source0:	http://dl.sourceforge.net/stklos/%{name}-%{version}.tar.gz
-# Source0-md5:	8ab599f6f0c51e9c1b9973b120d90ac2
+# Source0-md5:	65f94dbea4667f884896964d57b4d5e0
+Patch0:		%{name}-bash.patch
 URL:		http://www.stklos.org/
 BuildRequires:	gc-devel
 BuildRequires:	gdk-pixbuf-devel
 BuildRequires:	gdk-pixbuf-gnome-devel
 BuildRequires:	gmp-devel
 BuildRequires:	openldap-devel
+Requires:	bash
 Buildroot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -42,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAGS="%{rpmcflags} `gdk-pixbuf-config --cflags`"
@@ -72,7 +75,6 @@
 %{_datadir}/%{name}
 %{_includedir}/%{name}
 %{_mandir}/man?/*
-%{_infodir}/%{name}*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/06/12 00:10:19  undefine
+- up to 0.70, patch to real use /bin/bash, instead of /bin/sh (bash scripts)
+
 Revision 1.3  2004/08/28 19:27:47  qboosh
 - pl fix, missing dirs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/stklos.spec?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list