Mageia Bugzilla – Attachment 13559 Details for
Bug 31263
Minor fix release for spec-helper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposal spec file
spec-helper.spec (text/plain), 1.09 KB, created by
Kristoffer Grundström
on 2022-12-11 08:53:53 CET
(
hide
)
Description:
Proposal spec file
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2022-12-11 08:53:53 CET
Size:
1.09 KB
patch
obsolete
>Summary: Tools to ease the creation of rpm packages >Name: spec-helper >Version: 0.31.53 >Release: %mkrel 1 >License: GPLv2+ >Group: Development/Other >URL: https://github.com/OpenMandrivaSoftware/spec-helper >Source0: https://github.com/OpenMandrivaSoftware/spec-helper/archive/refs/tags/%{name}-%{version}.tar.gz >Requires: findutils >Requires: gettext >Requires: chrpath >BuildRequires: perl(IPC::Run) >BuildRequires: perl(Digest::MD5) >BuildRequires: perl(File::Slurp) >BuildRequires: perl(List::MoreUtils) ># For "make test" >BuildRequires: perl(ExtUtils::Command) >BuildRequires: perl(ExtUtils::Command::MM) >BuildRequires: perl(Test::More) >BuildArch: noarch > >%description >Tools to ease the creation of rpm packages for the >%{distribution} distribution. >Compress man pages using zstd, convert links and perform some sanitizing on >packages built... > >%prep >%autosetup -p1 > >%build >#Nothing to build here > >%install >%make_install bindir=%{_bindir} rpmmacrodir=%{_rpmmacrodir} >rm -f %{buildroot}%{_bindir}/spec-cleaner > >%check >make test > >%files >%doc README NEWS >%{_bindir}/* >%{_datadir}/spec-helper >%{_rpmmacrodir}/macros.%{name}
Summary: Tools to ease the creation of rpm packages Name: spec-helper Version: 0.31.53 Release: %mkrel 1 License: GPLv2+ Group: Development/Other URL: https://github.com/OpenMandrivaSoftware/spec-helper Source0: https://github.com/OpenMandrivaSoftware/spec-helper/archive/refs/tags/%{name}-%{version}.tar.gz Requires: findutils Requires: gettext Requires: chrpath BuildRequires: perl(IPC::Run) BuildRequires: perl(Digest::MD5) BuildRequires: perl(File::Slurp) BuildRequires: perl(List::MoreUtils) # For "make test" BuildRequires: perl(ExtUtils::Command) BuildRequires: perl(ExtUtils::Command::MM) BuildRequires: perl(Test::More) BuildArch: noarch %description Tools to ease the creation of rpm packages for the %{distribution} distribution. Compress man pages using zstd, convert links and perform some sanitizing on packages built... %prep %autosetup -p1 %build #Nothing to build here %install %make_install bindir=%{_bindir} rpmmacrodir=%{_rpmmacrodir} rm -f %{buildroot}%{_bindir}/spec-cleaner %check make test %files %doc README NEWS %{_bindir}/* %{_datadir}/spec-helper %{_rpmmacrodir}/macros.%{name}
View Attachment As Raw
Actions:
View
Attachments on
bug 31263
: 13559 |
13560