[cppcheck/el4] Update to 1.51.

Jussi Lehtola jussilehtola at fedoraproject.org
Sun Oct 9 11:17:22 UTC 2011


commit 79b9526474649925c82272a41f66ce9034196cc6
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Sun Oct 9 14:17:19 2011 +0300

    Update to 1.51.

 cppcheck-1.50-preprocessor.patch |   43 --------------------------------------
 cppcheck.spec                    |   10 ++++----
 sources                          |    2 +-
 3 files changed, 6 insertions(+), 49 deletions(-)
---
diff --git a/cppcheck.spec b/cppcheck.spec
index 48beeb0..4a7dbe7 100644
--- a/cppcheck.spec
+++ b/cppcheck.spec
@@ -1,13 +1,11 @@
 Name:		cppcheck
-Version:	1.50
-Release:	2%{?dist}
+Version:	1.51
+Release:	1%{?dist}
 Summary:	A tool for static C/C++ code analysis
 Group:		Development/Languages
 License:	GPLv3+
 URL:		http://cppcheck.wiki.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-# Fix BZ #730580
-Patch0:		cppcheck-1.50-preprocessor.patch
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 BuildRequires:	pcre-devel
@@ -26,7 +24,6 @@ various compiler extensions, inline assembly code, etc.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # Make sure bundled tinyxml is not used
 rm -r externals/tinyxml
@@ -59,6 +56,9 @@ rm -rf %{buildroot}
 %{_bindir}/cppcheck
 
 %changelog
+* Sun Oct 09 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.51-1
+- Update to 1.51.
+
 * Fri Aug 19 2011 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.50-2
 - Fix build on EPEL-4.
 
diff --git a/sources b/sources
index 30393bd..5bb368a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79ef3898b246ba9c143155d5ad23dbd1  cppcheck-1.50.tar.bz2
+8349ab90472801b9d377cfabf846ca28  cppcheck-1.51.tar.bz2


More information about the scm-commits mailing list