From 332c2c3214845397d84acea4778c33fc0ecfc7e3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 5 May 2010 07:14:03 +0000 Subject: [PATCH] testing/[various]: bump pkgrel so we rebuild against new uclibc --- testing/alsa-utils/APKBUILD | 2 +- testing/bacula-client/APKBUILD | 2 +- testing/bacula/APKBUILD | 2 +- testing/cherokee/APKBUILD | 2 +- testing/collectd/APKBUILD | 2 +- testing/cryptsetup/APKBUILD | 2 +- testing/daemontools/APKBUILD | 2 +- testing/dspam/APKBUILD | 2 +- testing/ebtables/APKBUILD | 2 +- testing/fuse/APKBUILD | 2 +- testing/gtksourceview/APKBUILD | 2 +- testing/hardinfo/APKBUILD | 2 +- testing/hdparm/APKBUILD | 2 +- testing/hping3/APKBUILD | 2 +- testing/icecast/APKBUILD | 2 +- testing/iproute2/APKBUILD | 2 +- testing/ircii/APKBUILD | 2 +- testing/ircservices/APKBUILD | 2 +- testing/iscsi-scst/APKBUILD | 2 +- testing/kamailio/APKBUILD | 2 +- testing/libgssglue/APKBUILD | 2 +- testing/libtirpc/APKBUILD | 2 +- testing/libunique/APKBUILD | 2 +- testing/libwmf/APKBUILD | 2 +- testing/live-media/APKBUILD | 2 +- testing/lua-crypto/APKBUILD | 2 +- testing/lua-curl/APKBUILD | 2 +- testing/lua-filesystem/APKBUILD | 2 +- testing/lua-nixio/APKBUILD | 2 +- testing/lua-rexlib/APKBUILD | 2 +- testing/madplay/APKBUILD | 2 +- testing/madwimax/APKBUILD | 2 +- testing/mediaproxy/APKBUILD | 2 +- testing/mplayer/APKBUILD | 2 +- testing/mtx/APKBUILD | 2 +- testing/needbump | 57 +++++++++++++++++++++++++++++++++ testing/open-iscsi/APKBUILD | 2 +- testing/osmo/APKBUILD | 2 +- testing/pmacct/APKBUILD | 2 +- testing/pptpclient/APKBUILD | 2 +- testing/prosody/APKBUILD | 2 +- testing/psqlodbc/APKBUILD | 2 +- testing/python-cjson/APKBUILD | 2 +- testing/python-gnutls/APKBUILD | 2 +- testing/qemu/APKBUILD | 2 +- testing/rrdbot/APKBUILD | 2 +- testing/rtapd/APKBUILD | 2 +- testing/rtnppd/APKBUILD | 2 +- testing/sems/APKBUILD | 2 +- testing/sircbot/APKBUILD | 2 +- testing/sisctrl/APKBUILD | 2 +- testing/smartmontools/APKBUILD | 2 +- testing/swish-e/APKBUILD | 2 +- testing/ucspi-tcp/APKBUILD | 2 +- testing/udev/APKBUILD | 2 +- testing/umix/APKBUILD | 2 +- testing/wine/APKBUILD | 2 +- 57 files changed, 113 insertions(+), 56 deletions(-) create mode 100644 testing/needbump diff --git a/testing/alsa-utils/APKBUILD b/testing/alsa-utils/APKBUILD index ffa912174fa..6b48a2103d1 100644 --- a/testing/alsa-utils/APKBUILD +++ b/testing/alsa-utils/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=alsa-utils pkgver=1.0.22 -pkgrel=0 +pkgrel=1 pkgdesc="Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)" url="http://www.alsa-project.org" license="GPL" diff --git a/testing/bacula-client/APKBUILD b/testing/bacula-client/APKBUILD index 998d5cc3e5a..d9876919b0d 100644 --- a/testing/bacula-client/APKBUILD +++ b/testing/bacula-client/APKBUILD @@ -3,7 +3,7 @@ pkgname="bacula-client" _realname="bacula" pkgver=5.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Client (File Daemon) of Bacula, a network based backup program" url="http://www.bacula.org" license="GPL2" diff --git a/testing/bacula/APKBUILD b/testing/bacula/APKBUILD index ecb9dbe2382..c7603387c87 100644 --- a/testing/bacula/APKBUILD +++ b/testing/bacula/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena pkgname="bacula" pkgver=5.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Enterprise ready, network based backup program" url="http://www.bacula.org" license="GPL2" diff --git a/testing/cherokee/APKBUILD b/testing/cherokee/APKBUILD index 47a7d43abae..e122b570040 100644 --- a/testing/cherokee/APKBUILD +++ b/testing/cherokee/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mika Havela pkgname=cherokee pkgver=0.99.41 -pkgrel=0 +pkgrel=1 pkgdesc="A very fast, flexible and easy to configure Web Server" url="http://www.cherokee-project.com/" license="GPL2" diff --git a/testing/collectd/APKBUILD b/testing/collectd/APKBUILD index e145a79fd87..39e6a7dbea3 100644 --- a/testing/collectd/APKBUILD +++ b/testing/collectd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=collectd pkgver=4.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="The system statistics collection daemon" url="http://collectd.org" license="GPL" diff --git a/testing/cryptsetup/APKBUILD b/testing/cryptsetup/APKBUILD index 4d7d4c983b5..2f6fed11db5 100644 --- a/testing/cryptsetup/APKBUILD +++ b/testing/cryptsetup/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=cryptsetup pkgver=1.0.7 -pkgrel=0 +pkgrel=1 pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi" url="http://code.google.com/p/cryptsetup/" license="GPL" diff --git a/testing/daemontools/APKBUILD b/testing/daemontools/APKBUILD index 98bf995230a..84ed1ded7f6 100644 --- a/testing/daemontools/APKBUILD +++ b/testing/daemontools/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=daemontools pkgver=0.76 -pkgrel=0 +pkgrel=1 pkgdesc="Collection of tools for managing UNIX services" url="http://cr.yp.to/daemontools.html" license="public-domain" diff --git a/testing/dspam/APKBUILD b/testing/dspam/APKBUILD index 1d049cfbe7a..fb27610861f 100644 --- a/testing/dspam/APKBUILD +++ b/testing/dspam/APKBUILD @@ -2,7 +2,7 @@ pkgname=dspam pkgver=3.9.0_rc2 _ver=3.9.0-RC2 -pkgrel=0 +pkgrel=1 pkgdesc="A statistical-algorithmic hybrid anti-spam filter" url="http://dspam.nuclearelephant.com/" pkgusers="dspam" diff --git a/testing/ebtables/APKBUILD b/testing/ebtables/APKBUILD index 4bdc882e5e9..aedc6e8a481 100644 --- a/testing/ebtables/APKBUILD +++ b/testing/ebtables/APKBUILD @@ -3,7 +3,7 @@ pkgname=ebtables pkgver=2.0.9.1 _realver=v2.0.9-1 -pkgrel=0 +pkgrel=1 pkgdesc="Ethernet bridge tables - Linux Ethernet filter for the Linux bridge." url="http://ebtables.sourceforge.net/" license="GPL" diff --git a/testing/fuse/APKBUILD b/testing/fuse/APKBUILD index 52cf280bbac..5f2d4eb61e9 100644 --- a/testing/fuse/APKBUILD +++ b/testing/fuse/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=fuse pkgver=2.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="A library that makes it possible to implement a filesystem in a userspace program." url="http://fuse.sourceforge.net/" license="GPL2" diff --git a/testing/gtksourceview/APKBUILD b/testing/gtksourceview/APKBUILD index c4ed809a6d1..78f48202d79 100644 --- a/testing/gtksourceview/APKBUILD +++ b/testing/gtksourceview/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=gtksourceview pkgver=2.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" url="http://live.gnome.org/GtkSourceView" license="GPL" diff --git a/testing/hardinfo/APKBUILD b/testing/hardinfo/APKBUILD index ac60f1dd1fa..4081e84c9c0 100644 --- a/testing/hardinfo/APKBUILD +++ b/testing/hardinfo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=hardinfo pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="A system information and benchmark tool." url="http://hardinfo.berlios.de/wiki/index.php/Main_Page" license="GPL-2" diff --git a/testing/hdparm/APKBUILD b/testing/hdparm/APKBUILD index f9fb4bf9b44..4b69192d1f0 100644 --- a/testing/hdparm/APKBUILD +++ b/testing/hdparm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=hdparm pkgver=9.27 -pkgrel=1 +pkgrel=2 pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters" url="http://sourceforge.net/projects/hdparm/" license="BSD" diff --git a/testing/hping3/APKBUILD b/testing/hping3/APKBUILD index f55e1168b92..2479d74b6cb 100644 --- a/testing/hping3/APKBUILD +++ b/testing/hping3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason pkgname=hping3 pkgver=20051105 -pkgrel=0 +pkgrel=1 pkgdesc="A ping-like TCP/IP packet assembler/analyzer" url="http://www.hping.org" license="GPL" diff --git a/testing/icecast/APKBUILD b/testing/icecast/APKBUILD index 0e7c70e7d99..33bffd73259 100644 --- a/testing/icecast/APKBUILD +++ b/testing/icecast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=icecast pkgver=2.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Open source media server" url="http://www.icecast.org" license="GPL" diff --git a/testing/iproute2/APKBUILD b/testing/iproute2/APKBUILD index 1ef20dde09b..71773e5336e 100644 --- a/testing/iproute2/APKBUILD +++ b/testing/iproute2/APKBUILD @@ -2,7 +2,7 @@ pkgname=iproute2 pkgver=2.6.31 _realver=2.6.31 -pkgrel=0 +pkgrel=1 pkgdesc="IP Routing Utilities" url="http://www.linux-foundation.org/en/Net:Iproute2" license="GPL2" diff --git a/testing/ircii/APKBUILD b/testing/ircii/APKBUILD index 221568ba40b..1c16d509aaa 100644 --- a/testing/ircii/APKBUILD +++ b/testing/ircii/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason pkgname=ircii pkgver=20080314 -pkgrel=0 +pkgrel=1 pkgdesc="Universal IRC for Unix systems" url="http://www.eterna.com.au/ircii/" license="GPL" diff --git a/testing/ircservices/APKBUILD b/testing/ircservices/APKBUILD index 96b9db48a22..57d36e7099f 100644 --- a/testing/ircservices/APKBUILD +++ b/testing/ircservices/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=ircservices pkgver=5.1.21 -pkgrel=0 +pkgrel=1 pkgdesc="Services for IRC (NickServ, ChanServ, MemoServ)" url="http://www.ircservices.za.net/" license="GPL" diff --git a/testing/iscsi-scst/APKBUILD b/testing/iscsi-scst/APKBUILD index 9f373ea59e3..dee7d15edb7 100644 --- a/testing/iscsi-scst/APKBUILD +++ b/testing/iscsi-scst/APKBUILD @@ -3,7 +3,7 @@ pkgname=iscsi-scst pkgver=1.0.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="ISCSI target for SCST - userspace tools" url="http://iscsi-scst.sourceforge.net/" license="GPL-2" diff --git a/testing/kamailio/APKBUILD b/testing/kamailio/APKBUILD index 5e3a0c63936..604796d546a 100644 --- a/testing/kamailio/APKBUILD +++ b/testing/kamailio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=kamailio pkgver=3.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Open Source SIP Server" url="http://www.kamailio.org/" pkgusers="kamailio" diff --git a/testing/libgssglue/APKBUILD b/testing/libgssglue/APKBUILD index 48e22d001e3..4701c765cf5 100644 --- a/testing/libgssglue/APKBUILD +++ b/testing/libgssglue/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libgssglue pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="exports a gssapi interface which calls other random gssapi libraries" url="http://www.citi.umich.edu/projects/nfsv4/linux/" license="BSD" diff --git a/testing/libtirpc/APKBUILD b/testing/libtirpc/APKBUILD index cbe2b64240f..d8ae675ae27 100644 --- a/testing/libtirpc/APKBUILD +++ b/testing/libtirpc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libtirpc pkgver=0.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Transport Independent RPC library (SunRPC replacement)" url="http://libtirpc.sourceforge.net/" license="GPL2" diff --git a/testing/libunique/APKBUILD b/testing/libunique/APKBUILD index 29ed8abb406..59bd45083f3 100644 --- a/testing/libunique/APKBUILD +++ b/testing/libunique/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libunique pkgver=1.1.6 -pkgrel=0 +pkgrel=1 pkgdesc="Library for writing single instance applications" url="http://live.gnome.org/LibUnique" license="LGPL" diff --git a/testing/libwmf/APKBUILD b/testing/libwmf/APKBUILD index 3f410879590..024795bd46e 100644 --- a/testing/libwmf/APKBUILD +++ b/testing/libwmf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=libwmf pkgver=0.2.8.4 -pkgrel=0 +pkgrel=1 pkgdesc="A library for reading vector images in Microsoft's native Windows Metafile Format (WMF)." url="http://wvware.sourceforge.net/libwmf.html" license="LGPL" diff --git a/testing/live-media/APKBUILD b/testing/live-media/APKBUILD index 7f06135f373..0bd0e167149 100644 --- a/testing/live-media/APKBUILD +++ b/testing/live-media/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=live-media pkgver=2010.01.22 -pkgrel=0 +pkgrel=1 pkgdesc="A set of C++ libraries for multimedia streaming" url="http://live555.com/liveMedia" license="LGPL" diff --git a/testing/lua-crypto/APKBUILD b/testing/lua-crypto/APKBUILD index 0aa67ec51ca..34bbfb1818b 100644 --- a/testing/lua-crypto/APKBUILD +++ b/testing/lua-crypto/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=lua-crypto pkgver=0.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="a Lua frontend to the OpenSSL cryptographic library" url="http://luacrypto.luaforge.net/" license="MIT/X11" diff --git a/testing/lua-curl/APKBUILD b/testing/lua-curl/APKBUILD index 4440e836491..0db7be957e5 100644 --- a/testing/lua-curl/APKBUILD +++ b/testing/lua-curl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=lua-curl pkgver=0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Lua bindings to cURL library" url="http://lua-curl.luaforge.net/" license="MIT/X11" diff --git a/testing/lua-filesystem/APKBUILD b/testing/lua-filesystem/APKBUILD index cf07eb5ad46..4c6d6d7b150 100644 --- a/testing/lua-filesystem/APKBUILD +++ b/testing/lua-filesystem/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=lua-filesystem pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Lua library to complement the set of functions related to file systems" url="http://www.keplerproject.org/luafilesystem/" license="GPL" diff --git a/testing/lua-nixio/APKBUILD b/testing/lua-nixio/APKBUILD index 6e84e8c136d..9b7ad2bbe76 100644 --- a/testing/lua-nixio/APKBUILD +++ b/testing/lua-nixio/APKBUILD @@ -2,7 +2,7 @@ pkgname=lua-nixio _name=nixio pkgver=0.3 -pkgrel=0 +pkgrel=1 pkgdesc="General POSIX IO library for Lua" url="http://dev.luci.freifunk-halle.net/nixio/doc/" license="Apache" diff --git a/testing/lua-rexlib/APKBUILD b/testing/lua-rexlib/APKBUILD index aed976bb177..4f7bce0891a 100644 --- a/testing/lua-rexlib/APKBUILD +++ b/testing/lua-rexlib/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=lua-rex pkgver=2.4.0 -pkgrel=0 +pkgrel=1 pkgdesc="Lua bindings to regular expression library pcre and posix" url="http://lrexlib.luaforge.net/" license="MIT" diff --git a/testing/madplay/APKBUILD b/testing/madplay/APKBUILD index 8d2807b773f..daa367278d0 100644 --- a/testing/madplay/APKBUILD +++ b/testing/madplay/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=madplay pkgver=0.15.2b -pkgrel=0 +pkgrel=1 pkgdesc="The MAD audio player" url="http://www.underbit.com/products/mad/" license="GPL-2" diff --git a/testing/madwimax/APKBUILD b/testing/madwimax/APKBUILD index 70367a67561..6973265ba89 100644 --- a/testing/madwimax/APKBUILD +++ b/testing/madwimax/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=madwimax pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="WiMAX driver for the Samsung SWC-U200 and similar USB modems" url="http://code.google.com/p/madwimax/" license="GPL-2" diff --git a/testing/mediaproxy/APKBUILD b/testing/mediaproxy/APKBUILD index b8077fe871a..6702781dde7 100644 --- a/testing/mediaproxy/APKBUILD +++ b/testing/mediaproxy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=mediaproxy pkgver=2.3.8 -pkgrel=2 +pkgrel=3 pkgdesc="MediaProxy" url="http://www.ag-projects.com/MediaProxy/" pkgusers="kamailio" diff --git a/testing/mplayer/APKBUILD b/testing/mplayer/APKBUILD index 24136a4a4ac..5662a65525c 100644 --- a/testing/mplayer/APKBUILD +++ b/testing/mplayer/APKBUILD @@ -2,7 +2,7 @@ pkgname=mplayer pkgver=1.0_rc4_p20091124 _svnver=SVN-r29964 -pkgrel=4 +pkgrel=5 pkgdesc="A movie player for linux" url="http://www.mplayerhq.hu/" license="GPL" diff --git a/testing/mtx/APKBUILD b/testing/mtx/APKBUILD index 5d706bc40d4..f0997c6ec05 100644 --- a/testing/mtx/APKBUILD +++ b/testing/mtx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena pkgname="mtx" pkgver=1.3.12 -pkgrel=0 +pkgrel=1 pkgdesc="SCSI Media Changer and Backup Device Control" url="http://mtx.opensource-sw.net/" license="GPL2" diff --git a/testing/needbump b/testing/needbump new file mode 100644 index 00000000000..66f21c47033 --- /dev/null +++ b/testing/needbump @@ -0,0 +1,57 @@ +alsa-utils +bacula +bacula-client +cherokee +collectd +cryptsetup +daemontools +dspam +ebtables +fuse +gtksourceview +hardinfo +hdparm +hping3 +icecast +iproute2 +ircii +ircservices +iscsi-scst +kamailio +libgssglue +libtirpc +libunique +libwmf +live-media +lua-crypto +lua-curl +lua-filesystem +lua-nixio +lua-rexlib +madplay +madwimax +mediaproxy +mplayer +mtx +open-iscsi +osmo +pmacct +pptpclient +prosody +psqlodbc +python-cjson +python-gnutls +qemu +rrdbot +rtapd +rtnppd +sems +sircbot +sisctrl +smartmontools +swish-e +ucspi-tcp +udev +umix +wine + diff --git a/testing/open-iscsi/APKBUILD b/testing/open-iscsi/APKBUILD index ca7bbda1708..0f4076e21d1 100644 --- a/testing/open-iscsi/APKBUILD +++ b/testing/open-iscsi/APKBUILD @@ -2,7 +2,7 @@ pkgname=open-iscsi pkgver=2.0.871 _realver=2.0-871 -pkgrel=1 +pkgrel=2 pkgdesc="High performance, transport independent, multi-platform iSCSI initiator" url="http://www.open-iscsi.org" license="GPL-2" diff --git a/testing/osmo/APKBUILD b/testing/osmo/APKBUILD index 75a2f25ded9..4c3145c0373 100644 --- a/testing/osmo/APKBUILD +++ b/testing/osmo/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=osmo pkgver=0.2.8 -pkgrel=0 +pkgrel=1 pkgdesc="A handy personal organizer" url="http://clayo.org/osmo/" license="GPL" diff --git a/testing/pmacct/APKBUILD b/testing/pmacct/APKBUILD index 9a8a05ea87e..d536e264db5 100644 --- a/testing/pmacct/APKBUILD +++ b/testing/pmacct/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Leonardo Arena pkgname=pmacct pkgver=0.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="Measure, account, classify, aggregate and export IPv4 and IPv6 traffic" url="http://www.pmacct.net/" license="GPL" diff --git a/testing/pptpclient/APKBUILD b/testing/pptpclient/APKBUILD index acdc734ab7c..31adae3ce8b 100644 --- a/testing/pptpclient/APKBUILD +++ b/testing/pptpclient/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=pptpclient pkgver=1.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP." url="http://pptpclient.sourceforge.net/" license="GPL" diff --git a/testing/prosody/APKBUILD b/testing/prosody/APKBUILD index 4f778f2e192..8d7c691267a 100644 --- a/testing/prosody/APKBUILD +++ b/testing/prosody/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mika Havela pkgname=prosody pkgver=0.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Lua based Jabber/XMPP server" url="http://prosody.im/" license="MIT" diff --git a/testing/psqlodbc/APKBUILD b/testing/psqlodbc/APKBUILD index 6139d96eaab..69c5122ce46 100644 --- a/testing/psqlodbc/APKBUILD +++ b/testing/psqlodbc/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=psqlodbc pkgver=08.04.0200 -pkgrel=0 +pkgrel=1 pkgdesc="PostgreSQL ODBC driver" url="http://www.postgresql.org" license="GPL" diff --git a/testing/python-cjson/APKBUILD b/testing/python-cjson/APKBUILD index c6df3c178bf..f3274d5fd8e 100644 --- a/testing/python-cjson/APKBUILD +++ b/testing/python-cjson/APKBUILD @@ -3,7 +3,7 @@ pkgname=python-cjson pkgver=1.0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Fast JSON encoder/decoder for Python" url="http://pypi.python.org/pypi/python-gnutls" license="PSF" diff --git a/testing/python-gnutls/APKBUILD b/testing/python-gnutls/APKBUILD index 943d06aae91..df19c123970 100644 --- a/testing/python-gnutls/APKBUILD +++ b/testing/python-gnutls/APKBUILD @@ -3,7 +3,7 @@ pkgname=python-gnutls pkgver=1.1.9 -pkgrel=0 +pkgrel=1 pkgdesc="Python wrapper for the GNUTLS library" url="http://pypi.python.org/pypi/python-gnutls" license="PSF" diff --git a/testing/qemu/APKBUILD b/testing/qemu/APKBUILD index 6361ee46bb4..bfe0c629f1f 100644 --- a/testing/qemu/APKBUILD +++ b/testing/qemu/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=qemu pkgver=0.11.1 -pkgrel=0 +pkgrel=1 pkgdesc="QEMU is a generic machine emulator and virtualizer" url="http://www.nongnu.org/qemu/" license="GPL-2 LGPL-2" diff --git a/testing/rrdbot/APKBUILD b/testing/rrdbot/APKBUILD index d1f1e17d333..e9698a13d13 100644 --- a/testing/rrdbot/APKBUILD +++ b/testing/rrdbot/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=rrdbot pkgver=0.9.6 -pkgrel=0 +pkgrel=1 pkgdesc="an SNMP polling daemon which writes the polled values to an RRD database" url="http://memberwebs.com/stef/software/rrdbot/" license="BSD" diff --git a/testing/rtapd/APKBUILD b/testing/rtapd/APKBUILD index f568fb7601c..88db672311a 100644 --- a/testing/rtapd/APKBUILD +++ b/testing/rtapd/APKBUILD @@ -4,7 +4,7 @@ pkgname=rtapd _altpkgname="rtnppd" _builddir="$pkgname" pkgver=1.7 -pkgrel=0 +pkgrel=1 pkgdesc="daemon for routing packets to rtnppd" url="http://sourceforge.net/projects/rtnppd/" license="GPL" diff --git a/testing/rtnppd/APKBUILD b/testing/rtnppd/APKBUILD index f608ec7fcf9..b2725b8ab52 100644 --- a/testing/rtnppd/APKBUILD +++ b/testing/rtnppd/APKBUILD @@ -3,7 +3,7 @@ pkgname=rtnppd _builddir="$pkgname" pkgver=1.7b -pkgrel=0 +pkgrel=1 pkgdesc="A program route TNPP 3.8 (Telocator Network Paging Protocol) packets between serial and other links" url="http://sourceforge.net/projects/rtnppd/" license="GPL" diff --git a/testing/sems/APKBUILD b/testing/sems/APKBUILD index 51c3a0444da..97af00454fb 100644 --- a/testing/sems/APKBUILD +++ b/testing/sems/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=sems pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="High performance, extensible media server for SIP (RFC3261) based VoIP services" url="http://iptel.org/sems/" license="GPL-2" diff --git a/testing/sircbot/APKBUILD b/testing/sircbot/APKBUILD index 136c2b7e9c1..85035fc4f1b 100644 --- a/testing/sircbot/APKBUILD +++ b/testing/sircbot/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=sircbot pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Minimalistic IRC bot" url="http://git.alpinelinux.org/cgit/sircbot/" license="GPL-2" diff --git a/testing/sisctrl/APKBUILD b/testing/sisctrl/APKBUILD index 59fb485da58..926a663e707 100644 --- a/testing/sisctrl/APKBUILD +++ b/testing/sisctrl/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=sisctrl pkgver=0.0.20051202 -pkgrel=2 +pkgrel=3 pkgdesc="SiSCtrl is Display Control Panel for XFree86/X.org SiS driver" url="http://www.winischhofer.net/linuxsisvga.shtml" license="GPL" diff --git a/testing/smartmontools/APKBUILD b/testing/smartmontools/APKBUILD index 8ba05087aff..9650683ce4e 100644 --- a/testing/smartmontools/APKBUILD +++ b/testing/smartmontools/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=smartmontools pkgver=5.38 -pkgrel=0 +pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives." url="http://smartmontools.sourceforge.net" license="GPL" diff --git a/testing/swish-e/APKBUILD b/testing/swish-e/APKBUILD index 76ff7bb7682..758d7755128 100644 --- a/testing/swish-e/APKBUILD +++ b/testing/swish-e/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason pkgname=swish-e pkgver=2.4.7 -pkgrel=0 +pkgrel=1 pkgdesc="Simple Web Indexing System for Humans - Enhanced" url="http://www.swish-e.org/" license="GPL" diff --git a/testing/ucspi-tcp/APKBUILD b/testing/ucspi-tcp/APKBUILD index 9cdca875247..9b6f578a45e 100644 --- a/testing/ucspi-tcp/APKBUILD +++ b/testing/ucspi-tcp/APKBUILD @@ -3,7 +3,7 @@ pkgname=ucspi-tcp pkgver=0.88 -pkgrel=0 +pkgrel=1 pkgdesc="Easy-to-use command-line tools for building TCP client-server applications." url="http://cr.yp.to/ucspi-tcp.html" license="public-domain" diff --git a/testing/udev/APKBUILD b/testing/udev/APKBUILD index d25b5faa492..de342d4f912 100644 --- a/testing/udev/APKBUILD +++ b/testing/udev/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=udev pkgver=142 -pkgrel=0 +pkgrel=1 pkgdesc="The userspace dev tools (udev)" url="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" license="GPL" diff --git a/testing/umix/APKBUILD b/testing/umix/APKBUILD index 7eb262f7f10..d057b390812 100644 --- a/testing/umix/APKBUILD +++ b/testing/umix/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Michael Mason pkgname=umix pkgver=1.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="Program for adjusting soundcard volumes" url="http://umix.sf.net" license="GPL" diff --git a/testing/wine/APKBUILD b/testing/wine/APKBUILD index 35ae36341e0..30406ef6afc 100644 --- a/testing/wine/APKBUILD +++ b/testing/wine/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=wine pkgver=1.1.38 -pkgrel=0 +pkgrel=1 pkgdesc="A compatibility layer for running Windows programs" url="http://www.winehq.com" license="LGPL"