packages: slib/slib.spec - updated URLs - updated to 3b3 - trying to get it...

qboosh qboosh at pld-linux.org
Sun Mar 13 20:20:53 CET 2011


Author: qboosh                       Date: Sun Mar 13 19:20:53 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated URLs
- updated to 3b3
- trying to get it work with guile 2.0 (no success yet), release 0.1

---- Files affected:
packages/slib:
   slib.spec (1.36 -> 1.37) 

---- Diffs:

================================================================
Index: packages/slib/slib.spec
diff -u packages/slib/slib.spec:1.36 packages/slib/slib.spec:1.37
--- packages/slib/slib.spec:1.36	Sat Jan 29 01:07:22 2011
+++ packages/slib/slib.spec	Sun Mar 13 20:20:48 2011
@@ -2,18 +2,17 @@
 Summary:	Scheme library
 Summary(pl.UTF-8):	Biblioteka Scheme
 Name:		slib
-Version:	3a5
-Release:	1
+Version:	3b3
+Release:	0.1
 License:	distributable (BSD and Public Domain parts)
 Group:		Development/Languages/Scheme
-Source0:	ftp://ftp-swiss.ai.mit.edu/pub/scm/%{name}%{version}.tar.gz
-# Source0-md5:	eaa9be13722c5e16879bd33e0763246f
+Source0:	http://groups.csail.mit.edu/mac/ftpdir/scm/%{name}-%{version}.tar.gz
+# Source0-md5:	11626eef380de4f56d3082514559beb6
 Patch0:		%{name}-info.patch
-URL:		http://www-swiss.ai.mit.edu/~jaffer/SLIB.html
+URL:		http://people.csail.mit.edu/jaffer/SLIB.html
 BuildRequires:	texinfo
 Requires(post):	/usr/bin/guile
-Requires:	guile >= 5:1.8
-Requires:	guile < 5:1.9
+Requires:	guile >= 5:2.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +29,7 @@
 oraz IEEE P1178.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch0 -p1
 
 %build
@@ -60,10 +59,10 @@
 
 %preun
 if [ "$1" = "0" ]; then
-	rm -f %{_datadir}/guile/1.8/slibcat
+	rm -f %{_datadir}/guile/site/slibcat
 fi
 
-%postun	-p	/sbin/postshell
+%postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
 %files
@@ -80,6 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.37  2011/03/13 19:20:48  qboosh
+- updated URLs
+- updated to 3b3
+- trying to get it work with guile 2.0 (no success yet), release 0.1
+
 Revision 1.36  2011/01/29 00:07:22  sparky
 - dropped pre-cvs changelog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/slib/slib.spec?r1=1.36&r2=1.37&f=u



More information about the pld-cvs-commit mailing list