SPECS: yadex.spec - add types fix for amd64

glen glen at pld-linux.org
Sat Jul 23 16:42:55 CEST 2005


Author: glen                         Date: Sat Jul 23 14:42:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add types fix for amd64

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

---- Diffs:

================================================================
Index: SPECS/yadex.spec
diff -u SPECS/yadex.spec:1.3 SPECS/yadex.spec:1.4
--- SPECS/yadex.spec:1.3	Sat Jul 23 02:55:03 2005
+++ SPECS/yadex.spec	Sat Jul 23 16:42:50 2005
@@ -3,12 +3,13 @@
 Summary(pl):	Edytor poziomów Dooma (wad)
 Name:		yadex
 Version:	1.7.0
-Release:	0.3
+Release:	0.4
 Epoch:		0
 License:	GPL v2
 Group:		Applications/Games
 Source0:	http://www.teaser.fr/~amajorel/yadex/%{name}-%{version}.tar.gz
 # Source0-md5:	d341abe066525394082edfd520af86ae
+Patch0:		%{name}-typedef.patch
 URL:		http://www.teaser.fr/~amajorel/yadex/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -41,6 +42,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 sed -i -e '/iwad/s/local\///' yadex.cfg
 
@@ -51,6 +53,10 @@
 	--cc "%{__cc}" \
 	--cxx "%{__cxx}"
 
+# it sure is strange build system.
+cp -p obj/*/config.h src/config.h
+cp -p obj/*/config.cc src/config.cc
+
 %{__make} \
     X11LIBDIR=/usr/X11R6/%{_lib}
 
@@ -81,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/07/23 14:42:50  glen
+- add types fix for amd64
+
 Revision 1.3  2005/07/23 00:55:03  glen
 - amd64 fix
 - cleanup
================================================================

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




More information about the pld-cvs-commit mailing list