rpms/gnu-smalltalk/FC-5 gst-2.3.2-am.patch, NONE, 1.1 gnu-smalltalk.spec, 1.2, 1.3 sources, 1.2, 1.3 gst-2.3-am.patch, 1.1, NONE gst-2.3-install.patch, 1.1, NONE

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Wed Jan 31 16:19:55 UTC 2007


Author: s4504kr

Update of /cvs/extras/rpms/gnu-smalltalk/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32590

Modified Files:
	gnu-smalltalk.spec sources 
Added Files:
	gst-2.3.2-am.patch 
Removed Files:
	gst-2.3-am.patch gst-2.3-install.patch 
Log Message:
New upstream release

gst-2.3.2-am.patch:

--- NEW FILE gst-2.3.2-am.patch ---
--- smalltalk-2.3.2/configure.automake	2007-01-31 10:10:41.000000000 +0100
+++ smalltalk-2.3.2/configure	2007-01-31 16:22:57.000000000 +0100
@@ -723,7 +723,7 @@
 
 # Identity of this package.
 PACKAGE_NAME='GNU Smalltalk'
-PACKAGE_TARNAME='smalltalk'
+PACKAGE_TARNAME='gnu-smalltalk'
 PACKAGE_VERSION='2.3.2'
 PACKAGE_STRING='GNU Smalltalk 2.3.2'
 PACKAGE_BUGREPORT='help-smalltalk at gnu.org'
@@ -1496,7 +1496,7 @@
   --infodir=DIR          info documentation [DATAROOTDIR/info]
   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIR           man documentation [DATAROOTDIR/man]
-  --docdir=DIR           documentation root [DATAROOTDIR/doc/smalltalk]
+  --docdir=DIR           documentation root [DATAROOTDIR/doc/gnu-smalltalk]
   --htmldir=DIR          html documentation [DOCDIR]
   --dvidir=DIR           dvi documentation [DOCDIR]
   --pdfdir=DIR           pdf documentation [DOCDIR]
@@ -2424,7 +2424,7 @@
 
 
 # Define the identity of the package.
- PACKAGE='smalltalk'
+ PACKAGE='gnu-smalltalk'
  VERSION='2.3.2'
 
 
--- smalltalk-2.3.2/Makefile.in.automake	2007-01-31 10:10:38.000000000 +0100
+++ smalltalk-2.3.2/Makefile.in	2007-01-31 16:23:00.000000000 +0100
@@ -274,7 +274,7 @@
 NCURSES_DISABLED = @NCURSES_DISABLED@
 OBJDUMP = @OBJDUMP@
 OBJEXT = @OBJEXT@
-PACKAGE = smalltalk
+PACKAGE = gnu-smalltalk
 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_STRING = @PACKAGE_STRING@
--- smalltalk-2.3.2/Makefile.am.automake	2006-12-13 08:58:45.000000000 +0100
+++ smalltalk-2.3.2/Makefile.am	2007-01-31 16:19:02.000000000 +0100
@@ -19,7 +19,7 @@
 AUTOMAKE_OPTIONS = gnu 1.8
 ACLOCAL_AMFLAGS = -I build-aux
 
-PACKAGE=smalltalk
+PACKAGE=gnu-smalltalk
 
 DIST_SUBDIRS = lib-src snprintfv lightning sigsegv libffi opcode libgst \
 	i18n tcp examples blox-tk . gtk tests doc
--- smalltalk-2.3.2/configure.ac.automake	2007-01-31 10:10:04.000000000 +0100
+++ smalltalk-2.3.2/configure.ac	2007-01-31 16:20:14.000000000 +0100
@@ -7,7 +7,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.60)
-AC_INIT([GNU Smalltalk], 2.3.2, help-smalltalk at gnu.org, smalltalk)
+AC_INIT([GNU Smalltalk], 2.3.2, help-smalltalk at gnu.org, gnu-smalltalk)
 MAINTAINER="bonzini at gnu.org"
 
 dnl CURRENT:REVISION:AGE means this is the REVISION-th version of


Index: gnu-smalltalk.spec
===================================================================
RCS file: /cvs/extras/rpms/gnu-smalltalk/FC-5/gnu-smalltalk.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnu-smalltalk.spec	7 Dec 2006 19:54:26 -0000	1.2
+++ gnu-smalltalk.spec	31 Jan 2007 16:19:25 -0000	1.3
@@ -1,18 +1,15 @@
 Summary: GNU Smalltalk
 Name: gnu-smalltalk
-Version: 2.3
+Version: 2.3.2
 Release: 4%{?dist}
 # Source: smalltalk-2.2b.tar.gz
 Source: ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz
-Patch1: gst-2.3-am.patch
-Patch2: gst-2.3-install.patch
+Patch1: gst-2.3.2-am.patch
 License: GPL
 Group: Development/Languages
 URL: http://www.gnu.org/software/smalltalk/smalltalk.html
 Buildroot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
 
-ExcludeArch: x86_64
-
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -66,15 +63,15 @@
 %prep
 %setup -q -n smalltalk-%{version}
 %patch1 -p1 -b .automake
-%patch2 -p1 -b .inst
 
 %build
 #automake
 #autoreconf
+
 %configure --with-tcl=%{_libdir} --with-tk=%{_libdir} \
   --enable-static=no --enable-shared=yes --disable-rpath
 
-make %{?_smp_mflags} LIBTOOL="%{_bindir}/libtool"
+make %{?_smp_mflags} LIBTOOL="%{_bindir}/libtool" 
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -146,6 +143,12 @@
 %{_datadir}/emacs/site-lisp/*
 
 %changelog
+* Wed Jan 31 2007 Jochen Schmitt <s4504kr at zeus.herr-schmitt.de> 2.3.2-4
+- New upstream release
+
+* Wed Dec 13 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.3.1-1
+- New upstream release
+
 * Thu Dec  7 2006 Jochen Schmitt <Jochen herr-schmitt de> 2.3-4
 - Exclude x86_64 bc/ build failure
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnu-smalltalk/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	7 Dec 2006 18:53:59 -0000	1.2
+++ sources	31 Jan 2007 16:19:25 -0000	1.3
@@ -1 +1 @@
-a75165ba9f0f50e24fa2160848e12269  smalltalk-2.3.tar.gz
+2a4237e1d9b6296b290f5b5fe8d8efd7  smalltalk-2.3.2.tar.gz


--- gst-2.3-am.patch DELETED ---


--- gst-2.3-install.patch DELETED ---




More information about the fedora-extras-commits mailing list