Author: qboosh Date: Sat Mar 17 19:40:39 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.0.5
---- Files affected: packages/libcdr: libcdr.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/libcdr/libcdr.spec diff -u packages/libcdr/libcdr.spec:1.2 packages/libcdr/libcdr.spec:1.3 --- packages/libcdr/libcdr.spec:1.2 Wed Mar 14 18:20:24 2012 +++ packages/libcdr/libcdr.spec Sat Mar 17 20:40:34 2012 @@ -6,12 +6,12 @@ Summary: A library providing ability to interpret and import Corel Draw drawings Summary(pl.UTF-8): Biblioteka umożliwiająca interpretowanie i importowanie rysunków Corel Draw Name: libcdr -Version: 0.0.4 +Version: 0.0.5 Release: 1 License: GPL v2+ or LGPL v2+ or MPL v1.1 Group: Libraries Source0: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz -# Source0-md5: 00cc35d04e139b14b974b8356c1acc06 +# Source0-md5: 1d9c5f071f57aa5aadd38c40846a7d99 URL: http://www.freedesktop.org/wiki/Software/libcdr BuildRequires: doxygen BuildRequires: lcms2-devel >= 2.0 @@ -142,6 +142,8 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/cdr2raw %attr(755,root,root) %{_bindir}/cdr2xhtml +%attr(755,root,root) %{_bindir}/cmx2raw +%attr(755,root,root) %{_bindir}/cmx2xhtml %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -149,6 +151,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/03/17 19:40:34 qboosh +- updated to 0.0.5 + Revision 1.2 2012/03/14 17:20:24 qboosh - fixed build without static_libs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libcdr/libcdr.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
