diff options
-rw-r--r-- | packaging/dbus-x11.spec | 6 |
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 |