Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=474a7c570f105910c3586aac808db4142fb2e35a

commit 474a7c570f105910c3586aac808db4142fb2e35a
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Dec 27 16:59:36 2010 +0100

dbus-1.4.1-1-i686

- version bump

diff --git a/source/base/dbus/FrugalBuild b/source/base/dbus/FrugalBuild
index 9179948..ecc3746 100644
--- a/source/base/dbus/FrugalBuild
+++ b/source/base/dbus/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: crazy <cr...@frugalware.org>

pkgname=dbus
-pkgver=1.4.0
-pkgrel=6
+pkgver=1.4.1
+pkgrel=1
pkgdesc="A message bus system"
url="http://freedesktop.org/wiki/Software_2fdbus";
depends=('libxml2' 'expat')
@@ -14,7 +14,7 @@ archs=('i686' 'x86_64' 'ppc')
up2date="lynx -dump http://dbus.freedesktop.org/releases/dbus/|Flasttar"
source=(http://dbus.freedesktop.org/releases/dbus/$pkgname-$pkgver.tar.gz \
rc.$pkgname dbus-1-launch dbus-1-launch.desktop)
-sha1sums=('4be3281005a9ef8f521f5547128c29a2632cb1d7' \
+sha1sums=('112279ff58305027294fe0eb5bee600f68cf0b50' \
'b624f50a56ac56c6d6fbe0a9873c4672d3584e02' \
'740af74eb43cadf1277346029577aadd3d10f2b5' \
'da9efab479aa3a2a8fb365a89ed658646486c39f')
@@ -31,9 +31,6 @@ subarchs=('i686 x86_64 ppc')
build()
{
Fcd
-       ## compile fix
-       sed -e 's/#include <stdio.h>/#include <stdio.h>\n#include <syslog.h>/g' 
-i \
-               dbus/dbus-sysdeps-util-unix.c || Fdie
Fbuild  \
--prefix=/usr \
--sysconfdir=/etc \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to