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

Thomas M. Sailer sailer at fedoraproject.org
Tue Apr 7 21:47:09 UTC 2009


Author: sailer

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

Modified Files:
	mingw32-qt-qmake.spec 
Log Message:
disable empty debuginfo package
(instructions by ville.skytta at iki.fi)



Index: mingw32-qt-qmake.spec
===================================================================
RCS file: /cvs/extras/rpms/mingw32-qt-qmake/devel/mingw32-qt-qmake.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mingw32-qt-qmake.spec	16 Mar 2009 02:15:46 -0000	1.2
+++ mingw32-qt-qmake.spec	7 Apr 2009 21:46:38 -0000	1.3
@@ -4,9 +4,11 @@
 %define __find_requires %{_mingw32_findrequires}
 %define __find_provides %{_mingw32_findprovides}
 
+%global debug_package %{nil}
+
 Name:           mingw32-qt-qmake
 Version:        4.5.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Qt for Windows Build Environment
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -59,6 +61,9 @@
 
 
 %changelog
+* Tue Apr  7 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.0-3
+- disable empty debuginfo package
+
 * Mon Mar 16 2009 Thomas Sailer <t.sailer at alumni.ethz.ch> - 4.5.0-2
 - add missing BR
 




More information about the scm-commits mailing list