automatic rebuild by autodist [release 2.3.1-3mamba;Sun Mar 21 2021]
This commit is contained in:
parent
d48f4c96d4
commit
8d20b2b419
13
wipe.spec
13
wipe.spec
@ -1,18 +1,17 @@
|
|||||||
Name: wipe
|
Name: wipe
|
||||||
Version: 2.3.1
|
Version: 2.3.1
|
||||||
Release: 1mamba
|
Release: 3mamba
|
||||||
Summary: Repeatedly writes special patterns to the file or files to be destroyed,
|
Summary: Repeatedly writes special patterns to the file or files to be destroyed,
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://wipe.sourceforge.net/
|
URL: https://wipe.sourceforge.net/
|
||||||
Source: http://puzzle.dl.sourceforge.net/sourceforge/wipe/%{name}-%{version}.tar.bz2
|
Source: https://downloads.sourceforge.net/sourceforge/wipe/%{name}-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Wipe repeatedly writes special patterns to the file or files to be destroyed, using the fsync() call and/or the O_SYNC bit to force disk access, in order to lessen the chance of data recovery using techniques such as magnetic force microscopy.
|
Wipe repeatedly writes special patterns to the file or files to be destroyed, using the fsync() call and/or the O_SYNC bit to force disk access, in order to lessen the chance of data recovery using techniques such as magnetic force microscopy.
|
||||||
@ -43,6 +42,12 @@ make install prefix=%{buildroot}%{_prefix} mandir=%{buildroot}%{_mandir}
|
|||||||
%{_datadir}/doc/wipe/*
|
%{_datadir}/doc/wipe/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 2.3.1-3mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 2.3.1-2mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
* Mon May 10 2010 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
* Mon May 10 2010 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user