Spec file update

tags/virt-backup-0.2.12-1
Daniel Berteaud 10 years ago
parent 9993307d61
commit f25638e467
  1. 5
      virt-backup.spec

@ -1,7 +1,7 @@
Summary: backup script for libvirt managed VM
Name: virt-backup
Version: 0.2.4
Version: 0.2.5
Release: 1
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -60,6 +60,9 @@ sed -i -e "s|/sbin/lvcreate|/usr/sbin/lvcreate|g" -e "s|/sbin/lvremove|/usr/sbin
%dir %attr(0770, qemu, qemu) %{_localstatedir}/lib/libvirt/backup
%changelog
* Wed Jun 4 2014 Daniel B. <daniel@firewall-services.com> - 0.2.5-1
- Fix breaking the loop while taking snapshots
* Tue Jun 3 2014 Daniel B. <daniel@firewall-services.com> - 0.2.4-1
- Try up to 30 times to take a snapshot before giving up

Loading…
Cancel
Save