# # spec file for package par # # Copyright (c) 2019 SUSE LINUX 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 https://bugs.opensuse.org/ # Name: par Version: 1.1 Release: 190.15 Summary: Parity Archive File Generator License: GPL-2.0-or-later Group: Productivity/Archiving/Backup URL: http://parchive.sourceforge.net/ Source: https://sourceforge.net/projects/parchive/files/par/%{version}/par-v%{version}.tar.gz/download#/par-v%{version}.tar.gz Patch0: %{name}.diff %description Parchive creates extra parity data over several volumes. These can be used to restore the complete archive after some data loss or corruption. %prep %setup -q -n %{name}-cmdline %patch0 %build make %{?_smp_mflags} %install %make_install %files %doc README AUTHORS NEWS %license COPYING %{_bindir}/par %changelog * Sun Jun 2 2019 Jan Engelhardt - Trim name repetition from summary. * Wed May 22 2019 Doug Miller - Corect download url - Clarify changelog * Wed May 22 2019 Martin Pluskal - Update previou changelog entry - Fix download url * Sat May 11 2019 Doug Miller - Revert pacakge to build 'par' using the parchive sources. On 2016-11-23 this package was updated to be built from the 'par2cmdline' sources instead of the 'parchive' sources. These are different projects (although worked on by some of the same people, which probably led to some confusion). This change converts this project from building par2cmdline v0.8.0 to building the correct project of parchive v1.2. In conjunction with this package fix, a new package called 'par2cmdline' will be made available to return par2cmdline v0.8.0 to the repos. - Re-add par.diff * Mon Feb 19 2018 aloisio@gmx.com - Update to version 0.8.0 * improved parallelisation on input files version 0.7.4 * performance improvement when not using quiet mode version 0.7.3 * fixed critical issue on windows where created parfiles were corrupt version 0.7.2 * fixed tests on NetBSD, #102 * fixed failing tests when dir contains whitespace, #103 * added automake.sh to the files, #104 * changed some flags related to windows build, #94 * cleaned up compiler warnings for mingw build version 0.7.1 * fixed basepath issues #93 * made distcheck behaviour consistent with different - -srcdir #96 * properly package distribution package #98 * cross compile for windows to get redistributable exe #94 * change distribution format to tar.gz and tar.bz2 for unix and keep zip for windows #97 version 0.7.0 * Merged OpenMP version and so enabled multithreading + added -t flag to set the number of threads (all possible threads used by default) * Added -B flag to set the basepath for difficult to guess situations * bugfixes version 0.6.5 * fix blocksize calculation * lintian warning spelling fix * add manfile for par2 * README in Markdown * add spelling fixes to cmdline output * fixed some spelling * simplify FindFiles - Spec cleanup * Wed Nov 23 2016 mpluskal@suse.com - Change upstream source to more active one * This includes change of version from 1.1 to 0.6.15 - Update to version 0.6.14: * For comprehensive list of changes see ChangeLog - Enable tests - Drop par.diff * Thu Feb 26 2015 mpluskal@suse.com - Correct source url * Tue Feb 24 2015 mpluskal@suse.com - Cleanup spec file with spec-clener - Use url for source * Wed Aug 26 2009 mls@suse.de - make patch0 usage consistent * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires * Sun Feb 8 2004 adrian@suse.de - initial package of version 1.1