[arch-commits] Commit in snapper/trunk (PKGBUILD)

Massimiliano Torromeo mtorromeo at nymeria.archlinux.org
Thu Jun 5 16:39:40 UTC 2014


    Date: Thursday, June 5, 2014 @ 18:39:40
  Author: mtorromeo
Revision: 112726

upgpkg: snapper 0.2.2-3

Re-enabled rollback support after fix for link errors landed in btrfs-tools

Modified:
  snapper/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-05 16:37:30 UTC (rev 112725)
+++ PKGBUILD	2014-06-05 16:39:40 UTC (rev 112726)
@@ -3,7 +3,7 @@
 
 pkgname=snapper
 pkgver=0.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A tool for managing BTRFS and LVM snapshots. It can create, diff and restore snapshots and provides timelined auto-snapping."
 arch=('i686' 'x86_64')
 url="http://snapper.io"
@@ -53,10 +53,7 @@
               --sbindir=/usr/bin \
               --with-conf=/etc/conf.d \
               --disable-zypp \
-              --disable-silent-rules \
-              --disable-rollback
-  # rollback disabled until patch applied in next btrfs-progs release
-  # http://www.spinics.net/lists/linux-btrfs/msg33434.html
+              --disable-silent-rules
   make
 }
 




More information about the arch-commits mailing list