Home
last modified time | relevance | path

Searched refs:rpm (Results 1 – 25 of 133) sorted by relevance

123456

/third_party/libabigail/tools/
Dfedabipkgdiff29 import rpm
240 return rpm.labelCompare(
346 return os.path.basename(pathinfo.rpm(self.rpm_info))
362 return os.path.join(pathinfo.build(build), pathinfo.rpm(self.rpm_info))
368 filename = os.path.basename(pathinfo.rpm(self.rpm_info))
473 for rpm in rpms:
474 self.add(rpm)
488 selector = lambda rpm: True argument
490 selector = lambda rpm: local_rpm.is_devel or \ argument
514 def add(self, rpm): argument
[all …]
/third_party/libabigail/tests/
Dmockfedabipkgdiff.in370 def selector(rpm):
371 return rpm['name'] == rpminfo['name'] and \
372 rpm['version'] == rpminfo['version'] and \
373 rpm['release'] == rpminfo['release'] and \
374 rpm['arch'] == rpminfo['arch']
376 return [rpm for rpm in rpms if selector(rpm)][0]
395 def selector(rpm):
396 selected = rpm['build_id'] == buildID
398 selected = selected and rpm['arch'] in arches
401 return [rpm for rpm in rpms if selector(rpm)]
/third_party/libabigail/tests/data/test-fedabipkgdiff/
Dtest7-self-compare-from-fc23-dbus-glib-report-0.txt1 …ng the ABI of binaries between dbus-glib-0.106-1.fc23.i686.rpm and dbus-glib-0.106-1.fc23.i686.rpm:
6 …of binaries between dbus-glib-devel-0.106-1.fc23.i686.rpm and dbus-glib-devel-0.106-1.fc23.i686.rp…
10 …he ABI of binaries between dbus-glib-0.106-1.fc23.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
15 …binaries between dbus-glib-devel-0.106-1.fc23.x86_64.rpm and dbus-glib-devel-0.106-1.fc23.x86_64.r…
Dtest2-dbus-glib-0.100.2-2.fc20--dbus-glib-0.106-1.fc23-report-0.txt1 … the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.i686.rpm:
37 … ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
Dtest0-from-fc20-to-fc23-dbus-glib-report-0.txt1 … the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.i686.rpm:
37 … ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
Dtest1-from-fc20-to-dbus-glib-0.106-1.fc23.x86_64-report-0.txt1 … ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
Dtest4-glib-0.100.2-2.fc20.x86_64.rpm-glib-0.106-1.fc23.x86_64.rpm-report-0.txt1 … ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
Dvte291-0.39.1-1.fc22.x86_64--vte291-0.39.90-1.fc22.x86_64-report-0.txt1 …g the ABI of binaries between vte291-0.39.1-1.fc22.x86_64.rpm and vte291-0.39.90-1.fc22.x86_64.rpm:
Dtest5-same-dir-dbus-glib-0.100.2-2.fc20.x86_64--dbus-glib-0.106-1.fc23.x86_64-report-0.txt1 … ABI of binaries between dbus-glib-0.100.2-2.fc20.x86_64.rpm and dbus-glib-0.106-1.fc23.x86_64.rpm:
Dtest3-dbus-glib-0.100.2-2.fc20.i686--dbus-glib-0.106-1.fc23.i686-report-0.txt1 … the ABI of binaries between dbus-glib-0.100.2-2.fc20.i686.rpm and dbus-glib-0.106-1.fc23.i686.rpm:
/third_party/libabigail/tests/data/
DMakefile.am1843 test-diff-pkg/dbus-glib-0.104-3.fc23.x86_64.rpm \
1844 test-diff-pkg/dbus-glib-0.80-3.fc12.x86_64.rpm \
1845 test-diff-pkg/dbus-glib-debuginfo-0.104-3.fc23.x86_64.rpm \
1846 test-diff-pkg/dbus-glib-debuginfo-0.80-3.fc12.x86_64.rpm \
1847 test-diff-pkg/test-rpm-report-0.txt \
1848 test-diff-pkg/test-rpm-report-1.txt \
1849 test-diff-pkg/test-rpm-report-2.txt \
1850 test-diff-pkg/test-rpm-report-3.txt \
1851 test-diff-pkg/test-rpm-report-4.txt \
1852 test-diff-pkg/test-rpm-report-5.txt \
[all …]
/third_party/popt/po/
Dfr.po1 # A French translation for rpm messages
4 # RPM French Translation <rpm-fr@livna.org>, 2003.
14 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
17 "Last-Translator: RPM French Translation <rpm-fr@livna.org>\n"
18 "Language-Team: RPM French Translation <rpm-fr@livna.org>\n"
Dja.po1 # rpm ja.po
8 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
Dde.po3 # Robert Scheck <rpm@robert-scheck.de>, 2004-2007.
9 "Report-Msgid-Bugs-To: <rpm-maint@lists.rpm.org>\n"
/third_party/popt/
DREADME17 https://github.com/rpm-software-management/popt or alternatively
18 rpm-maint@lists.rpm.org.
Dconfigure.ac2 AC_INIT(popt, 1.18, rpm-maint@lists.rpm.org)
/third_party/python/Lib/distutils/command/
Dbdist_rpm.py379 for rpm in binary_rpms:
380 rpm = os.path.join(rpm_dir['RPMS'], rpm)
381 if os.path.exists(rpm):
382 self.move_file(rpm, self.dist_dir)
384 os.path.basename(rpm))
/third_party/libabigail/tests/data/test-abidiff-exit/
Dld-2.28-21x.so.sources.txt2 packages glibc-2.28-210.el8.x86_64.rpm and
3 glibc-2.28-211.el8.x86_64.rpm packages that are available online.
/third_party/libabigail/
Dconfigure.ac94 AC_ARG_ENABLE(rpm, optenable
95 AS_HELP_STRING([--enable-rpm=yes|no|auto],
96 [enable the support of rpm in abipkgdiff (default is auto)]),
103 [enable rpm/zstd in abipkgdiff testing (default is auto)]),
352 AC_CHECK_PROG(HAS_RPM, rpm, yes, no)
358 …AC_MSG_ERROR([rpm support in abipkgdiff needs 'rpm2cpio', 'cpio' and 'rpm' programs to be installe…
364 dnl Point to a rpm/zstd file, that is:
365 dnl $ rpm -qp --qf '%{PAYLOADCOMPRESSOR}\n' [rpm_zstd_file]
367 m4_define([rpm_zstd_file], [tests/data/test-diff-pkg/mesa-libGLU-9.0.1-3.fc33.x86_64.rpm])
372 AC_MSG_ERROR([rpm/zstd support needs rpm support])
[all …]
/third_party/curl/
DMakefile.am211 $(MAKE) RPMDIST=curl rpm
212 $(MAKE) RPMDIST=curl-ssl rpm
214 rpm: target
215 RPM_TOPDIR=`rpm --showrc | $(PERL) -n -e 'print if(s/.*_topdir\s+(.*)/$$1/)'` ; \
218 rpm -ba --clean --rmsource $$RPM_TOPDIR/SPECS/$(RPMDIST).spec ; \
219 mv $$RPM_TOPDIR/RPMS/i386/$(RPMDIST)-*.rpm . ; \
220 mv $$RPM_TOPDIR/SRPMS/$(RPMDIST)-*.src.rpm .
/third_party/popt/ci/
DDockerfile2 MAINTAINER rpm-maint@lists.rpm.org
/third_party/elfutils/tests/
DMakefile.am559 debuginfod-rpms/fedora30/hello2-1.0-2.src.rpm \
560 debuginfod-rpms/fedora30/hello2-1.0-2.x86_64.rpm \
561 debuginfod-rpms/fedora30/hello2-debuginfo-1.0-2.x86_64.rpm \
562 debuginfod-rpms/fedora30/hello2-debugsource-1.0-2.x86_64.rpm \
563 debuginfod-rpms/fedora30/hello2-two-1.0-2.x86_64.rpm \
564 debuginfod-rpms/fedora30/hello2-two-debuginfo-1.0-2.x86_64.rpm \
565 debuginfod-rpms/fedora31/hello3-1.0-2.src.rpm \
566 debuginfod-rpms/fedora31/hello3-1.0-2.x86_64.rpm \
567 debuginfod-rpms/fedora31/hello3-debuginfo-1.0-2.x86_64.rpm \
568 debuginfod-rpms/fedora31/hello3-debugsource-1.0-2.x86_64.rpm \
[all …]
Drun-debuginfod-extraction.sh66 rpms=$(find R -name \*rpm | grep -v nothing | wc -l)
85 newrpms=$(find ../R -name \*\.rpm | grep -v nothing)
/third_party/alsa-lib/
DMakefile.am25 rpm: dist target
26 $(MAKE) -C utils rpm
/third_party/elfutils/tests/debuginfod-rpms/
Dhello2.specfile1 Summary: hello2 -- double hello, world rpm
15 Simple rpm demonstration with an eye to consumption by debuginfod.

123456