Mageia Bugzilla – Attachment 14364 Details for
Bug 32829
bm fails to unpack some srpm ( old/missing signature keys )
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file for bm
bm.spec (text/plain), 1.21 KB, created by
Aurelian R
on 2024-02-10 17:36:23 CET
(
hide
)
Description:
spec file for bm
Filename:
MIME Type:
Creator:
Aurelian R
Created:
2024-02-10 17:36:23 CET
Size:
1.21 KB
patch
obsolete
>Name: bm >Version: 3.4 >Release: %mkrel 4 >Summary: BuildManager - rpm package building helper >Group: Development/Other >License: GPLv2 >URL: https://gitweb.mageia.org/software/build-system/bm/ >Source0: https://gitweb.mageia.org/software/build-system/bm/snapshot/%{name}-%{version}.tar.xz >Patch0: bash-completion-location.patch >Patch1: bm-3.4-enable-forced-unpacking.patch >Patch2: bm-3.4-fix-cwd.patch ># >BuildArch: noarch ># >BuildRequires: rpm-build >BuildRequires: python3 >BuildRequires: pkgconfig(python3) >BuildRequires: python3dist(setuptools) > >Requires: python3 >= %{python3_version} >Requires: rpm-build > >%description >BuildManager, or bm, is a program that wraps and extends RPM while building >packages. Its features allow one to batch process thousand of RPMs at once, >controlling logs, RPM and SRPM moving, filtering the list of files, ignoring >given packages, completely cleaning the build directories, and many other >features. > >%prep >%autosetup -p1 > >%generate_buildrequires >%pyproject_buildrequires > >%build >%pyproject_wheel > >%install >%pyproject_install >%pyproject_save_files BuildManager > >%files -f %{pyproject_files} >%license LICENSE >%{_bindir}/%{name}* >%{_datadir}/bash-completion/completions/%{name} >%{_mandir}/man8/%{name}.8.*
Name: bm Version: 3.4 Release: %mkrel 4 Summary: BuildManager - rpm package building helper Group: Development/Other License: GPLv2 URL: https://gitweb.mageia.org/software/build-system/bm/ Source0: https://gitweb.mageia.org/software/build-system/bm/snapshot/%{name}-%{version}.tar.xz Patch0: bash-completion-location.patch Patch1: bm-3.4-enable-forced-unpacking.patch Patch2: bm-3.4-fix-cwd.patch # BuildArch: noarch # BuildRequires: rpm-build BuildRequires: python3 BuildRequires: pkgconfig(python3) BuildRequires: python3dist(setuptools) Requires: python3 >= %{python3_version} Requires: rpm-build %description BuildManager, or bm, is a program that wraps and extends RPM while building packages. Its features allow one to batch process thousand of RPMs at once, controlling logs, RPM and SRPM moving, filtering the list of files, ignoring given packages, completely cleaning the build directories, and many other features. %prep %autosetup -p1 %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files BuildManager %files -f %{pyproject_files} %license LICENSE %{_bindir}/%{name}* %{_datadir}/bash-completion/completions/%{name} %{_mandir}/man8/%{name}.8.*
View Attachment As Raw
Actions:
View
Attachments on
bug 32829
:
14362
| 14364 |
14368