Author: sparky Date: Sun Jan 23 01:49:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - added make patch
---- Files affected: packages/farsight2: farsight2.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/farsight2/farsight2.spec diff -u packages/farsight2/farsight2.spec:1.12 packages/farsight2/farsight2.spec:1.13 --- packages/farsight2/farsight2.spec:1.12 Fri Nov 26 12:03:35 2010 +++ packages/farsight2/farsight2.spec Sun Jan 23 02:49:45 2011 @@ -7,6 +7,7 @@ Group: Libraries Source0: http://farsight.freedesktop.org/releases/farsight2/%{name}-%{version}.tar.gz # Source0-md5: 5898612c389f3538a4160e677c03087a +Patch0: %{name}-make.patch URL: http://farsight.freedesktop.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -90,6 +91,7 @@ %prep %setup -q +%patch0 -p1 %build %{__gtkdocize} @@ -162,6 +164,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/01/23 01:49:45 sparky +- added make patch + Revision 1.12 2010/11/26 11:03:35 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/farsight2/farsight2.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
