]> git.pld-linux.org Git - packages/skipfish.git/commitdiff
- up to 1.84b
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 19 Dec 2010 21:10:29 +0000 (21:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    skipfish.spec -> 1.6

skipfish.spec

index 94d37ddacc154cd2d5ed7d08c5ffae0c0f51a3d6..33b93fec9c0a21f5eded630a89858e6893fc9422 100644 (file)
@@ -2,12 +2,12 @@
 %define                rel             1
 Summary:       Web application security scanner
 Name:          skipfish
-Version:       1.70
+Version:       1.84
 Release:       0.%{subver}.%{rel}
 License:       Apache v2.0
 Group:         Applications/Networking
 Source0:       http://skipfish.googlecode.com/files/%{name}-%{version}%{subver}.tgz
-# Source0-md5: 94c946e51160e7ee24a0e2f2cbe599a4
+# Source0-md5: 1d29ada290110a2b93d576f1fb9b1213
 URL:           http://code.google.com/p/skipfish/
 BuildRequires: libidn-devel
 BuildRequires: openssl-devel
@@ -39,7 +39,7 @@ Key features:
 %build
 %{__make} \
        CC="%{__cc}" \
-       OPTCFLAGS="%{rpmcflags}" \
+       OPTCFLAGS="%{rpmcflags} %{rpmcppflags}" \
        OPTLDFLAGS="%{rpmldflags}"
 
 %install
This page took 0.058737 seconds and 4 git commands to generate.