From 85098b5458adbf44f24c733c601437441966359ffeaf67a21b493f1dedc40e74 Mon Sep 17 00:00:00 2001
From: OBS User autobuild <null@suse.de>
Date: Thu, 28 Oct 2010 13:40:02 +0000
Subject: [PATCH] Autobuild autoformatter for 51267

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=106
---
 rpm-python.spec | 4 ++--
 rpm.spec        | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/rpm-python.spec b/rpm-python.spec
index 95a663e..3d5fe21 100644
--- a/rpm-python.spec
+++ b/rpm-python.spec
@@ -20,13 +20,13 @@
 
 Name:           rpm-python
 BuildRequires:  file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel popt-devel
-BuildRequires:  libcap-devel python-devel xz-devel zlib-devel libacl-devel
+BuildRequires:  libacl-devel libcap-devel python-devel xz-devel zlib-devel
 #!BuildIgnore:  rpmlint-Factory
 License:        GPLv2+
 Group:          System/Packages
 Summary:        Python Bindings for Manipulating RPM Packages
 Version:        4.8.0
-Release:        10
+Release:        11
 Requires:       rpm = %{version}
 %py_requires
 Source99:       rpm.spec
diff --git a/rpm.spec b/rpm.spec
index 8980fdc..cfd1814 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -29,7 +29,7 @@ PreReq:         %insserv_prereq %fillup_prereq permissions
 AutoReqProv:    on
 Summary:        The RPM Package Manager
 Version:        4.8.0
-Release:        10
+Release:        11
 Source:         rpm-%{version}.tar.bz2
 Source1:        RPM-HOWTO.tar.bz2
 Source2:        RPM-Tips.html.tar.bz2