[gnu-smalltalk] Rename inhibit-first-line-modes-regexps (#968063)

Jochen Schmitt s4504kr at fedoraproject.org
Wed May 29 16:20:52 UTC 2013


commit b8334c4c059e3bfd6a0a72b03de8a3bb9f226593
Author: Jochen Schmitt <Jochen at herr-schmitt.de>
Date:   Wed May 29 18:18:31 2013 +0200

    Rename inhibit-first-line-modes-regexps (#968063)

 gnu-smalltalk.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/gnu-smalltalk.spec b/gnu-smalltalk.spec
index 2e6ef44..49f2946 100644
--- a/gnu-smalltalk.spec
+++ b/gnu-smalltalk.spec
@@ -1,7 +1,7 @@
 Summary:        GNU Smalltalk
 Name:           gnu-smalltalk
 Version:        3.2.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Source:         ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-%{version}.tar.gz
 Source1:        gnu-smalltalk.desktop
@@ -10,6 +10,7 @@ Source2:        gnu-smalltalk.svg
 Patch1:         gst-3.2.5-am.patch
 Patch2:         gst-3.2.3-ltdl.patch
 Patch3:		gst-3.2.5-inf.patch
+Patch4:		gst-3.2.5-emacs.patch
 
 License:        GPLv2+ with exceptions
 Group:          Development/Languages
@@ -75,6 +76,7 @@ Requires:   emacs-gnu-smalltalk = %{version}-%{release}
 Provides:   gnu-smalltalk-emacs = %{version}-%{release}
 Obsoletes:  gnu-smalltalk-emacs < 3.2-5  
 BuildArch:  noarch
+Requires:   emacs-nox >= 24.2
 
 %description -n emacs-gnu-smalltalk-el
 This Package contains the ELisp sources for the 
@@ -97,6 +99,7 @@ with functions written in C.
 %patch1 -p1 -b .auto
 %patch2 -p1 -b .ltdl
 %patch3 -p1 -b .inf
+%patch4 -p1 -b .emx
 
 %build
 libtoolize
@@ -112,7 +115,6 @@ CFLAGS="$RPM_OPT_FLAGS -Wa,--noexecstack"
   --with-lispstartdir=%{_emacs_sitestartdir} \
   --with-imagedir=%{_libdir}/%{name}
 
-# _smp_mflags seems not to work
 make %{?_smp_mflags}
 
 cd doc
@@ -228,6 +230,9 @@ fi
 %{_emacs_sitestartdir}/*.el
 
 %changelog
+* Wed May 29 2013 Jochen Schmitt <Jochen herr-schmitt de> - 3.2.5-2
+- Rename inhibit-first-line-modes-regexps (#968063)
+
 * Mon Apr  8 2013 Jochen Schmitt <Jochen herr-schmitt de> - 3.2.5-1
 - New upstream release
 - Reformating changelog entries


More information about the scm-commits mailing list