rpms/lcov/EL-5 .cvsignore, 1.4, 1.5 lcov.spec, 1.3, 1.4 sources, 1.4, 1.5

roland roland at fedoraproject.org
Wed Aug 26 23:14:20 UTC 2009


Author: roland

Update of /cvs/pkgs/rpms/lcov/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29383/EL-5

Modified Files:
	.cvsignore lcov.spec sources 
Log Message:
EPEL 5 branching somehow grabbed an ancient version instead of devel


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/lcov/EL-5/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	12 Oct 2006 08:23:17 -0000	1.4
+++ .cvsignore	26 Aug 2009 23:14:20 -0000	1.5
@@ -1 +1 @@
-lcov-1.4.tar.gz
+lcov-1.7.tar.gz


Index: lcov.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lcov/EL-5/lcov.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- lcov.spec	12 Oct 2006 08:23:17 -0000	1.3
+++ lcov.spec	26 Aug 2009 23:14:20 -0000	1.4
@@ -1,15 +1,13 @@
 Name: lcov
-Version: 1.4
-Release: 2%{?dist}
+Version: 1.7
+Release: 1%{?dist}
 
 Summary: LTP GCOV extension code coverage tool
 Group: Development/Tools
-License: GPL
+License: GPLv2+
 
 URL: http://ltp.sourceforge.net/coverage/lcov.php
-Source0: http://dl.sourceforge.net/ltp/lcov-%{version}.tar.gz
-Patch1: lcov-1.4-lcovrc.patch
-Patch2: lcov-1.4-gcda-suffix.patch
+Source0: http://downloads.sourceforge.net/ltp/lcov-%{version}.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -27,9 +25,6 @@ HTML output and support for large projec
 %prep
 %setup -q
 
-%patch1 -p1
-%patch2 -p1
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make install PREFIX=$RPM_BUILD_ROOT
@@ -42,9 +37,22 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_mandir}/man5/*
-%config(noreplace) %attr(0644,root,root) /etc/lcovrc
+%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/lcovrc
 
 %changelog
+* Tue Aug 25 2009 Roland McGrath <roland at redhat.com> - 1.7-1
+- Update to 1.7 release.
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.6-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu May 22 2008 Roland McGrath <roland at redhat.com> - 1.6-1
+- Update to 1.6 release.
+- Fix License: tag.
+
 * Mon Feb 20 2006 Roland McGrath <roland at redhat.com> - 1.4-2
 - Fix lcov -z to look for .gcda (GCC >= 3.4) suffix as well as .da (old GCC).
 - Remove empty %%build from spec.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/lcov/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	12 Oct 2006 08:23:17 -0000	1.4
+++ sources	26 Aug 2009 23:14:20 -0000	1.5
@@ -1 +1 @@
-9ae93c6619ee60a9e89bd2da0e49ae4a  lcov-1.4.tar.gz
+445fc85c33c0ce21f5e0e06cd881b928  lcov-1.7.tar.gz




More information about the fedora-extras-commits mailing list