Author: sparky Date: Fri May 21 22:17:59 2010 GMT Module: packages Tag: HEAD ---- Log message: - BR: which - dropped unused BR: perl-base
---- Files affected: packages/tofu: tofu.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/tofu/tofu.spec diff -u packages/tofu/tofu.spec:1.6 packages/tofu/tofu.spec:1.7 --- packages/tofu/tofu.spec:1.6 Fri May 21 10:50:18 2010 +++ packages/tofu/tofu.spec Sat May 22 00:17:54 2010 @@ -9,10 +9,10 @@ Source0: http://requiescant.tuxfamily.org/tofu/%{name}-%{version}.tar.gz # Source0-md5: 8c6f71c31a269cf75c6fc8f483ff79c0 URL: http://requiescant.tuxfamily.org/tofu/index.html -BuildRequires: perl-base BuildRequires: sed >= 4.0 -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +BuildRequires: which BuildArch: noarch +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Tofu provides an easy, very lightweight, and effiscient way to manage @@ -50,6 +50,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/05/21 22:17:54 sparky +- BR: which +- dropped unused BR: perl-base + Revision 1.6 2010/05/21 08:50:18 uzsolt - 3.0 - use make to install @@ -71,4 +75,3 @@ Revision 1.1 2009/04/07 19:59:33 uzsolt - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tofu/tofu.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
