[qt-creator/f19: 11/11] Update to 3.0.0

Sandro Mani smani at fedoraproject.org
Thu Dec 12 17:33:31 UTC 2013


commit fe5fb26b8aec699f9d083bd80e4cb2ef9864fb6d
Merge: e03567a d82a3c6
Author: Sandro Mani <manisandro at gmail.com>
Date:   Thu Dec 12 18:33:26 2013 +0100

    Update to 3.0.0

 .gitignore                 |    3 ++
 qt-creator-Fedora-privlibs |   66 +++++++++++++++++++++++++++++++++
 qt-creator.spec            |   86 +++++++++++++++++++++++++++++++-------------
 sources                    |    2 +-
 4 files changed, 131 insertions(+), 26 deletions(-)
---
diff --cc qt-creator.spec
index 815e01b,bc2e506..da3026a
--- a/qt-creator.spec
+++ b/qt-creator.spec
@@@ -26,6 -29,13 +29,12 @@@ BuildRequires:  qt4-webkit-deve
  # for QmlDesigner, see also https://bugzilla.redhat.com/show_bug.cgi?id=657498
  BuildRequires:  qt4-devel-private
  BuildRequires:  desktop-file-utils
 -BuildRequires:  botan-devel
+ BuildRequires:  diffutils
+ 
+ # long list of private shared lib names to filter out
+ %include %{SOURCE2}
+ %global __provides_exclude ^(%{privlibs})\.so
+ %global __requires_exclude ^(%{privlibs})\.so
  
  %description
  Qt Creator (previously known as Project Greenhouse) is a new,


More information about the scm-commits mailing list