From: Simon McVittie Date: Thu, 29 Nov 2012 11:10:36 +0000 (+0000) Subject: regenerate packaging/dbus-x11.spec with ( cd packaging && sh pre_checkin.sh ) X-Git-Tag: submit/tizen/20130620.084139~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6119ee63edb10756b69588fab48c2d9ffb5f7c7d;p=platform%2Fupstream%2Fdbus.git regenerate packaging/dbus-x11.spec with ( cd packaging && sh pre_checkin.sh ) Otherwise, local builds with 'gbs build' try to apply the nonexistent patch 0001-fix-sba-for-dbus-activation.patch, and fail. --- diff --git a/packaging/dbus-x11.spec b/packaging/dbus-x11.spec index b34bbaa..af27281 100644 --- a/packaging/dbus-x11.spec +++ b/packaging/dbus-x11.spec @@ -27,8 +27,6 @@ Source0: http://dbus.freedesktop.org/releases/dbus/dbus-%{version}.tar.gz Source1: rc.boot.dbus Source3: dbus_at_console.ck Source4: baselibs.conf -# Patches auto-generated by git-buildpackage: -Patch0: 0001-fix-sba-for-dbus-activation.patch BuildRequires: libcap-ng-devel # COMMON1-END # COMMON1-END @@ -40,9 +38,7 @@ in this separate package so server systems need not install X. %prep # COMMON2-BEGIN # COMMON2-BEGIN -%setup -n %{name}-%{version} -q -# 0001-fix-sba-for-dbus-activation.patch -%patch0 -p1 +%setup -n dbus-%{version} -q %build autoreconf -fi