معرفی شرکت ها


rpmlint-2.4.0-10.fc39.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tool for checking common errors in RPM packages
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 39
مخزن Fedora Everything noarch
نام بسته rpmlint
نام فایل بسته rpmlint-2.4.0-10.fc39.src.rpm
نسخه بسته 2.4.0
انتشار بسته 10.fc39
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 21 Jul 2023 08
هاست سازنده buildvm-a64-08.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/rpm-software-management/rpmlint
مجوز GPL-2.0-or-later
حجم دانلود 5.6M
حجم نصب 5.539M
rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked.


جایگزین ها

بسته نسخه معماری مخزن
rpmlint-2.4.0-10.fc39.noarch.rpm 2.4.0 noarch Fedora Everything
rpmlint-2.5.0-5.fc39.noarch.rpm 2.5.0 noarch Fedora Everything
rpmlint-2.5.0-5.fc39.src.rpm 2.5.0 noarch Fedora Everything
rpmlint-fedora-license-data-1.30-1.fc39.noarch.rpm 1.30 noarch Fedora Everything
rpmlint-fedora-license-data-1.35-1.fc39.noarch.rpm 1.35 noarch Fedora Everything
rpmlint-fedora-license-data-1.36-1.fc39.noarch.rpm 1.36 noarch Fedora Everything
rpmlint-fedora-license-data-1.37-1.fc39.noarch.rpm 1.37 noarch Fedora Everything
rpmlint-fedora-license-data-1.46-1.fc39.noarch.rpm 1.46 noarch Fedora Everything


نیازمندی

مقدار نام
- (python3dist(tomli) if python3-devel < 3.11)
- /usr/bin/appstream-util
- /usr/bin/desktop-file-validate
- dash
- devscripts-checkbashisms
- git-core
- hunspell-cs
- hunspell-en-US
- pyproject-rpm-macros
- python3-devel
- python3-devel
- python3dist(file-magic)
- python3dist(packaging)
>= 19 python3dist(pip)
- python3dist(pybeam)
- python3dist(pyenchant)
- python3dist(pytest)
- python3dist(pytest-xdist)
- python3dist(pyxdg)
- python3dist(rpm)
>= 39.2 python3dist(setuptools)
- python3dist(tomli-w)
- python3dist(wheel)
- python3dist(zstandard)


ارائه دهنده

مقدار نام
= 2.4.0-10.fc39 rpmlint


نحوه نصب


نصب پکیج rpm rpmlint:

    dnf install rpmlint-2.4.0-10.fc39.src.rpm


فایل ها

مسیرها
0001-DocCheck-adjust-for-rpm-4.19.0-API-changes.patch
0001-TagsCheck-handle-license-exception-in-grouping.patch
0001-TagsCheck-restore-space-exclusion-to-license_excepti.patch
0001-fix-broken-regex-for-no-manual-page-for-binary-check.patch
0002-TagsCheck-handle-license-exception-in-first-item-of-.patch
0002-rpmdiff-adjust-for-rpm-4.19.0-API-changes.patch
fedora.toml
rpmlint-2.4.0.tar.gz
rpmlint.spec
scoring.toml
users-groups.toml


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

2023-06-15

Rebuilt for Python 3.12

2023-05-25

Limit deps and don't ship Fedora config in RHEL builds

2023-05-25

adjust for rpm-4.19.0 API changes

2023-03-20

handle license exception in grouping, better (rhbz#2175241)

2023-03-06

handle license exception in grouping (rhbz#2175241)

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-10-07

disable various errors/warnings for debug/devel packages
fix broken regex for no-manual-page-for-binary check (rhbz#2132936)
ignore missing-hash-section error (rhbz#2132969)

2022-10-05

remove the license list, depend on rpmlint-fedora-license-data instead

2022-10-04

update to 2.4.0 (rhbz#2088759)
use python build-dependency generator
own %{_sysconfdir}/xdg/rpmlint directory

2022-09-24

update to 2.3.0 (rhbz#2088759)
convert license to SPDX and correct to GPL-2.0-or-later
enable tests by default, avoid warnings about pytest.mark.no_cover marker

2022-09-24

update licenses.toml to reflect change in Fedora licensing identifiers

2022-08-08

Require desktop-file-validate to avoid a fatal error when the RPM has .desktop files

2022-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-14

Rebuilt for Python 3.11

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild