rpms/mingw32-qt-qmake/F-11 mingw32-qt-qmake.spec,1.3,1.4

sailer sailer at fedoraproject.org
Tue Jun 16 15:04:24 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-qt-qmake.spec 
Log Message:
update to match mingw32-qt version



Index: mingw32-qt-qmake.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-qt-qmake/F-11/mingw32-qt-qmake.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mingw32-qt-qmake.spec	7 Apr 2009 21:46:38 -0000	1.3
+++ mingw32-qt-qmake.spec	16 Jun 2009 15:03:54 -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}
+Version:        4.5.1
+Release:        1%{?dist}
 Summary:        Qt for Windows Build Environment
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -61,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.1-1
+- update to match mingw32-qt version
+- 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