Author: qboosh Date: Thu Oct 16 05:22:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.8
---- Files affected: SPECS: potrace.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/potrace.spec diff -u SPECS/potrace.spec:1.16 SPECS/potrace.spec:1.17 --- SPECS/potrace.spec:1.16 Tue Feb 13 09:06:41 2007 +++ SPECS/potrace.spec Thu Oct 16 07:22:08 2008 @@ -2,12 +2,12 @@ Summary: Potrace - a utility for tracing a bitmap Summary(pl.UTF-8): Potrace - narzędzie służące do "trasowania" bitmap Name: potrace -Version: 1.7 +Version: 1.8 Release: 1 -License: GPL +License: GPL v2+ Group: Applications/Graphics Source0: http://potrace.sourceforge.net/download/%{name}-%{version}.tar.gz -# Source0-md5: 8bfaabf935c03643a6875bde36fe6302 +# Source0-md5: e73b45565737d64011612704dd4d9f86 URL: http://potrace.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -51,9 +51,11 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog README -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* +%doc AUTHORS ChangeLog NEWS README +%attr(755,root,root) %{_bindir}/mkbitmap +%attr(755,root,root) %{_bindir}/potrace +%{_mandir}/man1/mkbitmap.1* +%{_mandir}/man1/potrace.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -61,6 +63,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/10/16 05:22:08 qboosh +- updated to 1.8 + Revision 1.16 2007/02/13 08:06:41 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/potrace.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
