[nwipe] Update to upstream version 0.14

rebus rebus at fedoraproject.org
Sat Feb 16 15:01:19 UTC 2013


commit 35075a55431a75338a8028829cb832b0123fc3f7
Author: Michal Ambroz <rebus at seznam.cz>
Date:   Sat Feb 16 16:00:26 2013 +0100

    Update to upstream version 0.14

 .gitignore                 |    1 +
 nwipe-0.13-configure.patch |   15 ---------------
 nwipe.spec                 |   15 ++++-----------
 sources                    |    2 +-
 4 files changed, 6 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7152d64..94127c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /nwipe-0.11.tar.gz
 /nwipe-0.12.tar.gz
 /nwipe-0.13.tar.gz
+/nwipe-0.14.tar.gz
diff --git a/nwipe.spec b/nwipe.spec
index ae2c1e2..c92c5f5 100644
--- a/nwipe.spec
+++ b/nwipe.spec
@@ -1,6 +1,6 @@
 Name:           nwipe
-Version:        0.13
-Release:        3%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Securely erase disks using a variety of recognized methods
 
 Group:          Applications/System
@@ -8,14 +8,8 @@ License:        GPLv2
 URL:            http://nwipe.sourceforge.net
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
-#Detect ncurses modules independently on panel
-#Reported upstream in https://sourceforge.net/tracker/?func=detail&atid=1302269&aid=3604008&group_id=309235
-Patch0:         nwipe-0.13-configure.patch
-
 BuildRequires:  parted-devel
 BuildRequires:  ncurses-devel
-BuildRequires:  autoconf
-BuildRequires:  automake
 
 #For compatibility with EPEL5
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -34,7 +28,6 @@ a few changes:
 
 %prep
 %setup -q
-%patch0 -p 1 -b .configure
 
 %build
 autoreconf
@@ -59,8 +52,8 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
-* Sun Feb 10 2013 Michal Ambroz <rebus at, seznam.cz> 0.13-3
-- addedd dependency on autoconf, automake
+* Sat Feb 16 2013 Michal Ambroz <rebus at, seznam.cz> 0.14-1
+- upgrade to version 0.14
 
 * Sun Feb 10 2013 Michal Ambroz <rebus at, seznam.cz> 0.13-2
 - patched build to check for ncurses independently from panel
diff --git a/sources b/sources
index a6efbcf..7552a51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fb3cd74172fe1c2fbe90d01fb4230f5  nwipe-0.13.tar.gz
+a1ac88e8205e814b26d956c2b0461dc0  nwipe-0.14.tar.gz


More information about the scm-commits mailing list