Author: pluto Date: Mon Oct 9 21:32:49 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - apply ac260-lt and python25 fixes.
---- Files affected: SPECS: koffice.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: SPECS/koffice.spec diff -u SPECS/koffice.spec:1.158 SPECS/koffice.spec:1.159 --- SPECS/koffice.spec:1.158 Mon Oct 9 15:52:01 2006 +++ SPECS/koffice.spec Mon Oct 9 23:32:43 2006 @@ -21,6 +21,8 @@ Source0: ftp://ftp.kde.org/pub/kde/%{_state}/koffice-1.6-rc1/src/%{name}-%{version}.tar.bz2 # Source0-md5: 2134a0d09a3f98b91a062c7bafb57622 Patch0: %{name}-build.patch +Patch1: %{name}-python25-64bit.patch +Patch2: kde-ac260-lt.patch URL: http://www.koffice.org/ BuildRequires: ImageMagick-c++-devel >= 1:6.2.4.0 BuildRequires: OpenEXR-devel @@ -397,6 +399,8 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p1 %{__sed} -i 's/Categories=Qt;KDE;Office/Categories=Qt;KDE;Office;X-Misc;/' \ tools/kthesaurus/KThesaurus.desktop @@ -955,6 +959,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159 2006/10/09 21:32:43 pluto +- apply ac260-lt and python25 fixes. + Revision 1.158 2006/10/09 13:52:01 pluto - fix source0. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/koffice.spec?r1=1.158&r2=1.159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
