Author: megabajt Date: Thu Jan 28 18:49:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - added -libpng.patch - release 4
---- Files affected: packages/vigra: vigra.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: packages/vigra/vigra.spec diff -u packages/vigra/vigra.spec:1.15 packages/vigra/vigra.spec:1.16 --- packages/vigra/vigra.spec:1.15 Thu Jan 28 18:50:19 2010 +++ packages/vigra/vigra.spec Thu Jan 28 19:49:12 2010 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Ogólne programowanie obrazu komputerowego Name: vigra Version: 1.6.0 -Release: 3 +Release: 4 License: MIT Group: Libraries Source0: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/%{name}%{version}.tar.gz # Source0-md5: d62650a6f908e85643e557a236ea989c Patch0: %{name}-ac.patch +Patch1: %{name}-libpng.patch URL: http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ BuildRequires: autoconf BuildRequires: automake @@ -83,6 +84,7 @@ %prep %setup -q -n %{name}%{version} %patch0 -p1 +%patch1 -p1 tail -n +510 config/acinclude.m4 > acinclude.m4 ln -sf config/configure.in . @@ -147,6 +149,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2010/01/28 18:49:12 megabajt +- added -libpng.patch +- release 4 + Revision 1.15 2010/01/28 17:50:19 megabajt - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vigra/vigra.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
