packages: guile/guile.spec, guile/guile-test-hacks.patch (REMOVED) - update...
qboosh
qboosh at pld-linux.org
Mon Mar 29 08:54:34 CEST 2010
Author: qboosh Date: Mon Mar 29 06:54:34 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.8.7
- dropped outdated test-hacks patch
---- Files affected:
packages/guile:
guile.spec (1.126 -> 1.127) , guile-test-hacks.patch (1.2 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/guile/guile.spec
diff -u packages/guile/guile.spec:1.126 packages/guile/guile.spec:1.127
--- packages/guile/guile.spec:1.126 Sun Mar 28 22:35:34 2010
+++ packages/guile/guile.spec Mon Mar 29 08:54:28 2010
@@ -13,21 +13,20 @@
Summary(ru.UTF-8): Язык расширений GNU
Summary(uk.UTF-8): Мова розширень GNU
Name: guile
-Version: 1.8.6
-Release: 2
+Version: 1.8.7
+Release: 1
Epoch: 5
License: GPL v2+/LGPL v2.1+
Group: Development/Languages
Source0: http://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz
-# Source0-md5: 9e23d3dbea0e89bab8a9acc6880150de
+# Source0-md5: 991b5b3efcbbc3f7507d05bc42f80a5e
Patch0: %{name}-info.patch
Patch1: %{name}-fix_awk_patch.patch
Patch2: %{name}-unknown_arch.patch
-Patch3: %{name}-test-hacks.patch
-Patch4: %{name}-as-needed.patch
+Patch3: %{name}-as-needed.patch
URL: http://www.gnu.org/software/guile/guile.html
-BuildRequires: autoconf >= 2.53
-BuildRequires: automake >= 1.6
+BuildRequires: autoconf >= 2.61
+BuildRequires: automake >= 1:1.10
%{?with_emacs:BuildRequires: emacs}
BuildRequires: gettext-devel
BuildRequires: gmp-devel >= 4.1
@@ -164,12 +163,11 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch4 -p1
%build
%{__gettextize}
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
%{__autoconf}
%{__automake}
cd guile-readline
@@ -286,6 +284,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.127 2010/03/29 06:54:28 qboosh
+- updated to 1.8.7
+- dropped outdated test-hacks patch
+
Revision 1.126 2010/03/28 20:35:34 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/guile/guile.spec?r1=1.126&r2=1.127&f=u
More information about the pld-cvs-commit
mailing list