rpms/cppcheck/EL-5 cppcheck.spec,1.1,1.2 sources,1.2,1.3

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Jul 16 13:50:33 UTC 2009


Author: jussilehtola

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

Modified Files:
	cppcheck.spec sources 
Log Message:
Update to 1.34.


Index: cppcheck.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/EL-5/cppcheck.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- cppcheck.spec	30 Apr 2009 05:54:24 -0000	1.1
+++ cppcheck.spec	16 Jul 2009 13:50:03 -0000	1.2
@@ -1,5 +1,5 @@
 Name:		cppcheck
-Version:	1.31
+Version:	1.34
 Release:	1%{?dist}
 Summary:	A tool for static C/C++ code analysis
 Group:		Development/Languages
@@ -8,8 +8,6 @@ URL:		http://cppcheck.wiki.sourceforge.n
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
-BuildRequires:	gcc-c++
-
 %description
 This program tries to detect bugs that your C/C++ compiler don't see.
 The goal is no false positives.
@@ -53,5 +51,8 @@ rm -rf %{buildroot}
 %{_bindir}/cppcheck
 
 %changelog
+* Thu Jul 16 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 1.34-1
+- Update to 1.34.
+
 * Mon Apr 27 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 1.31-1
 - First release.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	30 Apr 2009 05:54:24 -0000	1.2
+++ sources	16 Jul 2009 13:50:03 -0000	1.3
@@ -1 +1 @@
-db500cee39ceaa7379bb105046d36cce  cppcheck-1.31.tar.bz2
+0ef8ac8e5434344ab49b20b5301ac69a  cppcheck-1.34.tar.bz2




More information about the fedora-extras-commits mailing list