SPECS: wine.spec - disable debuginfocflags - it somehow breaks bui...

shadzik shadzik at pld-linux.org
Tue Jan 16 19:04:15 CET 2007


Author: shadzik                      Date: Tue Jan 16 18:04:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable debuginfocflags - it somehow breaks build in this version
- rel 2

---- Files affected:
SPECS:
   wine.spec (1.262 -> 1.263) 

---- Diffs:

================================================================
Index: SPECS/wine.spec
diff -u SPECS/wine.spec:1.262 SPECS/wine.spec:1.263
--- SPECS/wine.spec:1.262	Wed Jan 10 03:33:59 2007
+++ SPECS/wine.spec	Tue Jan 16 19:04:09 2007
@@ -29,7 +29,7 @@
 Summary(pt_BR):	Executa programas Windows no Linux
 Name:		wine
 Version:	0.9.29
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL
 Group:		Applications/Emulators
@@ -85,6 +85,8 @@
 
 %define		getsoname()	%((objdump -p %{1} 2>/dev/null || echo SONAME ERROR) | awk '/SONAME/ { print $2; s=1 }; END { if(s==0) print "ERROR" }')
 
+%undefine	debuginfocflags
+
 %description
 Wine is a program which allows running Microsoft Windows programs
 (including DOS, Windows 3.x and Win32 executables) on Unix. It
@@ -469,6 +471,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263  2007/01/16 18:04:09  shadzik
+- disable debuginfocflags - it somehow breaks build in this version
+- rel 2
+
 Revision 1.262  2007/01/10 02:33:59  shadzik
 - 0.9.29
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/wine.spec?r1=1.262&r2=1.263&f=u



More information about the pld-cvs-commit mailing list