]> git.pld-linux.org Git - packages/pdtoolkit.git/commitdiff
- up to 3.19
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Mar 2013 17:37:45 +0000 (19:37 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Mar 2013 17:37:45 +0000 (19:37 +0200)
pdtoolkit.spec

index b4dc35c1a41a0d5b7af88d419f4bc4a87971b5a9..00e75e634bf2d96eb9f3b9ae9ed212fd7184d64f 100644 (file)
@@ -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} \
This page took 0.07874 seconds and 4 git commands to generate.