update to 2.0 [release 2.0-1mamba;Sat Mar 13 2021]
This commit is contained in:
parent
1375426902
commit
4f0c9b0ce5
@ -3,21 +3,27 @@
|
|||||||
%define packager_groupid 65028
|
%define packager_groupid 65028
|
||||||
|
|
||||||
Name: distromatic
|
Name: distromatic
|
||||||
Version: 1.5.0.2
|
Version: 2.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A tool for maintaining an RPM based distribution
|
Summary: A tool for maintaining an RPM based distribution
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://openmamba.org
|
URL: https://openmamba.org
|
||||||
Source: https://openmamba.org/distribution/sources/distromatic-%{version}.tar.xz
|
Source: https://openmamba.org/distribution/sources/distromatic-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: libdw-devel
|
||||||
|
BuildRequires: libelf-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: librepo-devel
|
||||||
BuildRequires: librpm-devel
|
BuildRequires: librpm-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
|
BuildRequires: libunwind-devel
|
||||||
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||||
@ -63,6 +69,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0-1mamba
|
||||||
|
- update to 2.0
|
||||||
|
|
||||||
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0.2-2mamba
|
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.0.2-2mamba
|
||||||
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user