SPECS: slsc.spec - almost ported to new slang2
arekm
arekm at pld-linux.org
Fri Sep 16 13:16:23 CEST 2005
Author: arekm Date: Fri Sep 16 11:16:23 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- almost ported to new slang2
---- Files affected:
SPECS:
slsc.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/slsc.spec
diff -u SPECS/slsc.spec:1.23 SPECS/slsc.spec:1.24
--- SPECS/slsc.spec:1.23 Mon Nov 29 20:47:09 2004
+++ SPECS/slsc.spec Fri Sep 16 13:16:18 2005
@@ -11,8 +11,9 @@
Patch0: %{name}.patch
Patch1: %{name}-keymap.patch
Patch2: %{name}-vprintpath.patch
+Patch3: %{name}-slang.patch
BuildRequires: bison
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -32,6 +33,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p0
+%patch3 -p1
%build
# needed with slang in lib64
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2005/09/16 11:16:18 arekm
+- almost ported to new slang2
+
Revision 1.23 2004/11/29 19:47:09 qboosh
- BR s/byacc/bison/ (preferred)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/slsc.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list