Author: freetz Date: Thu Apr 13 17:23:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.4.4, collab plugin removed upstream (will be a part of 2.6.x release) bumped link-grammar requirement
---- Files affected: SPECS: abiword.spec (1.116 -> 1.117) ---- Diffs: ================================================================ Index: SPECS/abiword.spec diff -u SPECS/abiword.spec:1.116 SPECS/abiword.spec:1.117 --- SPECS/abiword.spec:1.116 Wed Apr 5 18:57:52 2006 +++ SPECS/abiword.spec Thu Apr 13 19:23:06 2006 @@ -10,13 +10,13 @@ Summary: Multi-platform word processor Summary(pl): Wieloplatformowy procesor tekstu Name: abiword -Version: 2.4.2 -Release: 3 +Version: 2.4.4 +Release: 1 Epoch: 1 License: GPL Group: X11/Applications Source0: http://www.abisource.com/downloads/abiword/%{version}/source/%{name}-%{version}.tar.bz2 -# Source0-md5: 935f1218eab7ff96b7a23cfeba4e76d1 +# Source0-md5: 69dd69179b861a41613291afd10af9ab Patch0: %{name}-desktop.patch Patch1: %{name}-home_etc.patch Patch2: %{name}-mailmerge.patch @@ -53,13 +53,14 @@ BuildRequires: libwmf-devel >= 2:0.2.8 BuildRequires: libwpd-devel >= 0.8.0 BuildRequires: libxml2-devel >= 2.4.20 -BuildRequires: link-grammar-devel >= 4.1.1 +BuildRequires: link-grammar-devel >= 4.2.1 BuildRequires: ots-devel >= 0.4.1 BuildRequires: pkgconfig >= 0.9.0 BuildRequires: poppler-glib-devel >= 0.2.1 BuildRequires: popt-devel BuildRequires: psiconv-devel >= 0.9.6 BuildRequires: wv-devel >= 1.0.3 +Obsoletes: abiword-plugin-collab Obsoletes: abiword-plugin-gdkpixbuf Obsoletes: abiword-plugin-gypsython Obsoletes: abiword-plugin-magick @@ -105,19 +106,6 @@ %description plugin-babelfish -l pl Wtyczka ta pozwala na przetłumaczenie wybranego tekstu. -# abiCollab plugin -%package plugin-collab -Summary: Remote collaborate for AbiWord -Summary(pl): Zdalna współpraca dla AbiWord -Group: Applications/Productivity -Requires: %{name} = %{epoch}:%{version}-%{release} - -%description plugin-collab -Allows to collaborate with a remote user. - -%description plugin-collab -l pl -Pozwala na współpracę z innym użytkownikiem przez sieć. - # abiCommand plugin %package plugin-command Summary: AbiWord command line control @@ -812,10 +800,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiCAPI.so -%files plugin-collab -%defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiCollab.so - %files plugin-command %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/AbiWord-%{mver}/plugins/libAbiCommand.so @@ -1000,6 +984,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.117 2006/04/13 17:23:06 freetz +- 2.4.4, collab plugin removed upstream (will be a part of 2.6.x release) + bumped link-grammar requirement + Revision 1.116 2006/04/05 16:57:52 freetz - rel.3 for rebuild with poppler-Qt-crap-free ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/abiword.spec?r1=1.116&r2=1.117&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
