Author: pawelz Date: Sun Dec 14 17:09:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - R: gcc (because of /usr/bin/gcov file)
---- Files affected: SPECS: lcov.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/lcov.spec diff -u SPECS/lcov.spec:1.3 SPECS/lcov.spec:1.4 --- SPECS/lcov.spec:1.3 Sun Dec 14 17:49:04 2008 +++ SPECS/lcov.spec Sun Dec 14 18:09:17 2008 @@ -11,6 +11,8 @@ Source0: http://dl.sourceforge.net/ltp/%{name}-%{version}.tar.gz # Source0-md5: 445fc85c33c0ce21f5e0e06cd881b928 URL: http://ltp.sourceforge.net/coverage/lcov.php +# /usr/bin/gcov is provided by gcc package +Requires: gcc BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/12/14 17:09:17 pawelz +- R: gcc (because of /usr/bin/gcov file) + Revision 1.3 2008/12/14 16:49:04 pawelz - up to 1.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lcov.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
