Author: darekr Date: Tue Oct 2 17:21:21 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build - added patch0
---- Files affected: SPECS: ucarp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/ucarp.spec diff -u SPECS/ucarp.spec:1.4 SPECS/ucarp.spec:1.5 --- SPECS/ucarp.spec:1.4 Mon Feb 12 23:09:18 2007 +++ SPECS/ucarp.spec Tue Oct 2 19:21:16 2007 @@ -9,6 +9,7 @@ Source0: ftp://ftp.ucarp.org/pub/ucarp/%{name}-%{version}.tar.gz # Source0-md5: 59122fd8efd49ac18c5da60e08e93493 URL: http://www.ucarp.org/ +Patch: %{name}-Makefile.patch BuildRequires: autoconf BuildRequires: automake BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,6 +39,7 @@ %prep %setup -q +%patch0 -p1 %build %{__aclocal} @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/10/02 17:21:16 darekr +- fix build - added patch0 + Revision 1.4 2007/02/12 22:09:18 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ucarp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
