Author: qboosh Date: Sun Jan 9 14:42:26 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.9 - removed obsolete xfig patch
---- Files affected: packages/potrace: potrace.spec (1.18 -> 1.19) , potrace-1.8-xfig.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/potrace/potrace.spec diff -u packages/potrace/potrace.spec:1.18 packages/potrace/potrace.spec:1.19 --- packages/potrace/potrace.spec:1.18 Tue Oct 5 18:30:15 2010 +++ packages/potrace/potrace.spec Sun Jan 9 15:42:20 2011 @@ -2,16 +2,16 @@ 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.8 -Release: 2 +Version: 1.9 +Release: 1 License: GPL v2+ Group: Applications/Graphics Source0: http://potrace.sourceforge.net/download/%{name}-%{version}.tar.gz -# Source0-md5: e73b45565737d64011612704dd4d9f86 -Patch0: http://potrace.sourceforge.net/download/potrace-1.8-xfig.patch +# Source0-md5: ef973e7ec9c2e5b3e19e8dfeaa7524c3 URL: http://potrace.sourceforge.net/ -BuildRequires: autoconf +BuildRequires: autoconf >= 2.50 BuildRequires: automake +BuildRequires: libtool >= 2:2.0 BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -29,9 +29,9 @@ %prep %setup -q -%patch0 -p0 %build +%{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -65,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2011/01/09 14:42:20 qboosh +- updated to 1.9 +- removed obsolete xfig patch + Revision 1.18 2010/10/05 16:30:15 gotar - added XFig backend patch, rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/potrace/potrace.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
