Author: qboosh Date: Sun Nov 21 18:18:04 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated libwpd version - package NEWS as doc
---- Files affected: packages/wpd2sxw: wpd2sxw.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/wpd2sxw/wpd2sxw.spec diff -u packages/wpd2sxw/wpd2sxw.spec:1.8 packages/wpd2sxw/wpd2sxw.spec:1.9 --- packages/wpd2sxw/wpd2sxw.spec:1.8 Sat Nov 20 11:26:24 2010 +++ packages/wpd2sxw/wpd2sxw.spec Sun Nov 21 19:17:59 2010 @@ -10,10 +10,10 @@ # Source0-md5: d0255522926690cfa82a425016da4f80 URL: http://libwpd.sourceforge.net/ BuildRequires: libstdc++-devel -BuildRequires: libwpd-devel >= 0.8.0 +BuildRequires: libwpd-devel >= 0.9.0 BuildRequires: libwpg-devel >= 0.2.0 BuildRequires: pkgconfig -Requires: libwpd >= 0.8.0 +Requires: libwpd >= 0.9.0 Requires: libwpg >= 0.2.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,8 +43,9 @@ %files %defattr(644,root,root,755) -%doc README -%attr(755,root,root) %{_bindir}/* +%doc NEWS README +%attr(755,root,root) %{_bindir}/wpd2odt +%attr(755,root,root) %{_bindir}/wpg2odg %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -52,6 +53,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/11/21 18:17:59 qboosh +- updated libwpd version +- package NEWS as doc + Revision 1.8 2010/11/20 10:26:24 caleb - Up to 0.8.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wpd2sxw/wpd2sxw.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
