]> git.pld-linux.org Git - packages/rpm.git/blobdiff - python-internal-build.patch
up to 4.16.1.3 (fixes CVE-2021-3421 CVE-2021-20271 CVE-2021-20266)
[packages/rpm.git] / python-internal-build.patch
index b33976920f7cf7dabc736d0235a7405c23532b3c..ce66a3553f43fc59f8ed80384e8a9d285397ee98 100644 (file)
@@ -21,7 +21,7 @@
  rpmmod = Extension('rpm._rpm',
                     sources = ['header-py.c', 'rpmds-py.c', 'rpmfd-py.c',
 @@ -33,11 +24,9 @@
-                               'rpmte-py.c', 'rpmts-py.c',
+                               'rpmte-py.c', 'rpmts-py.c', 'rpmver-py.c',
                                'spec-py.c',
                                'rpmmodule.c'],
 -                   include_dirs = pkgconfig('--cflags'),
This page took 0.058065 seconds and 4 git commands to generate.