From 7810e364427224bdf332be89e6f8ef73b0cbea5c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 14 Oct 2015 10:33:34 +0200 Subject: reproducible: explain arch versioning scheme --- TODO | 4 ++++ bin/reproducible_common.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index ad966c76..d7e8175e 100644 --- a/TODO +++ b/TODO @@ -321,6 +321,10 @@ properties: schroot --directory /tmp -c source:jenkins-reproducible-arch -u root -- pacman -Syu --noconfirm -j X tar-1.28.tar.xz (source) -> tar-1.28-1-x86_64.pkg.tar.xz (binary) + $PKG/PKGBUILD has: + pkgname=tar + pkgver=1.28 + pkgrel=1 echo 'keyserver-options auto-key-retrieve' >> ~/.gnupg/gpg.conf patch pacman to create .buildinfo files - or better: wait ---- diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index db6687fa..ae60ce16 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -194,7 +194,7 @@ write_page_header() { write_page " or send us an email," write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general," write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!" - write_page " Besides Debian we are also testing
  • coreboot
  • ,
  • OpenWrt
  • ,
  • NetBSD
  • and
  • FreeBSD
  • now, though not as thoroughly as Debian (yet?) - and there are plans to test Arch Linux and Fedora too." + write_page " Besides Debian we are also testing
  • coreboot
  • ,
  • OpenWrt
  • ,
  • NetBSD
  • and
  • FreeBSD
  • now, though not as thoroughly as Debian (yet?) - and there are plans to test Arch Linux and Fedora too." write_page " " fi -- cgit v1.2.3-70-g09d2