snapper 0.13.1-2 (aarch64;znver1;x86_64) 2026-18069
0

Status testing
Submitter benbullard79 [@T] cox.net
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/626643
Packages
lib64snapper-0.13.1-2.aarch64.binary
lib64snapper-debuginfo-0.13.1-2.aarch64.debuginfo
lib64snapper-devel-0.13.1-2.aarch64.binary
lib64snapper-devel-debuginfo-0.13.1-2.aarch64.debuginfo
snapper-0.13.1-2.aarch64.source
snapper-0.13.1-2.aarch64.binary
snapper-debuginfo-0.13.1-2.aarch64.debuginfo
snapper-debugsource-0.13.1-2.aarch64.binary
lib64snapper-0.13.1-2.znver1.binary
lib64snapper-debuginfo-0.13.1-2.znver1.debuginfo
lib64snapper-devel-0.13.1-2.znver1.binary
lib64snapper-devel-debuginfo-0.13.1-2.znver1.debuginfo
snapper-0.13.1-2.znver1.binary
snapper-0.13.1-2.znver1.source
snapper-debuginfo-0.13.1-2.znver1.debuginfo
snapper-debugsource-0.13.1-2.znver1.binary
lib64snapper-0.13.1-2.x86_64.binary
lib64snapper-debuginfo-0.13.1-2.x86_64.debuginfo
lib64snapper-devel-0.13.1-2.x86_64.binary
lib64snapper-devel-debuginfo-0.13.1-2.x86_64.debuginfo
snapper-0.13.1-2.x86_64.source
snapper-0.13.1-2.x86_64.binary
snapper-debuginfo-0.13.1-2.x86_64.debuginfo
snapper-debugsource-0.13.1-2.x86_64.binary
Build Date 2026-07-25 13:42:26 +0000 UTC
Last Updated 2026-07-25 13:53:09.365062119 +0000 UTC
$ git diff --patch-with-stat --summary a9b8ffdb9a4eb7cc32e9661bd9c9203ca957db2a..54e3d9d2903120f5111a17f39f84ebbfeba78b9b

 snapper.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/snapper.spec b/snapper.spec
index 8c7eff2..0a7a318 100644
--- a/snapper.spec
+++ b/snapper.spec
@@ -6,7 +6,7 @@
 Summary:	Tool for filesystem snapshot management
 Name:		snapper
 Version:	0.13.1
-Release:	1
+Release:	2
 License:	GPLv2+
 Group:	Archiving/Backup
 Url:		https://snapper.io
@@ -45,7 +45,8 @@ Manage filesystem snapshots and allow undo of system modifications.
 %doc AUTHORS README.md
 #%%{_datadir}/doc/%%{name}/AUTHORS
 #doc %%{_datadir}/doc/%%{name}/COPYING
-%{_sysconfdir}/logrotate.d/%{name}
+%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
+%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
 %{_bindir}/mksubvolume
 %{_bindir}/%{name}
 %{_bindir}/snapperd
@@ -149,6 +150,9 @@ autoreconf -vfi
 %install
 %make_install
 
+# Install provided sysconfig file (needed by btrfs assistant GUI)
+install -Dpm0644 data/sysconfig.snapper %{buildroot}%{_sysconfdir}/sysconfig/%{name}
+
 # Not interesting stuff
 rm -rf %{buildroot}%{_sysconfdir}/cron.hourly
 rm -rf %{buildroot}%{_sysconfdir}/cron.daily
Not Available

Nobody has submitted a vote for this package yet. Go test it, and vote!