rpms/mingw32-qt-qmake/devel mingw32-qt-qmake.spec,1.3,1.4

Thomas M. Sailer sailer at fedoraproject.org
Thu Apr 16 09:14:00 UTC 2009


Author: sailer

Update of /cvs/pkgs/rpms/mingw32-qt-qmake/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11275/mingw32-qt-qmake/devel

Modified Files:
	mingw32-qt-qmake.spec 
Log Message:
replace %define with %global



Index: mingw32-qt-qmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-qt-qmake/devel/mingw32-qt-qmake.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mingw32-qt-qmake.spec	7 Apr 2009 21:46:38 -0000	1.3
+++ mingw32-qt-qmake.spec	16 Apr 2009 09:13:29 -0000	1.4
@@ -1,14 +1,14 @@
-%define __strip %{_mingw32_strip}
-%define __objdump %{_mingw32_objdump}
-%define _use_internal_dependency_generator 0
-%define __find_requires %{_mingw32_findrequires}
-%define __find_provides %{_mingw32_findprovides}
+%global __strip %{_mingw32_strip}
+%global __objdump %{_mingw32_objdump}
+%global _use_internal_dependency_generator 0
+%global __find_requires %{_mingw32_findrequires}
+%global __find_provides %{_mingw32_findprovides}
 
 %global debug_package %{nil}
 
 Name:           mingw32-qt-qmake
 Version:        4.5.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Qt for Windows Build Environment
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -61,6 +61,9 @@
 
 
 %changelog
+* Thu Apr 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.0-4
+- replace %%define with %%global
+
 * Tue Apr  7 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.0-3
 - disable empty debuginfo package
 




More information about the fedora-extras-commits mailing list