packages: slang/slang.spec - updated to 2.2.4 - make library with -j1
qboosh
qboosh at pld-linux.org
Wed Apr 20 20:39:40 CEST 2011
Author: qboosh Date: Wed Apr 20 18:39:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 2.2.4
- make library with -j1
---- Files affected:
packages/slang:
slang.spec (1.130 -> 1.131)
---- Diffs:
================================================================
Index: packages/slang/slang.spec
diff -u packages/slang/slang.spec:1.130 packages/slang/slang.spec:1.131
--- packages/slang/slang.spec:1.130 Sat Jan 29 01:07:21 2011
+++ packages/slang/slang.spec Wed Apr 20 20:39:35 2011
@@ -13,16 +13,15 @@
Summary(tr.UTF-8): C benzeri dil için ortak kitaplık
Summary(uk.UTF-8): Бібліотека спільного користування C-подібної мови розширення S-Lang
Name: slang
-Version: 2.2.3
+Version: 2.2.4
Release: 1
Epoch: 1
License: GPL v2+
Group: Libraries
Source0: ftp://space.mit.edu/pub/davis/slang/v2.2/%{name}-%{version}.tar.bz2
-# Source0-md5: 17e1864de999ae9535a9f7350a010427
+# Source0-md5: 7fcfd447e378f07dd0c0bae671fe6487
Patch0: %{name}-nodevel.patch
Patch1: %{name}-remove_unused_terminfo_paths.patch
-#Patch2: %{name}-nointerlibc2.patch
URL: http://www.s-lang.org/
%{?with_png:BuildRequires: libpng-devel}
BuildRequires: pcre-devel
@@ -245,14 +244,13 @@
--without-png
%endif
-%{__make} elf \
+%{__make} -j1 elf \
ELF_CFLAGS="%{rpmcflags} -fPIC"
%{__make} all \
CFLAGS="%{rpmcflags}"
%{__make} -C slsh \
DL_LIB="-ldl" \
- ARCH="elf" \
CFLAGS="%{rpmcflags}"
%install
@@ -323,6 +321,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.131 2011/04/20 18:39:35 qboosh
+- updated to 2.2.4
+- make library with -j1
+
Revision 1.130 2011/01/29 00:07:21 sparky
- dropped pre-cvs changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/slang/slang.spec?r1=1.130&r2=1.131&f=u
More information about the pld-cvs-commit
mailing list