rpms/qt/devel qt.spec,1.341,1.342

Than Ngo than at fedoraproject.org
Sat Oct 10 11:03:25 UTC 2009


Author: than

Update of /cvs/extras/rpms/qt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29401

Modified Files:
	qt.spec 
Log Message:
fix translation build issue



Index: qt.spec
===================================================================
RCS file: /cvs/extras/rpms/qt/devel/qt.spec,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -p -r1.341 -r1.342
--- qt.spec	10 Oct 2009 10:05:20 -0000	1.341
+++ qt.spec	10 Oct 2009 11:03:25 -0000	1.342
@@ -514,6 +514,9 @@ rm -rf %{buildroot}
 
 make install INSTALL_ROOT=%{buildroot}
 
+# recreate .qm files
+bin/lrelease translations/*.ts
+
 # Add desktop file(s)
 desktop-file-install \
   --dir=%{buildroot}%{_datadir}/applications \




More information about the fedora-extras-commits mailing list