[packages/fsarchiver] Up to 0.8.9
arekm
arekm at pld-linux.org
Mon Mar 9 18:55:02 CET 2026
commit 132c5ade8b89e577be6945411bd33743079c9509
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 9 18:54:49 2026 +0100
Up to 0.8.9
fsarchiver.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/fsarchiver.spec b/fsarchiver.spec
index ccb4eb9..42b362e 100644
--- a/fsarchiver.spec
+++ b/fsarchiver.spec
@@ -1,11 +1,11 @@
Summary: Safe and flexible file-system backup/deployment tool
Name: fsarchiver
-Version: 0.6.12
-Release: 3
-License: GPL v2+
+Version: 0.8.9
+Release: 1
+License: GPL v2
Group: Applications/System
-Source0: http://downloads.sourceforge.net/fsarchiver/%{name}-%{version}.tar.gz
-# Source0-md5: dc54cefcf9c2bc331063d82a7ad54133
+Source0: https://github.com/fdupoux/fsarchiver/releases/download/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 644dc1ee34e502b1d6fcb696e7ebd115
URL: http://www.fsarchiver.org/
BuildRequires: attr-devel
BuildRequires: autoconf
@@ -15,10 +15,12 @@ BuildRequires: e2fsprogs-devel
BuildRequires: libblkid-devel
BuildRequires: libgcrypt-devel
BuildRequires: libuuid-devel
+BuildRequires: lz4-devel
BuildRequires: lzo-devel
BuildRequires: pkgconfig
BuildRequires: xz-devel
BuildRequires: zlib-devel
+BuildRequires: zstd-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fsarchiver.git/commitdiff/132c5ade8b89e577be6945411bd33743079c9509
More information about the pld-cvs-commit
mailing list