packages (DEVEL): qt4/qt4.spec - qt4.6 - bin/xmlpatternsvalidator -> QtXmlP...
cactus
cactus at pld-linux.org
Mon Oct 19 14:44:38 CEST 2009
Author: cactus Date: Mon Oct 19 12:44:38 2009 GMT
Module: packages Tag: DEVEL
---- Log message:
- qt4.6 - bin/xmlpatternsvalidator -> QtXmlPatterns && qttracereply -> build
---- Files affected:
packages/qt4:
qt4.spec (1.226.2.7 -> 1.226.2.8)
---- Diffs:
================================================================
Index: packages/qt4/qt4.spec
diff -u packages/qt4/qt4.spec:1.226.2.7 packages/qt4/qt4.spec:1.226.2.8
--- packages/qt4/qt4.spec:1.226.2.7 Mon Oct 19 14:11:45 2009
+++ packages/qt4/qt4.spec Mon Oct 19 14:44:32 2009
@@ -44,8 +44,9 @@
#
# Package those files:
# /usr/lib64/libphonon.a
+#
+# temporary these files are in build subpackage - find place?
# /usr/lib64/qt4/bin/qttracereplay
-# /usr/lib64/qt4/bin/xmlpatternsvalidator
#
# Conditional build:
%bcond_with nas # enable NAS audio support
@@ -1550,7 +1551,9 @@
ln -sf ../%{_lib}/qt4/bin/qdbusviewer .
ln -sf ../%{_lib}/qt4/bin/qhelpconverter .
ln -sf ../%{_lib}/qt4/bin/qhelpgenerator .
+ln -sf ../%{_lib}/qt4/bin/qttracereplay .
ln -sf ../%{_lib}/qt4/bin/qvfb .
+ln -sf ../%{_lib}/qt4/bin/xmlpatternsvalidator .
cd -
install %{SOURCE2} $RPM_BUILD_ROOT%{_desktopdir}/qtconfig-qt4.desktop
@@ -1977,6 +1980,7 @@
%files -n QtXmlPatterns
%defattr(644,root,root,755)
%attr(755,root,root) %{_qtdir}/bin/xmlpatterns
+%attr(755,root,root) %{_qtdir}/bin/xmlpatternsvalidator
%attr(755,root,root) %{_libdir}/libQtXmlPatterns.so.*.*
%attr(755,root,root) %ghost %{_libdir}/libQtXmlPatterns.so.?
@@ -2007,6 +2011,9 @@
%attr(755,root,root) %{_qtdir}/bin/moc
%attr(755,root,root) %{_qtdir}/bin/qt3to4
%attr(755,root,root) %{_qtdir}/bin/uic
+#find better place?
+%attr(755,root,root) %{_bindir}/qttracereplay
+%attr(755,root,root) %{_qtdir}/bin/qttracereplay
#%dir %{_libdir}/qt4/tools/qdoc3
#%attr(755,root,root) %{_libdir}/qt4/tools/qdoc3/qdoc3
%{_datadir}/qt4/q3porting.xml
@@ -2249,6 +2256,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.226.2.8 2009/10/19 12:44:32 cactus
+- qt4.6 - bin/xmlpatternsvalidator -> QtXmlPatterns && qttracereply -> build
+
Revision 1.226.2.7 2009/10/19 12:11:45 cactus
- qt4.6 - added lang files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4.spec?r1=1.226.2.7&r2=1.226.2.8&f=u
More information about the pld-cvs-commit
mailing list