Home
last modified time | relevance | path

Searched refs:rpms (Results 1 – 17 of 17) sorted by relevance

/external/libabigail/tools/
Dfedabipkgdiff439 def __init__(self, rpms=None): argument
443 self.rpms = {}
452 if rpms:
453 for rpm in rpms:
496 self.rpms.setdefault(rpm.arch, []).append(rpm)
510 arches = sorted(self.rpms.keys())
513 for _rpm in self.rpms[arch]:
551 if rpm.arch not in self.rpms:
553 for _rpm in self.rpms[rpm.arch]:
568 rpm_infos = self.rpms[rpm_info.arch]
[all …]
/external/elfutils/tests/
Drun-debuginfod-find.sh241 cp -rvp ${abs_srcdir}/debuginfod-rpms R
243 rm -vrf R/debuginfod-rpms/fedora31
249 rpms=$(find R -name \*rpm | grep -v nothing | wc -l)
250 wait_ready $PORT1 'scanned_files_total{source=".rpm archive"}' $rpms
346 rm -r R/debuginfod-rpms/rhel6/*
369 mv R/debuginfod-rpms/rhel7 R/debuginfod-rpms/rhel7renamed
374 mv R/debuginfod-rpms/rhel7renamed R/debuginfod-rpms/rhel7renamed2
379 mv R/debuginfod-rpms/rhel7renamed2 R/debuginfod-rpms/rhel7renamed3
DMakefile.am475 debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm \
476 debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm \
477 debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm \
478 debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm \
479 debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm \
480 debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm \
481 debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm \
482 debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm \
483 debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm \
484 debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm \
[all …]
DChangeLog298 for running tests against zstd-compressed fedora31 rpms.
303 debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm,
304 debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm,
305 debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm,
306 debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm,
307 debuginfod-rpms/fedora31/hello3-two-1.0-2.x86_64.rpm,
308 debuginfod-rpms/fedora31/hello3-two-debuginfo-1.0-2.x86_64.rpm
312 * debuginfod-rpms/hello3.spec., /fedora31/*: New files with
448 metrics instead of sleeping. Calculate rpms and sourcefiles
/external/libabigail/tests/
Dmockfedabipkgdiff.in155 rpms = [
351 return [rpm for rpm in rpms if selector(rpm)][0]
376 return [rpm for rpm in rpms if selector(rpm)]
/external/python/cpython3/Doc/using/
Dunix.rst33 …ocs-old.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html
/external/python/cpython2/Doc/using/
Dunix.rst33 …://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py196 self.rpms = []
1209 if len(self.rpms) > 0:
1210 newspec += "Requires(post): %s\n" % ", ".join(self.rpms)
1269 self.rpms.append(pkg.name)
/external/curl/
DMakefile.am273 rpms: target
/external/python/cpython2/Doc/distutils/
Dbuiltdist.rst151 .. _creating-rpms:
/external/python/cpython3/Doc/distutils/
Dbuiltdist.rst168 .. _creating-rpms:
/external/python/pyopenssl/doc/
DChangeLog_old.txt651 * setup.cfg: Fixed build requirements for rpms.
/external/iputils/
DRELNOTES443 rpms btw.
/external/freetype/
DChangeLog.282492 https://pkgs.fedoraproject.org/cgit/rpms/freetype.git/tree/freetype-multilib.patch
2493 …https://pkgs.fedoraproject.org/cgit/rpms/freetype.git/tree/freetype-2.5.3-freetype-config-prefix.p…
/external/dnsmasq/
DCHANGELOG.archive172 Improved startup script for rpms. Thanks to Yaacov Akiba Slama.
433 release 1.13 Added support for building rpms suitable for modern Suse
/external/libabigail/
DChangeLog6446 rpms above.
14711 (run_abipkgdiff): Run abipkgdiff against rpms with development
14720 (rpms): Add new associated rpms of the two new builds.
14738 * tests/data/Makefile.am: Add new rpms.
14785 topdir passed to fedabpkgdiff to download rpms.
14788 (packages, builds, rpms): new global variables as a fake
14789 storage holding packages, builds and rpms.
14853 * tests/data/Makefile.am: add new rpms.
17222 * tests/test-diff-pkg.cc (int_out_specs): Add the new rpms to the
17223 list of rpms to test against.
/external/libxml2/
DChangeLog3183 * doc/downloads.html doc/xml.html: adding reference to Bull AIX rpms
16161 fixed make distcheck and rebuilding the rpms