forked from pool/cppcheck
Updated to 1.30
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
f80a3a5e1a
commit
9c767da857
@@ -3,13 +3,13 @@
|
||||
%define jobs $(( `/usr/bin/getconf _NPROCESSORS_ONLN` + 1 ))
|
||||
|
||||
Name: cppcheck
|
||||
Version: 1.28
|
||||
Version: 1.30
|
||||
Release: 1.0
|
||||
License: GNU GPL v3
|
||||
Group: Development/Languages/C and C++
|
||||
Url: http://cppcheck.sourceforge.net/
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch: cppcheck-Makefile-1.28.patch
|
||||
Url: http://cppcheck.wiki.sourceforge.net/
|
||||
Source: http://downloads.sourceforge.net/cppcheck/cppcheck-%{version}.tar.bz2
|
||||
Patch: cppcheck-Makefile-1.30.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++
|
||||
Summary: A tool for static C/C++ code analysis
|
||||
@@ -53,5 +53,7 @@ test "%{buildroot}" != "/" && %__rm -rf %{buildroot}
|
||||
%{_bindir}/cppcheck
|
||||
|
||||
%changelog
|
||||
* Wed Mar 11 2009 bitshuffler #suse@irc.freenode.org
|
||||
- Updated to 1.30
|
||||
* Tue Feb 10 2009 bitshuffler #suse@irc.freenode.org
|
||||
- Initial RPM
|
||||
|
Reference in New Issue
Block a user