diff --git a/qt-mobility.spec b/qt-mobility.spec index 355fd5a..067c2c1 100644 --- a/qt-mobility.spec +++ b/qt-mobility.spec @@ -6,7 +6,7 @@ Name: qt-mobility Version: 1.2.0 -Release: 8.%{snap}%{?dist} +Release: 9.%{snap}%{?dist} Summary: Qt Mobility Framework Group: System Environment/Libraries License: LGPLv2 with exceptions @@ -114,6 +114,7 @@ PATH=%{_qt4_bindir}:$PATH; export PATH -libdir %{_qt4_libdir} \ -plugindir %{_qt4_plugindir} \ -qmake-exec %{_qt4_qmake} \ + -release \ %{?examples:-examples} make %{?_smp_mflags} @@ -241,6 +242,9 @@ rm -rf %{buildroot} %changelog +* Fri Feb 24 2012 Rex Dieter 1.2.0-9.20110922 +- build in release mode + * Fri Feb 24 2012 Jaroslav Reznik - 1.2.0-8.20110922 - fix FTBFS because of missing unistd.h include