diff --git a/fileattrs/pythondistdeps.attr b/fileattrs/pythondistdeps.attr deleted file mode 100644 index 23a41d6..0000000 --- a/fileattrs/pythondistdeps.attr +++ /dev/null @@ -1,3 +0,0 @@ -%__python_provides %{_rpmconfigdir}/pythondistdeps.py --provides --majorver-provides -%__python_requires %{_rpmconfigdir}/pythondistdeps.py --requires -%__python_path ^((/usr/lib(64)?/python[[:digit:]]\\.[[:digit:]]/.*\\.(dist.*|egg.*))$ diff --git a/midipix-rpm-config.spec b/midipix-rpm-config.spec index b9e8be3..2debd49 100644 --- a/midipix-rpm-config.spec +++ b/midipix-rpm-config.spec @@ -12,8 +12,8 @@ License: GPLv2+ URL: https://midipix.org Source0: %{name}-%{version}.tar.gz -BuildRequires: rpm >= 4.14.0 -Requires: rpm >= 4.14.0 +BuildRequires: rpm >= 4.15.1 +Requires: rpm >= 4.15.1 # Generic Provides for alternatives to this package, # to make it easy to replace this with a different vendor config # One of these names should be required by the rpm-build package.