summaryrefslogtreecommitdiffstats
path: root/guile.spec
diff options
context:
space:
mode:
authorMiroslav Lichvar <mlichvar@fedoraproject.org>2007-10-22 15:38:31 +0000
committerMiroslav Lichvar <mlichvar@fedoraproject.org>2007-10-22 15:38:31 +0000
commit453eb3aaf278dfcbaa11cda2e00a6b59da849d73 (patch)
treead9627e8cf03c2da5cac0152c919cd1a778c3e2d /guile.spec
parent303c21a0fcd50c8da74c51852b90b0d7a09bd282 (diff)
downloadguile-453eb3aaf278dfcbaa11cda2e00a6b59da849d73.tar.gz
guile-453eb3aaf278dfcbaa11cda2e00a6b59da849d73.tar.xz
guile-453eb3aaf278dfcbaa11cda2e00a6b59da849d73.zip
- update to 1.8.3guile-1_8_3-1_fc9
Diffstat (limited to 'guile.spec')
-rw-r--r--guile.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/guile.spec b/guile.spec
index e04fc5f..153680f 100644
--- a/guile.spec
+++ b/guile.spec
@@ -1,11 +1,11 @@
Summary: A GNU implementation of Scheme for application extensibility
Name: guile
-Version: 1.8.2
-Release: 2%{?dist}
+Version: 1.8.3
+Release: 1%{?dist}
Source: ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz
URL: http://www.gnu.org/software/guile/
Patch1: guile-1.8.0-rpath.patch
-Patch2: guile-1.8.1-slib.patch
+Patch2: guile-1.8.3-cr.patch
Patch4: guile-1.8.1-deplibs.patch
Patch5: guile-1.8.0-multilib.patch
License: GPLv2+ and LGPLv2+
@@ -43,7 +43,7 @@ install the guile package.
%prep
%setup -q
%patch1 -p1 -b .rpath
-%patch2 -p1 -b .slib
+%patch2 -p1 -b .cr
%patch4 -p1 -b .deplibs
%patch5 -p1 -b .multilib
@@ -129,6 +129,9 @@ fi
%{_includedir}/libguile.h
%changelog
+* Mon Oct 22 2007 Miroslav Lichvar <mlichvar@redhat.com> - 5:1.8.3-1
+- update to 1.8.3
+
* Wed Aug 22 2007 Miroslav Lichvar <mlichvar@redhat.com> - 5:1.8.2-2
- update license tag
- redirect guile output in triggerin script