Accepting request 239104 from YaST:Head
- updated to latest repository OBS-URL: https://build.opensuse.org/request/show/239104 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/snapper?expand=0&rev=63
This commit is contained in:
parent
c5412ea1c8
commit
9189e371f2
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c78fc57ac018f7536a03971927f2b17f1f048f87e26689609028f51500c9c6a
|
||||
size 451916
|
||||
oid sha256:a99544c8fe21943f846c4c01cba88310ab1bdbb45f16c8bb6483077d721fa8ac
|
||||
size 453043
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 15:43:56 CEST 2014 - aschnell@suse.de
|
||||
|
||||
- make rollback command print verbose messages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 30 14:44:25 CEST 2014 - aschnell@suse.de
|
||||
|
||||
- allow to add snapshots to qgroup (prototype for fate#312751)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 09:19:03 CEST 2014 - aschnell@suse.de
|
||||
|
||||
|
@ -82,7 +82,7 @@ autoconf
|
||||
./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} \
|
||||
--docdir=%{prefix}/share/doc/packages/snapper \
|
||||
%if 0%{?suse_version} <= 1310
|
||||
--disable-rollback \
|
||||
--disable-rollback --disable-btrfs-quota \
|
||||
%endif
|
||||
--disable-silent-rules --disable-ext4
|
||||
make %{?jobs:-j%jobs}
|
||||
|
Loading…
Reference in New Issue
Block a user