- Add a "writeble copy" description to the 2nd snapshot
of a rollback (Hrotkó Gábor). - Fix the previous version to build on Debian, Ubuntu, and old GCC (bsc#1160306). - version 0.8.8 OBS-URL: https://build.opensuse.org/package/show/filesystems:snapper/snapper?expand=0&rev=279
This commit is contained in:
committed by
Git OBS Bridge
parent
17fba9e70f
commit
f26aa46045
@@ -22,7 +22,7 @@
|
||||
%endif
|
||||
|
||||
Name: snapper
|
||||
Version: 0.8.7
|
||||
Version: 0.8.8
|
||||
Release: 0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: snapper-%{version}.tar.bz2
|
||||
@@ -164,7 +164,8 @@ fi
|
||||
%if 0%{?suse_version} > 1310
|
||||
%{_sbindir}/mksubvolume
|
||||
%endif
|
||||
%{_prefix}/lib/snapper
|
||||
%dir %{_prefix}/lib/snapper
|
||||
%{_prefix}/lib/snapper/*-helper
|
||||
%doc %{_mandir}/*/snapper.8*
|
||||
%doc %{_mandir}/*/snapperd.8*
|
||||
%doc %{_mandir}/*/snapper-configs.5*
|
||||
|
Reference in New Issue
Block a user