SPECS: brikx.spec - fix build (added -include patch)

darekr darekr at pld-linux.org
Mon Feb 5 21:31:34 CET 2007


Author: darekr                       Date: Mon Feb  5 20:31:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build (added -include patch)

---- Files affected:
SPECS:
   brikx.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/brikx.spec
diff -u SPECS/brikx.spec:1.5 SPECS/brikx.spec:1.6
--- SPECS/brikx.spec:1.5	Mon Feb  5 18:32:52 2007
+++ SPECS/brikx.spec	Mon Feb  5 21:31:29 2007
@@ -9,6 +9,7 @@
 Source0:	http://dl.sourceforge.net/brikx/%{name}-%{version}.tar.bz2
 # Source0-md5:	5b22082e352e9a2a5b61fe2b6b4d0b70
 URL:		http://sourceforge.net/projects/brikx
+Patch0:		%{name}-include.patch
 BuildRequires:	SDL-devel
 BuildRequires:	SDL_image-devel
 BuildRequires:	SDL_ttf-devel
@@ -29,6 +30,7 @@
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 %{__sed} -i 's at data@%{_datadir}/%{name}@' src/brikx.h
 
 %build
@@ -63,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/05 20:31:29  darekr
+- fix build (added -include patch)
+
 Revision 1.5  2007/02/05 17:32:52  lisu
 - 0.2.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/brikx.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list