SPECS: trn.spec - added -bison patch, BR: ncurses-devel
darekr
darekr at pld-linux.org
Sun Jun 12 16:11:47 CEST 2005
Author: darekr Date: Sun Jun 12 14:11:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -bison patch, BR: ncurses-devel
---- Files affected:
SPECS:
trn.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/trn.spec
diff -u SPECS/trn.spec:1.20 SPECS/trn.spec:1.21
--- SPECS/trn.spec:1.20 Sun Jun 12 15:09:20 2005
+++ SPECS/trn.spec Sun Jun 12 16:11:41 2005
@@ -15,7 +15,9 @@
Patch1: %{name}-sigtstp.patch
Patch2: %{name}-bool.patch
Patch3: %{name}-time-include.patch
-BuildRequires: byacc
+Patch4: %{name}-bison.patch
+BuildRequires: bison
+BuildRequires: ncurses-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -40,6 +42,7 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
%build
%{__make} \
@@ -84,6 +87,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2005/06/12 14:11:41 darekr
+- added -bison patch, BR: ncurses-devel
+
Revision 1.20 2005/06/12 13:09:20 darekr
- BR: byacc (for /usr/bin/yacc), use _desktopdir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/trn.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list