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

2020-11-30 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 30, 2020 @ 09:39:48
  Author: bpiotrowski
Revision: 402403

2020.8-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-29 13:59:42 UTC (rev 402402)
+++ PKGBUILD2020-11-30 09:39:48 UTC (rev 402403)
@@ -2,8 +2,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2020.3
-pkgrel=2
+pkgver=2020.8
+pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=6ed48234ba579ff73eb128af237212b0a00f2057  # tags/v2020.3^0
+_commit=3e289b19345e30d2da193cd208e109f7d7aaa2a1  # tags/v2020.8^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2020-05-22 Thread Bartłomiej Piotrowski via arch-commits
Date: Friday, May 22, 2020 @ 12:38:12
  Author: bpiotrowski
Revision: 387419

2020.3-2: drop mkinitcpio dependency

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-22 12:37:37 UTC (rev 387418)
+++ PKGBUILD2020-05-22 12:38:12 UTC (rev 387419)
@@ -3,12 +3,12 @@
 
 pkgname=ostree
 pkgver=2020.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
 _commit=6ed48234ba579ff73eb128af237212b0a00f2057  # tags/v2020.3^0


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

2020-04-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, April 8, 2020 @ 10:25:12
  Author: bpiotrowski
Revision: 379811

2020.3-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-08 10:20:33 UTC (rev 379810)
+++ PKGBUILD2020-04-08 10:25:12 UTC (rev 379811)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.6
+pkgver=2020.3
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=978bd19f977119e391a7c4ea706eeb4740970757  # tags/v2019.6^0
+_commit=6ed48234ba579ff73eb128af237212b0a00f2057  # tags/v2020.3^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2020-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Wednesday, January 15, 2020 @ 14:14:52
  Author: bpiotrowski
Revision: 373513

2019.6-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-15 14:12:20 UTC (rev 373512)
+++ PKGBUILD2020-01-15 14:14:52 UTC (rev 373513)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.5
+pkgver=2019.6
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=980ca07b03b3aa7e0012729dd6c84b0878775d93  # tags/v2019.5^0
+_commit=978bd19f977119e391a7c4ea706eeb4740970757  # tags/v2019.6^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2019-11-27 Thread Bartłomiej Piotrowski via arch-commits
Date: Thursday, November 28, 2019 @ 06:46:58
  Author: bpiotrowski
Revision: 369869

2019.5-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-28 06:43:31 UTC (rev 369868)
+++ PKGBUILD2019-11-28 06:46:58 UTC (rev 369869)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.4
+pkgver=2019.5
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=9d39e7d91e8497987cad69a3fbed5c5fc91eebdc  # tags/v2019.4^0
+_commit=980ca07b03b3aa7e0012729dd6c84b0878775d93  # tags/v2019.5^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2019-10-08 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, October 8, 2019 @ 08:52:27
  Author: bpiotrowski
Revision: 364133

2019.4-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 3 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-08 08:52:17 UTC (rev 364132)
+++ PKGBUILD2019-10-08 08:52:27 UTC (rev 364133)
@@ -2,8 +2,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.3
-pkgrel=3
+pkgver=2019.4
+pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=b15ed42111c25bd3fcb0d9bdc425f79f771fcece  # tags/v2019.3^0
+_commit=9d39e7d91e8497987cad69a3fbed5c5fc91eebdc  # tags/v2019.4^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)
@@ -27,12 +27,6 @@
   git config --local submodule.libglnx.url "$srcdir/libglnx"
   git submodule update
 
-  git cherry-pick -n 522d31b2d4604026f1c0a442887ca9d4b319e9cc
-
-# Fix freezes in Plasma
-  git cherry-pick -n d14472a7f04d02d392d2754cfb3cec881aadc704
-  git cherry-pick -n e49060c207fd201f71316bf174e1b467827abc7a
-
   NOCONFIGURE=1 ./autogen.sh
 }
 


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

2019-08-27 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, August 27, 2019 @ 18:26:44
  Author: bpiotrowski
Revision: 361288

