[arch-commits] Commit in dnsmasq/repos (testing-i686 testing-i686/PKGBUILD)

Hugo Doria hugo at archlinux.org
Thu Mar 12 02:17:05 UTC 2009


    Date: Wednesday, March 11, 2009 @ 22:17:05
  Author: hugo
Revision: 29742

Merged revisions 19424,29741 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/dnsmasq/trunk

........
  r19424 | eric | 2008-11-23 03:06:52 -0300 (Sun, 23 Nov 2008) | 2 lines
  
  upgpkg: dnsmasq 2.46-1
      fixed license, fixed install field, added svn Id tag
........
  r29741 | hugo | 2009-03-11 23:16:40 -0300 (Wed, 11 Mar 2009) | 1 line
  
  upgpkg: dnsmasq 2.46-2
........

Modified:
  dnsmasq/repos/testing-i686/	(properties)
  dnsmasq/repos/testing-i686/PKGBUILD

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


Property changes on: dnsmasq/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /dnsmasq/trunk:1-19420
   + /dnsmasq/trunk:1-29741

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-03-12 02:16:40 UTC (rev 29741)
+++ testing-i686/PKGBUILD	2009-03-12 02:17:05 UTC (rev 29742)
@@ -1,3 +1,4 @@
+# $Id$
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
@@ -3,16 +4,16 @@
 pkgname=dnsmasq
 pkgver=2.46
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
 arch=('i686' 'x86_64')
-license=('GPL2')
+license=('GPL')
 depends=('glibc' 'bash')
+makedepends=('libcap>=2.16')
 backup=('etc/dnsmasq.conf')
-install=($pkgname.install)
+install=$pkgname.install
 source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz" \
         'rc.dnsmasq' "$pkgname-capability-config.patch")
-md5sums=('79ec740d1a10ee75f13efa4ff36d0250' \
-         'e956eee1ec24212a3254d2b168187495' \
+md5sums=('79ec740d1a10ee75f13efa4ff36d0250' 'e956eee1ec24212a3254d2b168187495'\
          'ef61cd6c3ce1fd0767a98b02975c9c9c')
 sha1sums=('472ef663b2b433d599f62cb6ca03eb6f7ce25bc2' \




More information about the arch-commits mailing list