SHA256
3
0
forked from pool/rpm

Autobuild autoformatter for 51267

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=106
This commit is contained in:
OBS User autobuild 2010-10-28 13:40:02 +00:00 committed by Git OBS Bridge
parent f2f34f21ff
commit f4506f6e85
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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