Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
lcov
lcov.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lcov.spec of Package lcov
# # spec file for package lcov # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: lcov Url: http://ltp.sourceforge.net/coverage/lcov.php License: GPL-2.0+ Group: Development/Tools/Other Requires: perl-GD gcc AutoReqProv: on Summary: A Graphical GCOV Front-end Version: 1.9 Release: 1 Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch Conflicts: kernel-coverage < 0.1-49 %description LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects gcov data for multiple source files and creates HTML pages containing the source code annotated with coverage information. It also adds overview pages for easy navigation within the file structure. %prep %setup -q -n lcov-%{version} %build exit 0 %install make install PREFIX=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root) %config /etc/lcovrc %doc /usr/share/man/man1/lcov.1.gz %doc /usr/share/man/man1/genhtml.1.gz %doc /usr/share/man/man1/geninfo.1.gz %doc /usr/share/man/man1/genpng.1.gz %doc /usr/share/man/man1/gendesc.1.gz %doc /usr/share/man/man5/lcovrc.5.gz %defattr(-,root,root) /usr/bin/lcov /usr/bin/genhtml /usr/bin/geninfo /usr/bin/genpng /usr/bin/gendesc %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor