[arch-commits] Commit in xinetd/trunk (PKGBUILD xinetd.service)

Tobias Powalowski tpowa at archlinux.org
Tue Jun 12 07:20:57 UTC 2012


    Date: Tuesday, June 12, 2012 @ 03:20:56
  Author: tpowa
Revision: 161605

upgpkg: xinetd 2.3.15-2

fix #30254

Modified:
  xinetd/trunk/PKGBUILD
  xinetd/trunk/xinetd.service

----------------+
 PKGBUILD       |    6 +++---
 xinetd.service |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-12 05:46:46 UTC (rev 161604)
+++ PKGBUILD	2012-06-12 07:20:56 UTC (rev 161605)
@@ -1,10 +1,10 @@
 # $Id$
-# Maintainer:
+# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=xinetd
 pkgver=2.3.15
-pkgrel=1
+pkgrel=2
 pkgdesc="A secure replacement for inetd"
 arch=('i686' 'x86_64')
 url="http://www.xinetd.org/"
@@ -22,7 +22,7 @@
          'ea37a2794f202e6b953d9b6956dad16a'
          '21f47b4aa20921cfaddddd9f9a407f81'
          '9fa2061dc7dd738c8424251deb86f81e'
-         '4473d8b2b6c984626d9f73a0b89711ee')
+         '08466ed714ea8ba42ad81f6fb3aa62e7')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: xinetd.service
===================================================================
--- xinetd.service	2012-06-12 05:46:46 UTC (rev 161604)
+++ xinetd.service	2012-06-12 07:20:56 UTC (rev 161605)
@@ -1,6 +1,6 @@
 [Unit]
 Description=A secure replacement for inetd
-After=network.service
+After=network.target
 
 [Service]
 ExecStart=/usr/sbin/xinetd -dontfork




More information about the arch-commits mailing list