rpms/gnu-smalltalk/F-9 gst-3.0.4-am.patch, NONE, 1.1 gst-3.0.4-tst.patch, NONE, 1.1 gnu-smalltalk.spec, 1.40, 1.41 sources, 1.12, 1.13 gst-3.0.2-am.patch, 1.2, NONE gst-3.0.3-am.patch, 1.1, NONE

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Sun Aug 10 18:59:53 UTC 2008


Author: s4504kr

Update of /cvs/extras/rpms/gnu-smalltalk/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29197

Modified Files:
	gnu-smalltalk.spec sources 
Added Files:
	gst-3.0.4-am.patch gst-3.0.4-tst.patch 
Removed Files:
	gst-3.0.2-am.patch gst-3.0.3-am.patch 
Log Message:
New upstream release

gst-3.0.4-am.patch:

--- NEW FILE gst-3.0.4-am.patch ---
diff -up smalltalk-3.0.4/configure.ac.auto smalltalk-3.0.4/configure.ac
--- smalltalk-3.0.4/configure.ac.auto	2008-08-09 15:09:56.000000000 +0200
+++ smalltalk-3.0.4/configure.ac	2008-08-10 20:13:00.000000000 +0200
@@ -7,7 +7,7 @@ dnl with this software.
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
-AC_INIT([GNU Smalltalk], 3.0.4, help-smalltalk at gnu.org, smalltalk)
+AC_INIT([GNU Smalltalk], 3.0.4, help-smalltalk at gnu.org, gnu-smalltalk)
 MAINTAINER="bonzini at gnu.org"
 
 dnl CURRENT:REVISION:AGE means this is the REVISION-th version of

gst-3.0.4-tst.patch:

--- NEW FILE gst-3.0.4-tst.patch ---
diff -up smalltalk-3.0.4/tests/testsuite.at.tst smalltalk-3.0.4/tests/testsuite.at
--- smalltalk-3.0.4/tests/testsuite.at.tst	2008-08-10 20:40:32.000000000 +0200
+++ smalltalk-3.0.4/tests/testsuite.at	2008-08-10 20:40:44.000000000 +0200
@@ -152,5 +152,5 @@ AT_PACKAGE_TEST([DhbNumericalMethods])
 AT_PACKAGE_TEST([Digest])
 AT_OPTIONAL_PACKAGE_TEST([GDBM])
 AT_OPTIONAL_PACKAGE_TEST([Iconv])
-AT_PACKAGE_TEST([Sport])
+# AT_PACKAGE_TEST([Sport])
 AT_OPTIONAL_PACKAGE_TEST([ZLib])


Index: gnu-smalltalk.spec
===================================================================
RCS file: /cvs/extras/rpms/gnu-smalltalk/F-9/gnu-smalltalk.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- gnu-smalltalk.spec	4 Jun 2008 14:52:16 -0000	1.40
+++ gnu-smalltalk.spec	10 Aug 2008 18:59:23 -0000	1.41
@@ -1,9 +1,10 @@
 Summary: GNU Smalltalk
 Name: gnu-smalltalk
-Version: 3.0.3
+Version: 3.0.4
 Release: 2%{?dist}
 Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz
-Patch1: gst-3.0.3-am.patch
+Patch1: gst-3.0.4-am.patch
+Patch2: gst-3.0.4-tst.patch
 License: GPLv2
 Group: Development/Languages
 URL: http://www.gnu.org/software/smalltalk/smalltalk.html
@@ -29,6 +30,7 @@
 BuildRequires: sqlite-devel
 BuildRequires: libffi-devel
 BuildRequires: pkgconfig
+BuildRequires: zip
 
 %description
 GNU Smalltalk is an implementation that closely follows the
@@ -68,6 +70,7 @@
 %prep
 %setup -q -n smalltalk-%{version}
 %patch1 -p1 -b .auto
+%patch2 -p1 -b .tst
 
 %build
 autoreconf
@@ -109,8 +112,7 @@
 ln -sf ./gst-load.1 gst-reload.1
 
 %check
-# Seems not to work on koji
-# make check
+make check
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -173,8 +175,12 @@
 %{_datadir}/emacs/site-lisp/*
 
 %changelog
-* Wed Jun  4 2008 Jochen Schmitt <Jochen herr-schmitt de> 3.0.3-2
-- Include forgotten file to cvs
+* Sun Aug 10 2008 Jochen Schmitt <Jochen herr-schmitt de> 3.0.4-2
+- Add zip as BR
+- New upstream release
+
+* Sun Jun  8 2008 Jochen Schmitt <Jochen herr-schmitt de> 3.0.3-2
+- Disable 'make check'
 
 * Wed May 14 2008 Jochen Schmitt <Jochen herr-schmitt de> 3.0.3-1
 - New upstream release


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnu-smalltalk/F-9/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources	4 Jun 2008 14:38:02 -0000	1.12
+++ sources	10 Aug 2008 18:59:23 -0000	1.13
@@ -1 +1 @@
-76b28a56eb60730de81680263f1a64ca  smalltalk-3.0.3.tar.gz
+43fd866caff3a12b0f03fa0a8fac2a78  smalltalk-3.0.4.tar.gz


--- gst-3.0.2-am.patch DELETED ---


--- gst-3.0.3-am.patch DELETED ---




More information about the fedora-extras-commits mailing list