SPECS: crossmingw32-gtk+2.spec, crossmingw32-SDL.spec - unified ma...

qboosh qboosh at pld-linux.org
Mon Jan 14 20:24:30 CET 2008


Author: qboosh                       Date: Mon Jan 14 19:24:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified macros order

---- Files affected:
SPECS:
   crossmingw32-gtk+2.spec (1.24 -> 1.25) , crossmingw32-SDL.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/crossmingw32-gtk+2.spec
diff -u SPECS/crossmingw32-gtk+2.spec:1.24 SPECS/crossmingw32-gtk+2.spec:1.25
--- SPECS/crossmingw32-gtk+2.spec:1.24	Wed Jan  9 22:38:50 2008
+++ SPECS/crossmingw32-gtk+2.spec	Mon Jan 14 20:24:24 2008
@@ -31,8 +31,8 @@
 
 %define		_sysprefix		/usr
 %define		_prefix			%{_sysprefix}/%{target}
-%define		_pkgconfigdir		%{_prefix}/lib/pkgconfig
 %define		_libdir			%{_prefix}/lib
+%define		_pkgconfigdir		%{_prefix}/lib/pkgconfig
 %define		_dlldir			/usr/share/wine/windows/system
 %define		__cc			%{target}-gcc
 %define		__cxx			%{target}-g++
@@ -155,6 +155,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-01-14 19:24:24  qboosh
+- unified macros order
+
 Revision 1.24  2008-01-09 21:38:50  qboosh
 - updated md5
 

================================================================
Index: SPECS/crossmingw32-SDL.spec
diff -u SPECS/crossmingw32-SDL.spec:1.24 SPECS/crossmingw32-SDL.spec:1.25
--- SPECS/crossmingw32-SDL.spec:1.24	Wed Jan  9 21:34:42 2008
+++ SPECS/crossmingw32-SDL.spec	Mon Jan 14 20:24:24 2008
@@ -32,8 +32,8 @@
 
 %define		_sysprefix		/usr
 %define		_prefix			%{_sysprefix}/%{target}
-%define		_pkgconfigdir		%{_prefix}/lib/pkgconfig
 %define		_libdir			%{_prefix}/lib
+%define		_pkgconfigdir		%{_prefix}/lib/pkgconfig
 %define		_dlldir			/usr/share/wine/windows/system
 %define		__cc			%{target}-gcc
 %define		__cxx			%{target}-g++
@@ -152,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2008-01-14 19:24:24  qboosh
+- unified macros order
+
 Revision 1.24  2008-01-09 20:34:42  qboosh
 - updated to 1.2.13
 - force %{_lib}-independent libdir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-gtk+2.spec?r1=1.24&r2=1.25&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw32-SDL.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list