summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-11-29 11:10:36 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-02-19 17:19:37 +0000
commit4fb25e94987b2ff2874fa3da207b916ab13fb78b (patch)
tree9db553256dd623f7e8659e11e2d7fc2f0e4443cc
parent7784883603aba9cb9864316e5579610828fc8df0 (diff)
downloaddbus-4fb25e94987b2ff2874fa3da207b916ab13fb78b.tar.gz
dbus-4fb25e94987b2ff2874fa3da207b916ab13fb78b.tar.bz2
dbus-4fb25e94987b2ff2874fa3da207b916ab13fb78b.zip
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.
-rw-r--r--packaging/dbus-x11.spec6
1 files changed, 1 insertions, 5 deletions
diff --git a/packaging/dbus-x11.spec b/packaging/dbus-x11.spec
index b34bbaa1..af272819 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