packages: qt4/qt4.spec - symlink qcollectiongenerator to bindir (no conflic...
qboosh
qboosh at pld-linux.org
Fri Jun 17 11:00:18 CEST 2011
Author: qboosh Date: Fri Jun 17 09:00:18 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- symlink qcollectiongenerator to bindir (no conflict with qt3)
---- Files affected:
packages/qt4:
qt4.spec (1.290 -> 1.291)
---- Diffs:
================================================================
Index: packages/qt4/qt4.spec
diff -u packages/qt4/qt4.spec:1.290 packages/qt4/qt4.spec:1.291
--- packages/qt4/qt4.spec:1.290 Wed May 4 18:29:32 2011
+++ packages/qt4/qt4.spec Fri Jun 17 11:00:13 2011
@@ -1585,6 +1585,7 @@
ln -sf ../%{_lib}/qt4/bin/rcc .
ln -sf ../%{_lib}/qt4/bin/uic3 .
ln -sf ../%{_lib}/qt4/bin/pixeltool .
+ln -sf ../%{_lib}/qt4/bin/qcollectiongenerator .
ln -sf ../%{_lib}/qt4/bin/qdbuscpp2xml .
ln -sf ../%{_lib}/qt4/bin/qdbusxml2cpp .
ln -sf ../%{_lib}/qt4/bin/qhelpconverter .
@@ -2080,11 +2081,12 @@
%files assistant
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/pixeltool
%attr(755,root,root) %{_bindir}/assistant-qt4
+%attr(755,root,root) %{_bindir}/pixeltool
+%attr(755,root,root) %{_bindir}/qcollectiongenerator
+%attr(755,root,root) %{_qtdir}/bin/assistant
%attr(755,root,root) %{_qtdir}/bin/pixeltool
%attr(755,root,root) %{_qtdir}/bin/qcollectiongenerator
-%attr(755,root,root) %{_qtdir}/bin/assistant
%lang(cs) %{_datadir}/locale/cs/LC_MESSAGES/qt4-assistant.qm
%lang(da) %{_datadir}/locale/da/LC_MESSAGES/qt4-assistant.qm
%lang(de) %{_datadir}/locale/de/LC_MESSAGES/qt4-assistant.qm
@@ -2372,6 +2374,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.291 2011/06/17 09:00:13 qboosh
+- symlink qcollectiongenerator to bindir (no conflict with qt3)
+
Revision 1.290 2011/05/04 16:29:32 arekm
- up to 4.7.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4.spec?r1=1.290&r2=1.291&f=u
More information about the pld-cvs-commit
mailing list