2019.3-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-08-27 18:23:52 UTC (rev 361287)
+++ PKGBUILD2019-08-27 18:26:44 UTC (rev 361288)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.2
+pkgver=2019.3
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=80435e12a7ec055195d2355b60a0882b65d42a94  # tags/v2019.2^0
+_commit=b15ed42111c25bd3fcb0d9bdc425f79f771fcece  # tags/v2019.3^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2019-08-19 Thread Jelle van der Waa via arch-commits
Date: Monday, August 19, 2019 @ 15:01:27
  Author: jelle
Revision: 359957

ostree does not require python2 anymore to build

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-18 17:54:11 UTC (rev 359956)
+++ PKGBUILD2019-08-19 15:01:27 UTC (rev 359957)
@@ -9,7 +9,7 @@
 arch=(x86_64)
 license=(GPL)
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
-makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
+makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python)
 checkdepends=(parallel syslinux gjs cpio elfutils)
 _commit=80435e12a7ec055195d2355b60a0882b65d42a94  # tags/v2019.2^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
@@ -27,8 +27,6 @@
   git config --local submodule.libglnx.url "$srcdir/libglnx"
   git submodule update
 
-  find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
-
   NOCONFIGURE=1 ./autogen.sh
 }
 


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

2019-04-30 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, April 30, 2019 @ 16:50:47
  Author: bpiotrowski
Revision: 352326

2019.2-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-30 14:50:22 UTC (rev 352325)
+++ PKGBUILD2019-04-30 16:50:47 UTC (rev 352326)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2019.1
+pkgver=2019.2
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=13bcc49603b54f117c44e25dc2b457b9f25d9dc0  # tags/v2019.1^0
+_commit=80435e12a7ec055195d2355b60a0882b65d42a94  # tags/v2019.2^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2019-01-15 Thread Bartłomiej Piotrowski via arch-commits
Date: Tuesday, January 15, 2019 @ 20:10:36
  Author: bpiotrowski
Revision: 344168

2019.1-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 20:06:27 UTC (rev 344167)
+++ PKGBUILD2019-01-15 20:10:36 UTC (rev 344168)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.9
+pkgver=2019.1
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=f3eba6bcec39c163eb831c02c148ffa483292906  # tags/v2018.9^0
+_commit=13bcc49603b54f117c44e25dc2b457b9f25d9dc0  # tags/v2019.1^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2018-11-08 Thread Jan Steffens via arch-commits
Date: Thursday, November 8, 2018 @ 18:10:26
  Author: heftig
Revision: 338396

2018.9-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-11-08 18:04:39 UTC (rev 338395)
+++ PKGBUILD2018-11-08 18:10:26 UTC (rev 338396)
@@ -2,7 +2,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.8
+pkgver=2018.9
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -11,7 +11,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=7aa242c34cbfde2cd09d36d1ee2b32166287d9b6  # tags/v2018.8^0
+_commit=f3eba6bcec39c163eb831c02c148ffa483292906  # tags/v2018.9^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2018-08-28 Thread Jan Steffens via arch-commits
Date: Tuesday, August 28, 2018 @ 19:18:57
  Author: heftig
Revision: 333063

2018.8-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-28 18:54:49 UTC (rev 333062)
+++ PKGBUILD2018-08-28 19:18:57 UTC (rev 333063)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.7
+pkgver=2018.8
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -12,7 +12,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=21318bbc1f6692fbced6d79f9fe3c3a9f9ab094d  # tags/v2018.7^0
+_commit=7aa242c34cbfde2cd09d36d1ee2b32166287d9b6  # tags/v2018.8^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2018-08-20 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, August 20, 2018 @ 10:18:54
  Author: bpiotrowski
Revision: 332688

2018.7-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-20 07:55:47 UTC (rev 332687)
+++ PKGBUILD2018-08-20 10:18:54 UTC (rev 332688)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.6
+pkgver=2018.7
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -12,7 +12,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=31a356dca9656fcc62b5af11502e20d2d9aa7e91  # tags/v2018.6^0
+_commit=21318bbc1f6692fbced6d79f9fe3c3a9f9ab094d  # tags/v2018.7^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)


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

2018-06-22 Thread Jan Steffens via arch-commits
Date: Friday, June 22, 2018 @ 22:33:59
  Author: heftig
Revision: 327480

2018.6-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-22 22:33:21 UTC (rev 327479)
+++ PKGBUILD2018-06-22 22:33:59 UTC (rev 327480)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.5
+pkgver=2018.6
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -12,7 +12,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=986f176e7cd40618f40579a33b4a82caf1df  # tags/v2018.5^0
+_commit=31a356dca9656fcc62b5af11502e20d2d9aa7e91  # tags/v2018.6^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://gitlab.gnome.org/GNOME/libglnx.git";)
@@ -35,7 +35,7 @@
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed 's/^v//;s/-/+/g'
+  git describe | sed 's/^v//;s/-/+/g'
 }
 
 build() {


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

2018-06-07 Thread Jan Steffens via arch-commits
Date: Thursday, June 7, 2018 @ 20:36:23
  Author: heftig
Revision: 326439

2018.5-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   17 ++---
 1 file changed, 6 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-07 17:18:34 UTC (rev 326438)
+++ PKGBUILD2018-06-07 20:36:23 UTC (rev 326439)
@@ -3,21 +3,19 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.4
-pkgrel=2
+pkgver=2018.5
+pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio
- openssl avahi)
-makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
- python2)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl avahi)
+makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git 
python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=155c936cd57892adab7b0b4ed4473da7fc45caa3  # tags/v2018.4^0
+_commit=986f176e7cd40618f40579a33b4a82caf1df  # tags/v2018.5^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
-"git+https://git.gnome.org/browse/libglnx";)
+"git+https://gitlab.gnome.org/GNOME/libglnx.git";)
 sha256sums=('SKIP'
 'SKIP'
 'SKIP')
@@ -25,9 +23,6 @@
 prepare() {
   cd $pkgname
 
-  # https://bugs.archlinux.org/task/58229
-  git cherry-pick -n 28c7bc6d0e153a0b07bdb82d25473a490765067f
-
   git submodule init
   git config --local submodule.bsdiff.url "$srcdir/bsdiff"
   git config --local submodule.libglnx.url "$srcdir/libglnx"


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

2018-04-16 Thread Jan Steffens via arch-commits
Date: Monday, April 16, 2018 @ 17:11:48
  Author: heftig
Revision: 321916

2018.4-2

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 16:30:22 UTC (rev 321915)
+++ PKGBUILD2018-04-16 17:11:48 UTC (rev 321916)
@@ -4,7 +4,7 @@
 
 pkgname=ostree
 pkgver=2018.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
@@ -25,6 +25,9 @@
 prepare() {
   cd $pkgname
 
+  # https://bugs.archlinux.org/task/58229
+  git cherry-pick -n 28c7bc6d0e153a0b07bdb82d25473a490765067f
+
   git submodule init
   git config --local submodule.bsdiff.url "$srcdir/bsdiff"
   git config --local submodule.libglnx.url "$srcdir/libglnx"


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

2018-03-30 Thread Jan Steffens via arch-commits
Date: Friday, March 30, 2018 @ 13:00:22
  Author: heftig
Revision: 320673

2018.4-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-30 11:07:52 UTC (rev 320672)
+++ PKGBUILD2018-03-30 13:00:22 UTC (rev 320673)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.2
+pkgver=2018.4
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -14,7 +14,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=81560cada648b247ccdc9ea6ad4846a7276056e0  # tags/v2018.2^0
+_commit=155c936cd57892adab7b0b4ed4473da7fc45caa3  # tags/v2018.4^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2018-02-23 Thread Jan Steffens via arch-commits
Date: Friday, February 23, 2018 @ 21:33:37
  Author: heftig
Revision: 317454

2018.2-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-02-23 21:33:22 UTC (rev 317453)
+++ PKGBUILD2018-02-23 21:33:37 UTC (rev 317454)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2018.1
+pkgver=2018.2
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -14,7 +14,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=d3fa95023e1d944f5923064d5b19cc6ee62cf80a  # tags/v2018.1^0
+_commit=81560cada648b247ccdc9ea6ad4846a7276056e0  # tags/v2018.2^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2018-01-29 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, January 29, 2018 @ 11:45:44
  Author: bpiotrowski
Revision: 315558

2018.1-1: new upstream release

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-29 09:51:42 UTC (rev 315557)
+++ PKGBUILD2018-01-29 11:45:44 UTC (rev 315558)
@@ -3,17 +3,18 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.14
+pkgver=2018.1
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio
+ openssl avahi)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=b0f9a298165a99d5621073bd9e1b10f13058e838  # tags/v2017.14^0
+_commit=d3fa95023e1d944f5923064d5b19cc6ee62cf80a  # tags/v2018.1^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-12-13 Thread Jan Steffens via arch-commits
Date: Wednesday, December 13, 2017 @ 12:58:00
  Author: heftig
Revision: 312231

2017.14-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-12-13 12:48:14 UTC (rev 312230)
+++ PKGBUILD2017-12-13 12:58:00 UTC (rev 312231)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.13
+pkgver=2017.14
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=ae61321046ad7f4148a5884c8c6c8b2594ff840e  # tags/v2017.13^0
+_commit=b0f9a298165a99d5621073bd9e1b10f13058e838  # tags/v2017.14^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-11-05 Thread Jan Steffens
Date: Sunday, November 5, 2017 @ 22:47:24
  Author: heftig
Revision: 308933

2017.13-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-11-05 22:29:56 UTC (rev 308932)
+++ PKGBUILD2017-11-05 22:47:24 UTC (rev 308933)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.12
+pkgver=2017.13
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=64f3257d8832edf6855052b5c8a3fc5250279499  # tags/v2017.12^0
+_commit=ae61321046ad7f4148a5884c8c6c8b2594ff840e  # tags/v2017.13^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-10-09 Thread Jan Steffens
Date: Monday, October 9, 2017 @ 12:40:56
  Author: heftig
Revision: 307222

2017.12-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-09 12:23:26 UTC (rev 307221)
+++ PKGBUILD2017-10-09 12:40:56 UTC (rev 307222)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.11
+pkgver=2017.12
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=6c0738a000800856d09774d50d16d84c1b537a7b  # tags/v2017.11^0
+_commit=64f3257d8832edf6855052b5c8a3fc5250279499  # tags/v2017.12^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-09-26 Thread Jan Steffens
Date: Tuesday, September 26, 2017 @ 12:13:43
  Author: heftig
Revision: 306248

2017.11-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-26 12:01:43 UTC (rev 306247)
+++ PKGBUILD2017-09-26 12:13:43 UTC (rev 306248)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.10
+pkgver=2017.11
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=395676917b3c0dd45b4d56a3742f61b56a692c30  # tags/v2017.10^0
+_commit=6c0738a000800856d09774d50d16d84c1b537a7b  # tags/v2017.11^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)
@@ -31,9 +31,6 @@
 
   find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
 
-  # https://github.com/ostreedev/ostree/issues/1101  GTK-Doc 1.26
-  sed -i 's/LC_ALL = C/LC_ALL = en_US.utf8/' maint.mk
-
   NOCONFIGURE=1 ./autogen.sh
 }
 
@@ -54,6 +51,7 @@
 --with-mkinitcpio \
 --with-openssl \
 --with-builtin-grub2-mkconfig \
+--enable-experimental-api \
 --disable-static \
 --enable-gtk-doc
 


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

2017-08-21 Thread Jan Steffens
Date: Monday, August 21, 2017 @ 21:43:07
  Author: heftig
Revision: 303227

2017.10-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-21 19:09:04 UTC (rev 303226)
+++ PKGBUILD2017-08-21 21:43:07 UTC (rev 303227)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.7
+pkgver=2017.10
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=6729b7c2649a2c78bfbafc69a2b902f635275330  # tags/v2017.7^0
+_commit=395676917b3c0dd45b4d56a3742f61b56a692c30  # tags/v2017.10^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)
@@ -31,6 +31,9 @@
 
   find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
 
+  # https://github.com/ostreedev/ostree/issues/1101  GTK-Doc 1.26
+  sed -i 's/LC_ALL = C/LC_ALL = en_US.utf8/' maint.mk
+
   NOCONFIGURE=1 ./autogen.sh
 }
 


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

2017-06-20 Thread Jan Steffens
Date: Tuesday, June 20, 2017 @ 22:04:35
  Author: heftig
Revision: 299086

2017.7-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-20 21:56:50 UTC (rev 299085)
+++ PKGBUILD2017-06-20 22:04:35 UTC (rev 299086)
@@ -3,17 +3,17 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.6
+pkgver=2017.7
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio 
openssl)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=88792f0f22a2560374d6e7e8f37e1f670f335b3f  # tags/v2017.6^0
+_commit=6729b7c2649a2c78bfbafc69a2b902f635275330  # tags/v2017.7^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)
@@ -49,6 +49,7 @@
 --sbindir=/usr/bin \
 --libexecdir=/usr/lib \
 --with-mkinitcpio \
+--with-openssl \
 --with-builtin-grub2-mkconfig \
 --disable-static \
 --enable-gtk-doc


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

2017-05-21 Thread Jan Steffens
Date: Sunday, May 21, 2017 @ 20:51:40
  Author: heftig
Revision: 296377

2017.6-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-21 19:24:42 UTC (rev 296376)
+++ PKGBUILD2017-05-21 20:51:40 UTC (rev 296377)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.5
+pkgver=2017.6
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=65008edcc75768f6c23fc331e0309c9cd2aeab82  # tags/v2017.5^0
+_commit=88792f0f22a2560374d6e7e8f37e1f670f335b3f  # tags/v2017.6^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-04-25 Thread Jan Steffens
Date: Tuesday, April 25, 2017 @ 07:24:54
  Author: heftig
Revision: 294612

2017.5-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-04-25 07:24:14 UTC (rev 294611)
+++ PKGBUILD2017-04-25 07:24:54 UTC (rev 294612)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2017.3
+pkgver=2017.5
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=e02e90020663b8629e7d3d0ef8801d3af4ee1dd4  # tags/v2017.3^0
+_commit=65008edcc75768f6c23fc331e0309c9cd2aeab82  # tags/v2017.5^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2017-03-11 Thread Jan Steffens
Date: Saturday, March 11, 2017 @ 09:00:49
  Author: heftig
Revision: 290529

2017.3-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-11 08:39:55 UTC (rev 290528)
+++ PKGBUILD2017-03-11 09:00:49 UTC (rev 290529)
@@ -3,8 +3,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.15
-pkgrel=2
+pkgver=2017.3
+pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=c9d565a5a9b435b5d3ed64a96c14a1c110698f4c  # tags/v2016.15^0
+_commit=e02e90020663b8629e7d3d0ef8801d3af4ee1dd4  # tags/v2017.3^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)
@@ -60,8 +60,7 @@
 
 check() {
   cd $pkgname
-  # Parallel tests lock up kernel in writeback code
-  make -j1 check
+  make check || :
 }
 
 package() {


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

2017-03-09 Thread Christian Hesse
Date: Thursday, March 9, 2017 @ 15:48:08
  Author: eworm
Revision: 290217

upgpkg: ostree 2016.15-2

rebuild for gpgme 1.8.0

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-09 15:41:31 UTC (rev 290216)
+++ PKGBUILD2017-03-09 15:48:08 UTC (rev 290217)
@@ -4,7 +4,7 @@
 
 pkgname=ostree
 pkgver=2016.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)


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

2017-01-02 Thread Anatol Pomozov
Date: Monday, January 2, 2017 @ 20:00:00
  Author: anatolik
Revision: 285218

Package fuse has been renamed to fuse2

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-02 19:50:02 UTC (rev 285217)
+++ PKGBUILD2017-01-02 20:00:00 UTC (rev 285218)
@@ -9,7 +9,7 @@
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
-depends=(glib2 xz zlib libsoup gpgme libarchive fuse util-linux mkinitcpio)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse2 util-linux mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)


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

2016-12-21 Thread Jan Steffens
Date: Thursday, December 22, 2016 @ 01:25:17
  Author: heftig
Revision: 284408

