SPECS: spin.spec - added -use_bison patch
darekr
darekr at pld-linux.org
Sun Jun 26 20:31:29 CEST 2005
Author: darekr Date: Sun Jun 26 18:31:29 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -use_bison patch
---- Files affected:
SPECS:
spin.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/spin.spec
diff -u SPECS/spin.spec:1.5 SPECS/spin.spec:1.6
--- SPECS/spin.spec:1.5 Tue May 11 20:24:46 2004
+++ SPECS/spin.spec Sun Jun 26 20:31:24 2005
@@ -9,7 +9,8 @@
Source0: http://spinroot.com/spin/Src/%{name}413.tar.gz
# Source0-md5: 129c26d6629c1ccf24e9cef14564f281
URL: http://spinroot.com/spin/whatispin.html
-BuildRequires: yacc
+Patch0: %{name}-use_bison.patch
+BuildRequires: bison
Requires: tcl
Requires: tk
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -49,6 +50,7 @@
%prep
%setup -q -c
+%patch0 -p1
%build
cd Src*
@@ -86,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/06/26 18:31:24 darekr
+- added -use_bison patch
+
Revision 1.5 2004/05/11 18:24:46 malekith
- up to 4.1.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/spin.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list