automatic version update by autodist [release 4.4-1mamba;Mon Oct 31 2022]
This commit is contained in:
parent
18337c7d51
commit
d1a0126ca4
10
make.spec
10
make.spec
@ -1,12 +1,12 @@
|
|||||||
Name: make
|
Name: make
|
||||||
Version: 4.3
|
Version: 4.4
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A GNU tool which simplifies the build process for users
|
Summary: A GNU tool which simplifies the build process for users
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.gnu.org/directory/GNU/make.html
|
URL: https://directory.fsf.org/wiki/GNU/make
|
||||||
Source: http://ftp.gnu.org/pub/gnu/make/%{name}-%{version}.tar.gz
|
Source: http://ftp.gnu.org/pub/gnu/make/%{name}-%{version}.tar.gz
|
||||||
Patch0: %{name}-3.82-savannah-bugs-30612-30723.patch
|
Patch0: %{name}-3.82-savannah-bugs-30612-30723.patch
|
||||||
Patch1: make-4.2-upstream-fix-parallel-builds.patch
|
Patch1: make-4.2-upstream-fix-parallel-builds.patch
|
||||||
@ -14,8 +14,9 @@ License: GPL
|
|||||||
Requires(post):%{__install_info}
|
Requires(post):%{__install_info}
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libgc-devel
|
||||||
|
BuildRequires: libguile-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files.
|
A GNU tool for controlling the generation of executables and other non-source files of a program from the program's source files.
|
||||||
@ -59,6 +60,9 @@ exit 0
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 31 2022 Automatic Build System <autodist@mambasoft.it> 4.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Jan 20 2020 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
* Mon Jan 20 2020 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user