[packages/scrub] Up to 2.6.1
arekm
arekm at pld-linux.org
Sat Mar 14 20:01:43 CET 2026
commit e810ef8d0a51c7a5196068e78cd4a917f73eccb1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 14 20:01:35 2026 +0100
Up to 2.6.1
scrub.spec | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/scrub.spec b/scrub.spec
index c642c71..465583a 100644
--- a/scrub.spec
+++ b/scrub.spec
@@ -1,14 +1,18 @@
Summary: Destroy data on disk using DoD 5520.22-M or NNSA NAP-14.x algorithms
Summary(pl.UTF-8): Niszczenie danych na dysku przy użyciu algorytmu DoD 5520.22-M lub NNSA NAP-14.x
Name: scrub
-Version: 2.4.1
+Version: 2.6.1
Release: 1
License: GPL v2+
Group: Applications/File
-Source0: http://diskscrub.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5: 852d0051837e58a902097d3ff5356a3a
-URL: http://code.google.com/p/diskscrub/
+Source0: https://github.com/chaos/scrub/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# Source0-md5: cb021e5139b1b00c97482900c58d856d
+URL: https://github.com/chaos/scrub
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
BuildRequires: perl-base
+BuildRequires: pkgconfig
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -39,6 +43,7 @@ zgodne z DoD 5520.22-M lub NNSA NAP-14.x.
%setup -q
%build
+./autogen.sh
%configure
%{__make} \
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scrub.git/commitdiff/e810ef8d0a51c7a5196068e78cd4a917f73eccb1
More information about the pld-cvs-commit
mailing list