SPECS: cilk.spec - add update patch, works now

sparky sparky at pld-linux.org
Sat Jan 21 15:16:06 CET 2006


Author: sparky                       Date: Sat Jan 21 14:16:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add update patch, works now

---- Files affected:
SPECS:
   cilk.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/cilk.spec
diff -u SPECS/cilk.spec:1.3 SPECS/cilk.spec:1.4
--- SPECS/cilk.spec:1.3	Sat Jan 21 10:45:11 2006
+++ SPECS/cilk.spec	Sat Jan 21 15:16:00 2006
@@ -14,6 +14,7 @@
 Source0:	http://bradley.csail.mit.edu/~bradley/cilk/downloads/%{name}-%{version}_%{_rev}.tar.bz2
 # Source0-md5:	1046f684ac72076106574fcc8326e612
 URL:		http://supertech.lcs.mit.edu/cilk/
+Patch0:		%{name}-update.patch
 BuildRequires:	bison
 BuildRequires:	flex
 Requires:	gcc
@@ -43,6 +44,7 @@
 
 %prep
 %setup -q -n %{version}
+%patch0 -p1
 %{!?with_tests:sed 's/ examples / /' -i Makefile.in}
 
 %build
@@ -88,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/01/21 14:16:00  sparky
+- add update patch, works now
+
 Revision 1.3  2006/01/21 09:45:11  ankry
 - pl fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cilk.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list