SPECS: crawl.spec added patch2
    darekr 
    darekr at pld-linux.org
       
    Sun Jul  1 23:51:37 CEST 2007
    
    
  
Author: darekr                       Date: Sun Jul  1 21:51:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
added patch2
---- Files affected:
SPECS:
   crawl.spec (1.28 -> 1.29) 
---- Diffs:
================================================================
Index: SPECS/crawl.spec
diff -u SPECS/crawl.spec:1.28 SPECS/crawl.spec:1.29
--- SPECS/crawl.spec:1.28	Mon May 14 22:16:39 2007
+++ SPECS/crawl.spec	Sun Jul  1 23:51:31 2007
@@ -17,6 +17,7 @@
 Source2:	%{name}.png
 Patch0:		%{name}-makefile.patch
 Patch1:		%{name}-savedir.patch
+Patch2:		%{name}-fix_build.patch
 URL:		http://dungeoncrawl.org/
 BuildRequires:	ncurses-devel
 Requires:	zip
@@ -51,6 +52,7 @@
 %setup -q -n dc%{version}-src
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cd source
@@ -91,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/07/01 21:51:31  darekr
+added patch2
+
 Revision 1.28  2007/05/14 20:16:39  wolf
 - development takes place somewhere else
 
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/SPECS/crawl.spec?r1=1.28&r2=1.29&f=u
    
    
More information about the pld-cvs-commit
mailing list