SPECS: qt4.spec - dropped banner: - qt4 is parallel-installable ...
qboosh
qboosh at pld-linux.org
Fri Jan 4 16:21:59 CET 2008
Author: qboosh Date: Fri Jan 4 15:21:59 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- dropped banner:
- qt4 is parallel-installable with qt 3.x
- if sb uses qt4, (s)he should know about modularity
---- Files affected:
SPECS:
qt4.spec (1.152 -> 1.153)
---- Diffs:
================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.152 SPECS/qt4.spec:1.153
--- SPECS/qt4.spec:1.152 Fri Jan 4 16:18:57 2008
+++ SPECS/qt4.spec Fri Jan 4 16:21:54 2008
@@ -1281,21 +1281,7 @@
%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
@@ -1658,6 +1644,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.153 2008-01-04 15:21:54 qboosh
+- dropped banner:
+ - qt4 is parallel-installable with qt 3.x
+ - if sb uses qt4, (s)he should know about modularity
+
Revision 1.152 2008-01-04 15:18:57 qboosh
- switched tools from qt4- prefix to -qt4 suffix (as used in real world); updated .desktops
- fixed QtSql-sqlite* packaging
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4.spec?r1=1.152&r2=1.153&f=u
More information about the pld-cvs-commit
mailing list