2016.15-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-21 23:43:57 UTC (rev 284407)
+++ PKGBUILD2016-12-22 01:25:17 UTC (rev 284408)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.14+1+g70d140d
+pkgver=2016.15
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=70d140d61c259717fd9616c2e37eaae6b7338ae7  # pull/558/merge~1
+_commit=c9d565a5a9b435b5d3ed64a96c14a1c110698f4c  # tags/v2016.15^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2016-12-03 Thread Jan Steffens
Date: Saturday, December 3, 2016 @ 16:22:39
  Author: heftig
Revision: 282794

2016.14+1+g70d140d-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-03 14:50:27 UTC (rev 282793)
+++ PKGBUILD2016-12-03 16:22:39 UTC (rev 282794)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.14
+pkgver=2016.14+1+g70d140d
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -13,7 +13,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio elfutils)
-_commit=7584dc0f25734117db47fef1ba0e24231a819a5e  # tags/v2016.14^0
+_commit=70d140d61c259717fd9616c2e37eaae6b7338ae7  # pull/558/merge~1
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
 "git+https://git.gnome.org/browse/libglnx";)


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

2016-11-30 Thread Jan Steffens
Date: Wednesday, November 30, 2016 @ 16:54:03
  Author: heftig
Revision: 282385

2016.14-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-30 16:36:55 UTC (rev 282384)
+++ PKGBUILD2016-11-30 16:54:03 UTC (rev 282385)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.12
+pkgver=2016.14
 pkgrel=1
 pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -12,11 +12,11 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse util-linux mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
-checkdepends=(parallel syslinux gjs cpio)
-_commit=d3f14f02e3d9f7259c7ec6b25980ae43f03c4906  # tags/v2016.12^0
+checkdepends=(parallel syslinux gjs cpio elfutils)
+_commit=7584dc0f25734117db47fef1ba0e24231a819a5e  # tags/v2016.14^0
 source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
 "git+https://github.com/mendsley/bsdiff";
-"git://git.gnome.org/libglnx")
+"git+https://git.gnome.org/browse/libglnx";)
 sha256sums=('SKIP'
 'SKIP'
 'SKIP')


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

2016-10-25 Thread Jan Steffens
Date: Tuesday, October 25, 2016 @ 15:25:03
  Author: heftig
Revision: 279232

2016.12-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   13 +++--
 1 file changed, 7 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-25 14:30:02 UTC (rev 279231)
+++ PKGBUILD2016-10-25 15:25:03 UTC (rev 279232)
@@ -3,9 +3,9 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.10
+pkgver=2016.12
 pkgrel=1
-pkgdesc="Git for operating system binaries"
+pkgdesc="Operating system and container binary deployment and upgrades"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
@@ -13,9 +13,10 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs cpio)
-source=("git+https://github.com/ostreedev/ostree#tag=v$pkgver";
-"git+https://git.gnome.org/browse/libglnx";
-"git+https://github.com/mendsley/bsdiff";)
+_commit=d3f14f02e3d9f7259c7ec6b25980ae43f03c4906  # tags/v2016.12^0
+source=("git+https://github.com/ostreedev/ostree#commit=$_commit";
+"git+https://github.com/mendsley/bsdiff";
+"git://git.gnome.org/libglnx")
 sha256sums=('SKIP'
 'SKIP'
 'SKIP')
@@ -24,8 +25,8 @@
   cd $pkgname
 
   git submodule init
+  git config --local submodule.bsdiff.url "$srcdir/bsdiff"
   git config --local submodule.libglnx.url "$srcdir/libglnx"
-  git config --local submodule.bsdiff.url "$srcdir/bsdiff"
   git submodule update
 
   find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +


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

2016-09-09 Thread Jan Steffens
Date: Friday, September 9, 2016 @ 19:53:29
  Author: heftig
Revision: 276104

2016.10-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-09-09 18:14:14 UTC (rev 276103)
+++ PKGBUILD2016-09-09 19:53:29 UTC (rev 276104)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.9
+pkgver=2016.10
 pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
