packages: koffice/koffice.spec, koffice/typo.patch (NEW) - add typo.patch; ...

glen glen at pld-linux.org
Tue Aug 25 00:56:22 CEST 2009


Author: glen                         Date: Mon Aug 24 22:56:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add typo.patch; rel 15

---- Files affected:
packages/koffice:
   koffice.spec (1.203 -> 1.204) , typo.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/koffice/koffice.spec
diff -u packages/koffice/koffice.spec:1.203 packages/koffice/koffice.spec:1.204
--- packages/koffice/koffice.spec:1.203	Tue Aug 25 00:22:12 2009
+++ packages/koffice/koffice.spec	Tue Aug 25 00:56:16 2009
@@ -16,7 +16,7 @@
 Summary(zh_CN.UTF-8):	KDE 的办公应用软件集。
 Name:		koffice
 Version:	%{_ver}
-Release:	14
+Release:	15
 Epoch:		5
 License:	GPL/LGPL
 Group:		X11/Applications
@@ -29,6 +29,7 @@
 Patch4:		%{name}-gcc.patch
 Patch5:		%{name}-gmagick.patch
 Patch6:		kde-am.patch
+Patch7:		typo.patch
 URL:		http://www.koffice.org/
 BuildRequires:	GraphicsMagick-devel >= 1.1.7
 BuildRequires:	ImageMagick-c++-devel >= 1:6.2.4.0
@@ -403,6 +404,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %{__sed} -i 's/Categories=Qt;KDE;Office/Categories=Qt;KDE;Office;X-Misc;/' \
 	tools/kthesaurus/KThesaurus.desktop
@@ -1040,6 +1042,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.204  2009/08/24 22:56:16  glen
+- add typo.patch; rel 15
+
 Revision 1.203  2009/08/24 22:22:12  glen
 - add automake 1.11 patch
 

================================================================
Index: packages/koffice/typo.patch
diff -u /dev/null packages/koffice/typo.patch:1.1
--- /dev/null	Tue Aug 25 00:56:22 2009
+++ packages/koffice/typo.patch	Tue Aug 25 00:56:16 2009
@@ -0,0 +1,11 @@
+--- /home/users/glen/rpm/BUILD.x86_64-linux/koffice-1.6.3/kspread/digest.cc~	2007-05-31 00:43:29.000000000 +0300
++++ /home/users/glen/rpm/BUILD.x86_64-linux/koffice-1.6.3/kspread/digest.cc	2009-08-25 01:55:12.571468602 +0300
+@@ -50,7 +50,7 @@
+ 
+ #if  SIZEOF_INT == 4
+ typedef unsigned int sal_uInt32;
+-#elif
++#else
+ typedef unsigned long sal_uInt32;
+ #endif
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/koffice/koffice.spec?r1=1.203&r2=1.204&f=u



More information about the pld-cvs-commit mailing list