[ophcrack] updated to latest upstream (BZ#915223)

Adam Miller maxamillion at fedoraproject.org
Mon Mar 4 16:41:03 UTC 2013


commit 6fb1b5ceb90f31650c4a8bc2a4fdcf1312b79bf4
Author: Adam Miller <admiller at redhat.com>
Date:   Mon Mar 4 10:41:02 2013 -0600

    updated to latest upstream (BZ#915223)

 .gitignore                |    1 +
 ophcrack-3.3.1-qwt5.patch |   16 ----------------
 ophcrack.spec             |   11 +++++++----
 sources                   |    2 +-
 4 files changed, 9 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb611d6..b2e21dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ophcrack-3.3.0.tar.bz2
 /ophcrack-3.3.1.tar.bz2
+/ophcrack-3.4.0.tar.bz2
diff --git a/ophcrack.spec b/ophcrack.spec
index c71f1dc..4fcb4f8 100644
--- a/ophcrack.spec
+++ b/ophcrack.spec
@@ -1,6 +1,6 @@
 Name:           ophcrack
-Version:        3.3.1
-Release:        4%{?dist}
+Version:        3.4.0
+Release:        1%{?dist}
 Summary:        Free Windows password cracker based on rainbow tables
 Group:          Applications/System
 License:        GPLv2+ with exceptions
@@ -9,7 +9,7 @@ Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 # upstreamable
-Patch1: ophcrack-3.3.1-qwt5.patch
+#Patch1: ophcrack-3.3.1-qwt5.patch
 BuildRequires: automake libtool
 
 BuildRequires:  qt4-devel >= 4.3
@@ -46,7 +46,7 @@ Features:
 %prep
 %setup -q
 
-%patch1 -p1 -b .qwt5
+#%patch1 -p1 -b .qwt5
 # FIXME? to not require reauto-foo -- rex
 autoreconf -f -i
 
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Mon Mar 04 2013 Adam Miller <maxamillion at fedoraproject.org> - 3.4.0-1
+- Update to latest upstream (BZ#915223)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 8c0b85d..a4d0033 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-740eef54e9082f26851e15c1cb4ef55c  ophcrack-3.3.1.tar.bz2
+a43b1288325e586c0ed6bc6e0bd5357e  ophcrack-3.4.0.tar.bz2


More information about the scm-commits mailing list