[qt] Revert "- Provides: libqt4"

Kevin Kofler kkofler at fedoraproject.org
Wed Jan 12 00:40:59 UTC 2011


commit c1f92f923d8ce34a30208dbd7eb00c47e2387e54
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Wed Jan 12 01:40:35 2011 +0100

    Revert "- Provides: libqt4"
    
    This reverts commit 2d7c97cf5581efe2b394a87099d929e1645b57f8.

 qt.spec |    8 +-------
 1 files changed, 1 insertions(+), 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 <rdieter at fedoraproject.org> 4.7.1-10
-- Provides: libqt4
-
 * Thu Jan 06 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.1-9
 - qsortfilterproxymodel fix (merge_request/934)
 


More information about the scm-commits mailing list