We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4eac16e commit 6af00faCopy full SHA for 6af00fa
rpm/lcov.spec
@@ -1,14 +1,14 @@
1
Summary: A graphical GCOV front-end
2
Name: lcov
3
-Version: 1.11
4
-Release: pre1
+Version: 1.10
+Release: 1
5
License: GPL
6
Group: Development/Tools
7
URL: http://ltp.sourceforge.net/coverage/lcov.php
8
Source0: http://downloads.sourceforge.net/ltp/lcov-%{version}.tar.gz
9
BuildRoot: /var/tmp/%{name}-%{version}-root
10
BuildArch: noarch
11
-Requires: perl >= 4:5.8.8
+Requires: perl >= 5.8.8
12
13
%description
14
LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects
0 commit comments