Author: marti                        Date: Tue Apr 26 19:02:36 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9

---- Files affected:
packages/sqlmap:
   sqlmap.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/sqlmap/sqlmap.spec
diff -u packages/sqlmap/sqlmap.spec:1.1 packages/sqlmap/sqlmap.spec:1.2
--- packages/sqlmap/sqlmap.spec:1.1     Wed Apr 15 14:30:26 2009
+++ packages/sqlmap/sqlmap.spec Tue Apr 26 21:02:31 2011
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 Summary:       sqlmap: Automatic SQL injection tool
 Name:          sqlmap
-Version:       0.6.4
-Release:       0.4
+Version:       0.9
+Release:       0.5
 License:       GPL v2
 Group:         Networking
-Source0:       http://dl.sourceforge.net/sqlmap/%{name}-%{version}.tar.bz2
-# Source0-md5: a530569ee6335e960914d9b1d6527477
+Source0:       http://dl.sourceforge.net/sqlmap/%{name}-%{version}.tar.gz
+# Source0-md5: 608d5773e0925e96e618171829d679b9
 URL:           http://sqlmap.sourceforge.net/
 BuildRequires: python-devel
 Patch0:                %{name}-paths.patch
@@ -15,7 +15,7 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _appdir         %{_datadir}/%{name}
+#%define               _appdir         %{_datadir}/%{name}
 
 %description
 sqlmap is an open source command-line automatic SQL injection tool
@@ -29,7 +29,7 @@
 statement, read specific files on the file system and more.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 %patch0 -p1
 %{__sed} -i -e '1s,^#!.*python,#!%{__python},' sqlmap.py
 
@@ -58,5 +58,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/04/26 19:02:31  marti
+- up to 0.9
+
 Revision 1.1  2009/04/15 12:30:26  glen
 - new
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqlmap/sqlmap.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