SHA256
6
0
forked from pool/rpm
Stephan Kulow
2012-11-04 08:54:42 +00:00
committed by Git OBS Bridge
parent 2de0a6a810
commit c9cea8bcbe
5 changed files with 32 additions and 4 deletions

View File

@@ -19,7 +19,6 @@
Name: python3-rpm
Version: 4.10.0
Release: 0
#!BuildIgnore: rpmlint-Factory
Summary: Python Bindings for Manipulating RPM Packages
License: GPL-2.0+
Group: System/Packages
@@ -40,7 +39,7 @@ BuildRequires: xz-devel
BuildRequires: zlib-devel
Requires: rpm = %{version}
%{expand:%(sed -n -e '/^Source:/,/^BuildRoot:/p' <%_sourcedir/rpm.spec)}
%global with_python 1
%global with_python 3
%description
The python3-rpm package contains a module that permits applications