rpms/qt3/F-9 qt3.spec,1.6,1.7

Than Ngo than at fedoraproject.org
Tue Sep 30 10:19:25 UTC 2008


Author: than

Update of /cvs/extras/rpms/qt3/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28194

Modified Files:
	qt3.spec 
Log Message:
move translations in main package (bz#448761)



Index: qt3.spec
===================================================================
RCS file: /cvs/extras/rpms/qt3/F-9/qt3.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qt3.spec	7 Jul 2008 19:38:46 -0000	1.6
+++ qt3.spec	30 Sep 2008 10:18:55 -0000	1.7
@@ -1,6 +1,8 @@
+%define _default_patch_fuzz 2
+
 Summary: The shared library for the Qt 3 GUI toolkit
 Version: 3.3.8b
-Release: 14%{?dist}
+Release: 16%{?dist}
 %if 0%{?fedora} > 8
 Name: qt3
 Obsoletes: qt < 1:%{version}-%{release}
@@ -565,6 +567,7 @@
 %dir %{qtdir}/lib
 %dir %{qtdir}/plugins
 %dir %{qtdir}/plugins/styles
+%{qtdir}/translations
 %if %{immodule}
 %{qtdir}/plugins/inputmethods
 %endif
@@ -601,7 +604,6 @@
 %{qtdir}/lib/libdesigner*.a
 %{qtdir}/lib/libqassistantclient.a
 %{qtdir}/lib/*.prl
-%{qtdir}/translations
 %{qtdir}/phrasebooks
 %{_libdir}/pkgconfig/*
 %{_datadir}/applications/*linguist*.desktop
@@ -643,6 +645,12 @@
 
 
 %changelog
+* Tue Sep 30 2008 Than Ngo <than at redhat.com> 3.3.8b-16
+- mv translations in main package (bz#448761)
+
+* Sat Sep 20 2008 Kevin Kofler <Kevin at tigcc.ticalc.org> - 3.3.8b-15
+- set _default_patch_fuzz (fixes FTBFS)
+
 * Mon Jul 07 2008 Rex Dieter <rdieter at fedoraproject.org> - 3.3.8b-14
 - QTDIR isn't set in ppc64 buildroot (#454313)
 - /etc/profile.d/qt.sh leaks variable ARCH (#454260)




More information about the fedora-extras-commits mailing list