From 1688eb68a51e1350541448e89cef117a285c09e0 Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Mon, 6 Jun 2016 02:05:15 +0200 Subject: testing/[various]: Bump pkgrel for .pre-install scripts fixes. * testing/at: Properly set primary group in .pre-install. testing/at/at.pre-install * testing/ejabberd: Fix .pre-install script broken since 9716bc3570be. testing/ejabberd/ejabberd.pre-install * testing/rrdbot: Remove bogus comment in .pre-install script. testing/rrdbot/rrdbot.pre-install * testing/[various]: Add group and use it as primary in .pre-* scripts. testing/dbmail/dbmail.pre-install testing/dspam/dspam.pre-install testing/opensips/opensips.pre-install testing/pdns/pdns.pre-install testing/qpage/qpage.pre-install testing/rrdbot/rrdbot.pre-install testing/wt/wt.pre-install --- testing/at/APKBUILD | 2 +- testing/dbmail/APKBUILD | 2 +- testing/dspam/APKBUILD | 2 +- testing/ejabberd/APKBUILD | 2 +- testing/opensips/APKBUILD | 2 +- testing/pdns/APKBUILD | 2 +- testing/qpage/APKBUILD | 2 +- testing/rrdbot/APKBUILD | 2 +- testing/wt/APKBUILD | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'testing') diff --git a/testing/at/APKBUILD b/testing/at/APKBUILD index a05431bfdf..c61cdabda6 100644 --- a/testing/at/APKBUILD +++ b/testing/at/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alexander Belkov pkgname=at pkgver=3.1.18 -pkgrel=1 +pkgrel=2 pkgdesc="AT and batch delayed command scheduling utility and daemon" url="http://packages.qa.debian.org/a/at.html" arch="all" diff --git a/testing/dbmail/APKBUILD b/testing/dbmail/APKBUILD index 2bf79c8fe8..e69b23a1be 100644 --- a/testing/dbmail/APKBUILD +++ b/testing/dbmail/APKBUILD @@ -3,7 +3,7 @@ pkgname=dbmail _realpkgver=3.2.3 pkgver=3.2.3 -pkgrel=0 +pkgrel=1 pkgdesc="Fast and scalable sql based mail services" url="http://dbmail.org" arch="all" diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index 5edfeeb4cf..7f057fd9c4 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -3,7 +3,7 @@ pkgname=dspam pkgver=3.10.2 _ver=$pkgver -pkgrel=4 +pkgrel=5 pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" diff --git a/testing/ejabberd/APKBUILD b/testing/ejabberd/APKBUILD index 1051498579..0be079462e 100644 --- a/testing/ejabberd/APKBUILD +++ b/testing/ejabberd/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: John Regan pkgname=ejabberd pkgver=16.04 -pkgrel=0 +pkgrel=1 pkgdesc="An erlang jabber server" url="http://www.ejabberd.im" arch="all" diff --git a/testing/opensips/APKBUILD b/testing/opensips/APKBUILD index 4b17cc8cdc..0fbdda0f15 100644 --- a/testing/opensips/APKBUILD +++ b/testing/opensips/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=opensips pkgver=1.6.3 -pkgrel=2 +pkgrel=3 pkgdesc="Flexible and customizable sip routing engine" url="http://www.opensips.org/" arch="all" diff --git a/testing/pdns/APKBUILD b/testing/pdns/APKBUILD index 1336c465b4..9e71023985 100644 --- a/testing/pdns/APKBUILD +++ b/testing/pdns/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Matt Smith pkgname=pdns pkgver=3.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="PowerDNS Authoritative Server" url="http://www.powerdns.com/" arch="all" diff --git a/testing/qpage/APKBUILD b/testing/qpage/APKBUILD index 2f1eb5bf32..96e0b12249 100644 --- a/testing/qpage/APKBUILD +++ b/testing/qpage/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=qpage pkgver=3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Sends messages to an alphanumeric pager via TAP protocol." url="http://www.qpage.org/" arch="all" diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index 7050d44d78..2da147f4e5 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=rrdbot pkgver=0.9.7 -pkgrel=1 +pkgrel=2 pkgdesc="An SNMP polling daemon which writes the polled values to an RRD database" url="http://thewalter.net/stef/software/rrdbot/" arch="all" diff --git a/testing/wt/APKBUILD b/testing/wt/APKBUILD index f93459f138..8da388609f 100644 --- a/testing/wt/APKBUILD +++ b/testing/wt/APKBUILD @@ -3,7 +3,7 @@ pkgname=wt pkgver=3.3.4 _pkgver=3.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="A C++ library and application server for developing and deploying web applications" url="http://www.webtoolkit.eu" arch="x86 x86_64" -- cgit v1.2.3