[arch-commits] Commit in inn/trunk (PKGBUILD inn.tmpfiles)

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Jan 25 21:38:41 UTC 2013


    Date: Friday, January 25, 2013 @ 22:38:40
  Author: spupykin
Revision: 82922

upgpkg: inn 2.5.3-2

upd

Added:
  inn/trunk/inn.tmpfiles
Modified:
  inn/trunk/PKGBUILD

--------------+
 PKGBUILD     |    5 ++++-
 inn.tmpfiles |    1 +
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-25 19:31:20 UTC (rev 82921)
+++ PKGBUILD	2013-01-25 21:38:40 UTC (rev 82922)
@@ -5,7 +5,7 @@
 
 pkgname=inn
 pkgver=2.5.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers."
 url="http://www.isc.org/software/inn/"
 arch=('i686' 'x86_64')
@@ -52,6 +52,7 @@
 	innd.conf
 	nnrpd.conf
 	innd.service
+	inn.tmpfiles
 	site.make.patch)
 md5sums=('353fe95232828ddbc80debff86c240bc'
          'a243d9498568f1beee20da5684b5fbfc'
@@ -59,6 +60,7 @@
          'fbf1d2c5b3c5a08ae3e515c71c2e2e4a'
          'bb4bbe86ae52fbbf08b0f6f370dea052'
          '9da925a486fcf0cd67fdf462cbb9c0b4'
+         '050b7bffff3361c673a118739e42349e'
          '960c800026ed6e03901cf0bafdfd53d8')
 
 build() {
@@ -133,4 +135,5 @@
   chmod 05555 $pkgdir/usr/bin/innbind
 
   install -Dm0644 $srcdir/innd.service $pkgdir/usr/lib/systemd/system/innd.service
+  install -Dm0644 $srcdir/inn.tmpfiles $pkgdir/usr/lib/tmpfiles.d/inn.conf
 }

Added: inn.tmpfiles
===================================================================
--- inn.tmpfiles	                        (rev 0)
+++ inn.tmpfiles	2013-01-25 21:38:40 UTC (rev 82922)
@@ -0,0 +1 @@
+d /run/inn 0755 news news -




More information about the arch-commits mailing list