[arch-commits] Commit in systemd/trunk (PKGBUILD)

Dave Reisner dreisner at nymeria.archlinux.org
Fri Mar 22 12:40:31 UTC 2013


    Date: Friday, March 22, 2013 @ 13:40:30
  Author: dreisner
Revision: 180511

upgpkg: systemd 198-2

- backport fix for journal vacuuming failure

Modified:
  systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-22 07:52:01 UTC (rev 180510)
+++ PKGBUILD	2013-03-22 12:40:30 UTC (rev 180511)
@@ -4,7 +4,7 @@
 pkgbase=systemd
 pkgname=('systemd' 'systemd-sysvcompat')
 pkgver=198
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.freedesktop.org/wiki/Software/systemd"
 license=('GPL2' 'LGPL2.1' 'MIT')
@@ -44,6 +44,7 @@
   patch -Np1 <"$srcdir"/0001-strv-fix-STRV_FOREACH_PAIR-macro-definition.patch
 
   # upstream commit bbb7f2ae5035105575365750592caa87213d7072
+  # - modified to avoid pulling in disabling of firmware loading
   patch -Np1 <"$srcdir"/0001-rules-move-builtin-calls-before-the-permissions-sect.patch
 
   # upstream commit 6c142648aaced56ab681fcc97a71b06d588122a9




More information about the arch-commits mailing list