rpms/cppcheck/devel .cvsignore, 1.2, 1.3 cppcheck.spec, 1.1, 1.2 import.log, 1.1, 1.2 sources, 1.2, 1.3

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Jul 16 13:49:21 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/cppcheck/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3086/devel

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



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	30 Apr 2009 05:52:27 -0000	1.2
+++ .cvsignore	16 Jul 2009 13:48:51 -0000	1.3
@@ -1 +1 @@
-cppcheck-1.31.tar.bz2
+cppcheck-1.34.tar.bz2


Index: cppcheck.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/devel/cppcheck.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- cppcheck.spec	30 Apr 2009 05:52:27 -0000	1.1
+++ cppcheck.spec	16 Jul 2009 13:48:51 -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: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	30 Apr 2009 05:52:27 -0000	1.1
+++ import.log	16 Jul 2009 13:48:51 -0000	1.2
@@ -1 +1,2 @@
 cppcheck-1_31-1_fc10:HEAD:cppcheck-1.31-1.fc10.src.rpm:1241070717
+cppcheck-1_34-1_fc11:HEAD:cppcheck-1.34-1.fc11.src.rpm:1247752109


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cppcheck/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	30 Apr 2009 05:52:27 -0000	1.2
+++ sources	16 Jul 2009 13:48:51 -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