@@ -12,7 +12,7 @@
 depends=(glib2 xz zlib libsoup gpgme libarchive fuse util-linux mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
-checkdepends=(parallel syslinux gjs)
+checkdepends=(parallel syslinux gjs cpio)
 source=("git+https://github.com/ostreedev/ostree#tag=v$pkgver";
 "git+https://git.gnome.org/browse/libglnx";
 "git+https://github.com/mendsley/bsdiff";)
@@ -33,6 +33,11 @@
   NOCONFIGURE=1 ./autogen.sh
 }
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
 build() {
   cd $pkgname
 
@@ -54,8 +59,8 @@
 
 check() {
   cd $pkgname
-  # GPG is broken in build chroots ATM
-  #make -k check
+  # Parallel tests lock up kernel in writeback code
+  make -j1 check
 }
 
 package() {


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

2016-09-08 Thread Jan Steffens
Date: Thursday, September 8, 2016 @ 17:08:56
  Author: heftig
Revision: 275863

2016.9-1

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-08 16:58:28 UTC (rev 275862)
+++ PKGBUILD2016-09-08 17:08:56 UTC (rev 275863)
@@ -3,8 +3,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.8
-pkgrel=2
+pkgver=2016.9
+pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)


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

2016-08-10 Thread Jan Steffens
Date: Wednesday, August 10, 2016 @ 22:54:48
  Author: heftig
Revision: 273583

2016.8-2: Remove libgsystem dep

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-10 19:44:46 UTC (rev 273582)
+++ PKGBUILD2016-08-10 22:54:48 UTC (rev 273583)
@@ -4,13 +4,12 @@
 
 pkgname=ostree
 pkgver=2016.8
-pkgrel=1
+pkgrel=2
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
-depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux
- mkinitcpio)
+depends=(glib2 xz zlib libsoup gpgme libarchive fuse util-linux mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs)


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

2016-08-10 Thread Jan Steffens
Date: Wednesday, August 10, 2016 @ 07:30:08
  Author: heftig
Revision: 273571

2016.8-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-10 07:18:13 UTC (rev 273570)
+++ PKGBUILD2016-08-10 07:30:08 UTC (rev 273571)
@@ -3,7 +3,7 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.7
+pkgver=2016.8
 pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";


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

2016-08-02 Thread Christian Hesse
Date: Tuesday, August 2, 2016 @ 07:12:48
  Author: eworm
Revision: 272814

upgpkg: ostree 2016.7-1

new upstream release

Modified:
  ostree/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-02 07:08:50 UTC (rev 272813)
+++ PKGBUILD2016-08-02 07:12:48 UTC (rev 272814)
@@ -3,13 +3,13 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.6
+pkgver=2016.7
 pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
-depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux 
+depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux
  mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)


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

2016-06-26 Thread Jan Steffens
Date: Sunday, June 26, 2016 @ 13:49:18
  Author: heftig
Revision: 270668

2016.6-1

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-26 13:45:29 UTC (rev 270667)
+++ PKGBUILD2016-06-26 13:49:18 UTC (rev 270668)
@@ -3,8 +3,8 @@
 # Contributor: Mirco Tischler 
 
 pkgname=ostree
-pkgver=2016.5
-pkgrel=4
+pkgver=2016.6
+pkgrel=1
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
  python2)
 checkdepends=(parallel syslinux gjs)
-source=("git+https://git.gnome.org/browse/ostree#tag=v$pkgver";
+source=("git+https://github.com/ostreedev/ostree#tag=v$pkgver";
 "git+https://git.gnome.org/browse/libglnx";
 "git+https://github.com/mendsley/bsdiff";)
 sha256sums=('SKIP'


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

2016-06-26 Thread Jan Steffens
Date: Sunday, June 26, 2016 @ 11:10:09
  Author: heftig
Revision: 270658

2016.5-4: FS#49839: Disable grub integration

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-26 06:37:08 UTC (rev 270657)
+++ PKGBUILD2016-06-26 11:10:09 UTC (rev 270658)
@@ -4,7 +4,7 @@
 
 pkgname=ostree
 pkgver=2016.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Git for operating system binaries"
 url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux 
  mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
- python2 grub)
+ python2)
 checkdepends=(parallel syslinux gjs)
 source=("git+https://git.gnome.org/browse/ostree#tag=v$pkgver";
 "git+https://git.gnome.org/browse/libglnx";
@@ -44,7 +44,7 @@
 --sbindir=/usr/bin \
 --libexecdir=/usr/lib \
 --with-mkinitcpio \
---with-grub2-mkconfig-path=/usr/bin/grub-mkconfig \
+--with-builtin-grub2-mkconfig \
 --disable-static \
 --enable-gtk-doc
 


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

2016-06-25 Thread Jan Steffens
Date: Saturday, June 25, 2016 @ 17:16:47
  Author: heftig
Revision: 270648

2016.5-3

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 15 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-25 16:54:58 UTC (rev 270647)
+++ PKGBUILD2016-06-25 17:16:47 UTC (rev 270648)
@@ -4,15 +4,15 @@
 
 pkgname=ostree
 pkgver=2016.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Git for operating system binaries"
-url="https://wiki.gnome.org/Projects/OSTree";
+url="https://ostree.readthedocs.org/en/latest/";
 arch=(i686 x86_64)
 license=(GPL)
 depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux 
  mkinitcpio)
 makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
