SPECS: lpe.spec - ported to slang2.
arekm
arekm at pld-linux.org
Fri Sep 16 12:48:13 CEST 2005
Author: arekm Date: Fri Sep 16 10:48:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ported to slang2.
---- Files affected:
SPECS:
lpe.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/lpe.spec
diff -u SPECS/lpe.spec:1.20 SPECS/lpe.spec:1.21
--- SPECS/lpe.spec:1.20 Fri Nov 12 00:39:26 2004
+++ SPECS/lpe.spec Fri Sep 16 12:48:07 2005
@@ -3,18 +3,19 @@
Summary(pl): Lpe - edytor progamisty
Name: lpe
Version: 1.2.6
-Release: 2
+Release: 4
License: GPL
Group: Applications/Editors
Source0: ftp://ftp.twu.net/users/cdsmith/lpe/%{name}-%{version}.tar.gz
# Source0-md5: 59feaf93bb6b57e8c3b876261b2bcaa3
Patch0: %{name}-am_fixes.patch
+Patch1: %{name}-slang.patch
URL: http://cdsmith.twu.net/professional/opensource/lpe.html
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gettext-devel
BuildRequires: libtool
-BuildRequires: slang-devel >= 1.4.0
+BuildRequires: slang-devel >= 2.0.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,6 +28,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
rm -f missing
@@ -74,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/09/16 10:48:07 arekm
+- ported to slang2.
+
Revision 1.20 2004/11/11 23:39:26 tommat
- added -I m4 flag to alcocal
- rel 2 for AC, STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lpe.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list