|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package information |
|
|
|
|
Name: wipe |
|
|
|
|
Summary: Secure File Deletion Utility |
|
|
|
|
URL: http://abaababa.ouvaton.org/wipe/ |
|
|
|
|
URL: http://lambda-diode.com/software/wipe |
|
|
|
|
Vendor: Berke Durak |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
@ -32,10 +32,10 @@ Class: EVAL
|
|
|
|
|
Group: Filesystem |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.21 |
|
|
|
|
Release: 20080101 |
|
|
|
|
Release: 20100110 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://abaababa.ouvaton.org/wipe/wipe-%{version}.tar.gz |
|
|
|
|
Source0: http://lambda-diode.com/software/wipe/wipe-%{version}.tar.gz |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
@ -54,7 +54,7 @@ AutoReqProv: no
|
|
|
|
|
%track |
|
|
|
|
prog wipe = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = http://abaababa.ouvaton.org/wipe/ |
|
|
|
|
url = http://lambda-diode.com/software/wipe |
|
|
|
|
regex = wipe-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|