regenerate packaging/dbus-x11.spec with ( cd packaging && sh pre_checkin.sh )
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 29 Nov 2012 11:10:36 +0000 (11:10 +0000)
committerAnas Nashif <anas.nashif@intel.com>
Wed, 19 Jun 2013 10:07:33 +0000 (06:07 -0400)
Otherwise, local builds with 'gbs build' try to apply the nonexistent
patch 0001-fix-sba-for-dbus-activation.patch, and fail.

packaging/dbus-x11.spec

index b34bbaa..af27281 100644 (file)
@@ -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