[packages/pdtoolkit] - up to 3.19
qboosh
qboosh at pld-linux.org
Sun Mar 31 19:37:55 CEST 2013
commit 377a78f8b6c9efe248fece026e2a3a48afcd6d4e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 31 19:37:45 2013 +0200
- up to 3.19
pdtoolkit.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pdtoolkit.spec b/pdtoolkit.spec
index b4dc35c..00e75e6 100644
--- a/pdtoolkit.spec
+++ b/pdtoolkit.spec
@@ -1,13 +1,13 @@
Summary: Program Database Toolkit - source code analysis tools
Summary(pl.UTF-8): Program Database Toolkit - narzędzia do analizy kodu źródłowego
Name: pdtoolkit
-Version: 3.16
+Version: 3.19
Release: 0.1
License: BSD-like (DUCTAPE), GPL v2+ (modified gfortran compiler), other (C++/F9x frontends)
Group: Development/Tools
# "pdtoolkit" tarball contains more (not needed) precompiled binaries than "pdt"
Source0: http://www.cs.uoregon.edu/research/paracomp/pdtoolkit/Download/pdt-%{version}.tar.gz
-# Source0-md5: 3f528e18d569bcefe46ed3aa83c6c608
+# Source0-md5: ba5591994998771fdab216699e362228
URL: http://www.cs.uoregon.edu/research/paracomp/pdtoolkit/
BuildRequires: libstdc++-devel
BuildRequires: sed >= 4.0
@@ -109,9 +109,9 @@ Pliki nagłówkowe i statyczna biblioteka DUCTAPE.
%build
install -d build/linux/bin
-path_gxx="%{__cxx}" \
+path_gxx4="%{__cxx}" \
./configure \
- -gnu \
+ -gnu4 \
-prefix=$(pwd)/build \
-useropt="%{rpmcflags}"
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pdtoolkit.git/commitdiff/377a78f8b6c9efe248fece026e2a3a48afcd6d4e
More information about the pld-cvs-commit
mailing list