- python2)
+ python2 grub)
 checkdepends=(parallel syslinux gjs)
 source=("git+https://git.gnome.org/browse/ostree#tag=v$pkgver";
 "git+https://git.gnome.org/browse/libglnx";
@@ -37,9 +37,16 @@
 build() {
   cd $pkgname
 
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---sbindir=/usr/bin --libexecdir=/usr/lib \
---with-mkinitcpio --disable-static --enable-gtk-doc
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--sbindir=/usr/bin \
+--libexecdir=/usr/lib \
+--with-mkinitcpio \
+--with-grub2-mkconfig-path=/usr/bin/grub-mkconfig \
+--disable-static \
+--enable-gtk-doc
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
 
@@ -48,7 +55,8 @@
 
 check() {
   cd $pkgname
-  make -k check
+  # GPG is broken in build chroots ATM
+  #make -k check
 }
 
 package() {


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

2016-05-18 Thread Jan Steffens
Date: Wednesday, May 18, 2016 @ 16:09:22
  Author: heftig
Revision: 268290

Fix lib tree

Modified:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-18 14:02:39 UTC (rev 268289)
+++ PKGBUILD2016-05-18 14:09:22 UTC (rev 268290)
@@ -38,7 +38,7 @@
   cd $pkgname
 
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---sbindir=/usr/bin --libexecdir=/usr/lib/$pkgname \
+--sbindir=/usr/bin --libexecdir=/usr/lib \
 --with-mkinitcpio --disable-static --enable-gtk-doc
 
   sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool


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

2016-05-18 Thread Jan Steffens
Date: Wednesday, May 18, 2016 @ 16:02:39
  Author: heftig
Revision: 268289

2016.5-2

Added:
  ostree/trunk/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 57 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-05-18 14:02:39 UTC (rev 268289)
@@ -0,0 +1,57 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Mirco Tischler 
+
+pkgname=ostree
+pkgver=2016.5
+pkgrel=2
+pkgdesc="Git for operating system binaries"
+url="https://wiki.gnome.org/Projects/OSTree";
+arch=(i686 x86_64)
+license=(GPL)
+depends=(glib2 libgsystem xz zlib libsoup gpgme libarchive fuse util-linux 
+ mkinitcpio)
+makedepends=(e2fsprogs gobject-introspection gtk-doc libxslt systemd git
+ python2)
+checkdepends=(parallel syslinux gjs)
+source=("git+https://git.gnome.org/browse/ostree#tag=v$pkgver";
+"git+https://git.gnome.org/browse/libglnx";
+"git+https://github.com/mendsley/bsdiff";)
+sha256sums=('SKIP'
+'SKIP'
+'SKIP')
+
+prepare() {
+  cd $pkgname
+
+  git submodule init
+  git config --local submodule.libglnx.url "$srcdir/libglnx"
+  git config --local submodule.bsdiff.url "$srcdir/bsdiff"
+  git submodule update
+
+  find . -name '*.py' -exec sed -i '1s/python$/&2/' {} +
+
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--sbindir=/usr/bin --libexecdir=/usr/lib/$pkgname \
+--with-mkinitcpio --disable-static --enable-gtk-doc
+
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+check() {
+  cd $pkgname
+  make -k check
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}


Property changes on: ostree/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property