From 8e768dcfa09bf15d9a1f01e26249d959e11a4c91 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 4 Jan 2008 15:21:54 +0000 Subject: [PATCH] - dropped banner: - qt4 is parallel-installable with qt 3.x - if sb uses qt4, (s)he should know about modularity Changed files: qt4.spec -> 1.153 --- qt4.spec | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/qt4.spec b/qt4.spec index 6da9ecc..99e0165 100644 --- a/qt4.spec +++ b/qt4.spec @@ -1280,21 +1280,7 @@ done %clean rm -rf $RPM_BUILD_ROOT -%post -n QtCore -/sbin/ldconfig -if [ "$1" = 1 ]; then -%banner -e %{name} <<'EOF' - ******************************************************* - * * - * NOTE: * - * With qt 4.0.0 the single threaded version was * - * removed. Also the library is modular now so be * - * sure to check that you have every module you need. * - * * - ******************************************************* -EOF -fi - +%post -n QtCore -p /sbin/ldconfig %postun -n QtCore -p /sbin/ldconfig %post -n QtDBus -p /sbin/ldconfig -- 2.44.0