diff --git a/cmake-gui.spec b/cmake-gui.spec index 28e9a51..cd7398a 100644 --- a/cmake-gui.spec +++ b/cmake-gui.spec @@ -1,7 +1,7 @@ # -# spec file for package cmake-gui (Version 2.8.4) +# spec file for package cmake-gui # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,6 +57,7 @@ Authors: %prep %setup -q -n cmake-%{version} %patch4 + %build EXTRA_FLAGS="--qt-gui" export CXXFLAGS="$RPM_OPT_FLAGS" diff --git a/cmake.spec b/cmake.spec index 7d8d5b2..9650aa7 100644 --- a/cmake.spec +++ b/cmake.spec @@ -1,7 +1,7 @@ # -# spec file for package cmake (Version 2.8.4) +# spec file for package cmake # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed