Author: glen                         Date: Wed Apr 15 09:09:54 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add bashism patch

---- Files affected:
SPECS:
   sqlier.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/sqlier.spec
diff -u SPECS/sqlier.spec:1.1 SPECS/sqlier.spec:1.2
--- SPECS/sqlier.spec:1.1       Wed Apr 15 10:35:33 2009
+++ SPECS/sqlier.spec   Wed Apr 15 11:09:49 2009
@@ -1,5 +1,5 @@
 # $Revision$, $Date$
-%define                rel     0.1
+%define                rel     0.2
 Summary:       SQLIer - an SQL Injection vulnerable URL prober
 Name:          sqlier
 Version:       0.8
@@ -8,7 +8,9 @@
 Group:         Applications
 Source0:       http://bcable.net/archive.php?%{name}-%{version}b.sh
 # Source0-md5: 40702eb5397dfd4134ad7761a15a5e88
+Patch0:                %{name}-bashism.patch
 URL:           http://bcable.net/project.php?sqlier
+Requires:      awk
 Requires:      python
 Requires:      wget
 BuildArch:     noarch
@@ -29,6 +31,7 @@
 %prep
 %setup -qcT
 cp %{SOURCE0} %{name}.sh
+%patch0 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -48,5 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/04/15 09:09:49  glen
+- add bashism patch
+
 Revision 1.1  2009/04/15 08:35:33  glen
 - new
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sqlier.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to