+summary : A full featured command-line backup tool, short for Disk ARchive
description: |
- dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.
+ DAR is a command line tool to backup a directory tree and files. DAR is
+ able to make differential backups, split them over a set of disks or files
+ of a given size, use compression, filter files or subtrees to be saved or
+ not saved, directly access and restore given files. DAR is also able
+ to handle extented attributes, and can make remote backups through an
+ ssh session for example. Finally, DAR handles save and restore of hard
+ and symbolic links.
builddeps :
- pkgconfig(ext2fs)
+ - attr-devel
+ - gpgme-devel
+ - libassuan-devel
- lzo-devel
setup : |
- %configure --disable-static
+ %configure --disable-static \
+ --disable-dar-static \
+ --disable-build-html \
+ --enable-mode=64
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,32 @@
<Source>
<Name>dar</Name>
<Packager>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>system.utils</PartOf>
- <Summary xml:lang="en">Disk ARchive</Summary>
- <Description xml:lang="en">dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.
+ <Summary xml:lang="en">A full featured command-line backup tool, short for Disk ARchive</Summary>
+ <Description xml:lang="en">DAR is a command line tool to backup a directory tree and files. DAR is
+able to make differential backups, split them over a set of disks or files
+of a given size, use compression, filter files or subtrees to be saved or
+not saved, directly access and restore given files. DAR is also able
+to handle extented attributes, and can make remote backups through an
+ssh session for example. Finally, DAR handles save and restore of hard
- <Description xml:lang="en">dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.
+ <Summary xml:lang="en">A full featured command-line backup tool, short for Disk ARchive</Summary>
+ <Description xml:lang="en">DAR is a command line tool to backup a directory tree and files. DAR is
+able to make differential backups, split them over a set of disks or files
+of a given size, use compression, filter files or subtrees to be saved or
+not saved, directly access and restore given files. DAR is also able
+to handle extented attributes, and can make remote backups through an
+ssh session for example. Finally, DAR handles save and restore of hard
+and symbolic links.
</Description>
<PartOf>system.utils</PartOf>
<Files>
@@ -30,11 +42,17 @@
<Package>
<Name>dar-devel</Name>
<Summary xml:lang="en">Development files for dar</Summary>
- <Description xml:lang="en">dar is a shell command that backs up directory trees and files, taking care of hard links, Extended Attributes, sparse files, MacOS's file forks, any inode type (including Solaris Door inodes), etc.
+ <Description xml:lang="en">DAR is a command line tool to backup a directory tree and files. DAR is
+able to make differential backups, split them over a set of disks or files
+of a given size, use compression, filter files or subtrees to be saved or
+not saved, directly access and restore given files. DAR is also able
+to handle extented attributes, and can make remote backups through an
+ssh session for example. Finally, DAR handles save and restore of hard