[sqlninja] update patch

Fabian Affolter fab at fedoraproject.org
Thu Sep 25 19:56:11 UTC 2014


commit 1191d4b9b0b47abcdf745742346affd26ff723c3
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Thu Sep 25 21:55:44 2014 +0200

    update patch

 sqlninja.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sqlninja.spec b/sqlninja.spec
index ea0e114..8bed30a 100644
--- a/sqlninja.spec
+++ b/sqlninja.spec
@@ -9,7 +9,7 @@ URL:            http://sqlninja.sourceforge.net/index.html
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}-alpha1.tgz
 Source1:        README.fedora
 Patch0:         sqlninja-binary-upload-mode-fix-0.2.999-alpha1.patch
-Patch1:         sqlninja-move-config-file-to-etc-fix.patch
+Patch1:         sqlninja-move-config-file-0.2.999-alpha1.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
@@ -28,7 +28,7 @@ to provide remote access to vulnerable DB server.
 %prep
 %setup -q -n %{name}-%{version}-alpha1
 %patch0 -p1 -b .binary-upload
-%patch1
+%patch1 -p1 -b .configuration
 cp %{SOURCE1} .
 
 %build


More information about the scm-commits mailing list