SPECS: qt4.spec - more symlinks

qboosh qboosh at pld-linux.org
Sun Mar 5 17:15:21 CET 2006


Author: qboosh                       Date: Sun Mar  5 16:15:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more symlinks

---- Files affected:
SPECS:
   qt4.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.81 SPECS/qt4.spec:1.82
--- SPECS/qt4.spec:1.81	Mon Feb 27 18:42:40 2006
+++ SPECS/qt4.spec	Sun Mar  5 17:15:15 2006
@@ -1026,8 +1026,13 @@
 ln -sf ../%{_lib}/qt4/bin/assistant qt4-assistant
 ln -sf ../%{_lib}/qt4/bin/designer qt4-designer
 ln -sf ../%{_lib}/qt4/bin/linguist qt4-linguist
+ln -sf ../%{_lib}/qt4/bin/moc qt4-moc
 ln -sf ../%{_lib}/qt4/bin/qmake qt4-qmake
+ln -sf ../%{_lib}/qt4/bin/qt3to4 .
 ln -sf ../%{_lib}/qt4/bin/qtconfig qt4-qtconfig
+ln -sf ../%{_lib}/qt4/bin/rcc .
+ln -sf ../%{_lib}/qt4/bin/uic qt4-uic
+ln -sf ../%{_lib}/qt4/bin/uic3 .
 cd -
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}
@@ -1311,6 +1316,7 @@
 
 %files -n Qt3Support
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/uic3
 %attr(755,root,root) %{_qtdir}/bin/uic3
 %attr(755,root,root) %{_libdir}/libQt3Support.so.*.*
 
@@ -1338,6 +1344,10 @@
 
 %files build
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/rcc
+%attr(755,root,root) %{_bindir}/qt4-moc
+%attr(755,root,root) %{_bindir}/qt3to4
+%attr(755,root,root) %{_bindir}/qt4-uic
 %attr(755,root,root) %{_qtdir}/bin/rcc
 %attr(755,root,root) %{_qtdir}/bin/moc
 %attr(755,root,root) %{_qtdir}/bin/qt3to4
@@ -1454,6 +1464,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2006/03/05 16:15:15  qboosh
+- more symlinks
+
 Revision 1.81  2006/02/27 17:42:40  qboosh
 - added inputmethods plugin(s)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list