Re: [arch-dev-public] [arch-commits] Commit in cantata/trunk (PKGBUILD)
On Tuesday 12 March 2013 06:48:22 Federico Cinelli wrote:
pkgname=cantata pkgver=0.9.2 pkgdesc="A KDE client for the music player daemon (MPD)" -pkgrel=3 -arch=('i686' 'x86_64') +pkgrel=2 +arch=('any')
WTF??? 1st) you cannot downgrade packages decreasing the pkgrel. pkgrel must be *increased* on each PKGBUILD edit. (I see you did this so many times!!) 2nd) how could a C++ program be arch=any?? Take a look to the packaging guidelines. -- Andrea Arch Linux Developer
On Sunday 17 March 2013 08:32:55 you wrote:
WTF???
1st) you cannot downgrade packages decreasing the pkgrel. pkgrel must be *increased* on each PKGBUILD edit. (I see you did this so many times!!)
2nd) how could a C++ program be arch=any??
Take a look to the packaging guidelines.
Please also fix gen2shp that is a C program and *cannot* be arch=any then. Finally, I'd like to know why you bumped then downgraded those pkgrel: * smem * python2-pdfrw * libquicktime * cdcd -- Andrea Arch Linux Developer
participants (1)
-
Andrea Scarpino