SPECS: yadex.spec - add essental dependency fix patch

glen glen at pld-linux.org
Sat Jul 23 16:47:21 CEST 2005


Author: glen                         Date: Sat Jul 23 14:47:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add essental dependency fix patch

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

---- Diffs:

================================================================
Index: SPECS/yadex.spec
diff -u SPECS/yadex.spec:1.4 SPECS/yadex.spec:1.5
--- SPECS/yadex.spec:1.4	Sat Jul 23 16:42:50 2005
+++ SPECS/yadex.spec	Sat Jul 23 16:47:16 2005
@@ -3,13 +3,14 @@
 Summary(pl):	Edytor poziomów Dooma (wad)
 Name:		yadex
 Version:	1.7.0
-Release:	0.4
+Release:	0.5
 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
+Patch0:		http://glbsp.sourceforge.net/yadex/Yadex_170_Depend.diff
+Patch1:		%{name}-typedef.patch
 URL:		http://www.teaser.fr/~amajorel/yadex/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,6 +44,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 sed -i -e '/iwad/s/local\///' yadex.cfg
 
@@ -53,10 +55,6 @@
 	--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}
 
@@ -87,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/07/23 14:47:16  glen
+- add essental dependency fix patch
+
 Revision 1.4  2005/07/23 14:42:50  glen
 - add types fix for amd64
 
================================================================

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




More information about the pld-cvs-commit mailing list