packages: qt4/qt4.spec - properly include qmlviewer

arekm arekm at pld-linux.org
Wed Sep 22 08:04:58 CEST 2010


Author: arekm                        Date: Wed Sep 22 06:04:58 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- properly include qmlviewer

---- Files affected:
packages/qt4:
   qt4.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: packages/qt4/qt4.spec
diff -u packages/qt4/qt4.spec:1.254 packages/qt4/qt4.spec:1.255
--- packages/qt4/qt4.spec:1.254	Wed Sep 22 08:02:48 2010
+++ packages/qt4/qt4.spec	Wed Sep 22 08:04:53 2010
@@ -1579,6 +1579,7 @@
 ln -sf ../%{_lib}/qt4/bin/qdbusviewer .
 ln -sf ../%{_lib}/qt4/bin/qhelpconverter .
 ln -sf ../%{_lib}/qt4/bin/qhelpgenerator .
+ln -sf ../%{_lib}/qt4/bin/qmlviewer .
 ln -sf ../%{_lib}/qt4/bin/qttracereplay .
 ln -sf ../%{_lib}/qt4/bin/qvfb .
 ln -sf ../%{_lib}/qt4/bin/xmlpatternsvalidator .
@@ -1881,6 +1882,7 @@
 %files -n QtDeclarative
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/qmlviewer
+%attr(755,root,root) %{_qtdir}/bin/qmlviewer
 %attr(755,root,root) %{_libdir}/libQtDeclarative.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libQtDeclarative.so.?
 %dir %{_qtdir}/imports
@@ -2315,6 +2317,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2010/09/22 06:04:53  arekm
+- properly include qmlviewer
+
 Revision 1.254  2010/09/22 06:02:48  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4.spec?r1=1.254&r2=1.255&f=u



More information about the pld-cvs-commit mailing list