Author: shadzik Date: Tue Jan 18 14:26:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - fixed loops - installation tested and seems to not cause any trouble - rel 1
---- Files affected: packages/kde4-koffice: kde4-koffice.spec (1.107 -> 1.108) ---- Diffs: ================================================================ Index: packages/kde4-koffice/kde4-koffice.spec diff -u packages/kde4-koffice/kde4-koffice.spec:1.107 packages/kde4-koffice/kde4-koffice.spec:1.108 --- packages/kde4-koffice/kde4-koffice.spec:1.107 Tue Jan 18 15:16:25 2011 +++ packages/kde4-koffice/kde4-koffice.spec Tue Jan 18 15:26:38 2011 @@ -22,7 +22,7 @@ Summary(zh_CN.UTF-8): KDE 的办公应用软件集。 Name: kde4-koffice Version: 2.3.1 -Release: 0.1 +Release: 1 License: GPL/LGPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{orgname}-%{version}/%{orgname}-%{version}.tar.bz2 @@ -545,6 +545,8 @@ %attr(755,root,root) %{_libdir}/libkplatoprivate.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libkplatoui.so.? %attr(755,root,root) %{_libdir}/libkplatoui.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libkspreadodf.so.? +%attr(755,root,root) %{_libdir}/libkspreadodf.so.*.*.* %files karbon %defattr(644,root,root,755) @@ -859,8 +861,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/kspread %attr(755,root,root) %{_libdir}/libkdeinit4_kspread.so -%attr(755,root,root) %{_libdir}/libkspreadodf.so.*.*.* -%attr(755,root,root) %{_libdir}/libkspreadodf.so.? %attr(755,root,root) %{_libdir}/kde4/kspread_plugin_tool_calendar.so %attr(755,root,root) %{_libdir}/kde4/kspreadbitopsmodule.so %attr(755,root,root) %{_libdir}/kde4/kspreadconversionmodule.so @@ -949,6 +949,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.108 2011/01/18 14:26:38 shadzik +- fixed loops +- installation tested and seems to not cause any trouble +- rel 1 + Revision 1.107 2011/01/18 14:16:25 shadzik - more files i dunno what to do with :P ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-koffice/kde4-koffice.spec?r1=1.107&r2=1.108&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
