Hello community, here is the log from the commit of package scrub for openSUSE:Factory checked in at 2013-08-14 22:55:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scrub (Old) and /work/SRC/openSUSE:Factory/.scrub.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scrub" Changes: -------- New Changes file: --- /dev/null 2013-07-23 23:44:04.804033756 +0200 +++ /work/SRC/openSUSE:Factory/.scrub.new/scrub.changes 2013-08-14 22:55:21.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------- +Thu Aug 8 09:48:26 UTC 2013 - [email protected] + +- imported scrub 2.5.2, a generic disk scrubber with multiple + government mandated scrub algorithms. New: ---- scrub-2.5.2.tar.bz2 scrub.changes scrub.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scrub.spec ++++++ # # spec file for package scrub # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: scrub Version: 2.5.2 Release: 1 Summary: Disk scrubbing program License: GPL-2.0 Group: Productivity/File utilities Url: https://code.google.com/p/diskscrub/ # SHA1 scrub-2.5.2.tar.bz2 863e5894e6acb3f922cb25f58e260f9c59b55c14 Source0: http://diskscrub.googlecode.com/files/scrub-2.5.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Scrub writes patterns on files or disk devices to make retrieving the data more difficult. It operates in one of three modes: 1) the special file corresponding to an entire disk is scrubbed and all data on it is destroyed. 2) a regular file is scrubbed and only the data in the file (and optionally its name in the directory entry) is destroyed. 3) a regular file is created, expanded until the file system is full, then scrubbed as in 2). %prep %setup -q %build %configure --program-prefix=%{?_program_prefix:%{_program_prefix}} make %check make check %install make install DESTDIR=$RPM_BUILD_ROOT %files %defattr(-,root,root) %doc ChangeLog NEWS DISCLAIMER COPYING README %{_bindir}/scrub %{_mandir}/man1/* %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
