rpms/slang/devel slang.spec, 1.49, 1.50 slang-2.1.2-makefile.patch, 1.1, NONE slang-LANG.patch, 1.1, NONE

Miroslav Lichvar (mlichvar) fedora-extras-commits at redhat.com
Thu Jan 24 15:25:58 UTC 2008


Author: mlichvar

Update of /cvs/pkgs/rpms/slang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6783

Modified Files:
	slang.spec 
Removed Files:
	slang-2.1.2-makefile.patch slang-LANG.patch 
Log Message:
- drop lang patch
- build oniguruma module (#226420)



Index: slang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/slang/devel/slang.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- slang.spec	5 Nov 2007 16:08:12 -0000	1.49
+++ slang.spec	24 Jan 2008 15:25:24 -0000	1.50
@@ -1,16 +1,15 @@
 Summary: The shared library for the S-Lang extension language
 Name: slang
 Version: 2.1.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 Source: ftp://space.mit.edu/pub/davis/slang/v2.1/%{name}-%{version}.tar.bz2
 Patch1: slang-2.1.3-makefile.patch
 Patch2: slang-nointerlibc2.patch
-Patch3: slang-LANG.patch
 URL: http://www.jedsoft.org/slang/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libpng-devel pcre-devel gawk
+BuildRequires: libpng-devel oniguruma-devel pcre-devel
 
 %description
 S-Lang is an interpreted language and a programming library.  The
@@ -59,7 +58,6 @@
 %setup -q
 %patch1 -p1 -b .makefile
 %patch2 -p1 -b .nointerlibc2
-%patch3 -p1 -b .LANG
 
 %build
 %configure --includedir=%{_includedir}/slang
@@ -103,6 +101,10 @@
 %{_libdir}/libslang*.a
 
 %changelog
+* Thu Jan 24 2008 Miroslav Lichvar <mlichvar at redhat.com> - 2.1.3-2
+- drop lang patch
+- build oniguruma module (#226420)
+
 * Mon Nov 05 2007 Miroslav Lichvar <mlichvar at redhat.com> - 2.1.3-1
 - update to 2.1.3
 


--- slang-2.1.2-makefile.patch DELETED ---


--- slang-LANG.patch DELETED ---




More information about the fedora-extras-commits mailing list