From c1f92f923d8ce34a30208dbd7eb00c47e2387e54 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Wed, 12 Jan 2011 01:40:35 +0100 Subject: [PATCH] Revert "- Provides: libqt4" This reverts commit 2d7c97cf5581efe2b394a87099d929e1645b57f8. --- qt.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/qt.spec b/qt.spec index a435b3c..5eb0417 100644 --- a/qt.spec +++ b/qt.spec @@ -18,7 +18,7 @@ Summary: Qt toolkit Name: qt Epoch: 1 Version: 4.7.1 -Release: 10%{?dist} +Release: 9%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT @@ -26,12 +26,9 @@ Group: System Environment/Libraries Url: http://www.qtsoftware.com/ Source0: http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - Obsoletes: qt4 < %{version}-%{release} Provides: qt4 = %{version}-%{release} %{?_isa:Provides: qt4%{?_isa} = %{version}-%{release}} -# some 3rd-party apps expect this one -Provides: libqt4 = %{version}-%{release} # default Qt config file Source4: Trolltech.conf @@ -1135,9 +1132,6 @@ fi %changelog -* Tue Jan 11 2011 Rex Dieter 4.7.1-10 -- Provides: libqt4 - * Thu Jan 06 2011 Rex Dieter 4.7.1-9 - qsortfilterproxymodel fix (merge_request/934)