Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgollub
lcov
lcov.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lcov.spec of Package lcov
# # spec file for package lcov (Version 1.6) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: lcov Url: http://ltp.sourceforge.net/coverage/lcov.php License: GPL v2 or later Group: System/Benchmark AutoReqProv: on Summary: LTP GCOV extension code coverage tool Version: 1.6 Release: 1 Source: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of PERL scripts which build on the textual GCOV output to implement HTML output and support for large projects. Authors: -------- LTP authors. %prep %setup -q %build %install make PREFIX=$RPM_BUILD_ROOT install # fix spurious man page permissions chmod 644 $RPM_BUILD_ROOT/%{_mandir}/man*/* chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/lcovrc %files %defattr(-,root,root) %{_bindir}/* %{_sysconfdir}/* %{_mandir}/man1/* %{_mandir}/man5/* %clean rm -rf $RPM_BUILD_ROOT %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