automatic version update by autodist [release 4.3.0-1mamba;Tue Jul 11 2023]
This commit is contained in:
parent
ee19147e3e
commit
7bec122be9
10
sdcc.spec
10
sdcc.spec
@ -1,22 +1,24 @@
|
|||||||
Name: sdcc
|
Name: sdcc
|
||||||
Version: 4.2.0
|
Version: 4.3.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Small Device C Compiler
|
Summary: Small Device C Compiler
|
||||||
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://sdcc.sourceforge.net/
|
URL: https://sdcc.sourceforge.net/
|
||||||
Source: http://downloads.sourceforge.net/sourceforge/sdcc/sdcc-src-%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/sourceforge/sdcc/sdcc-src-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libfl-devel
|
BuildRequires: libfl-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libisl-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gputils
|
BuildRequires: gputils
|
||||||
Requires: gputils
|
Requires: gputils
|
||||||
@ -81,6 +83,7 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
|||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_mandir}/man1/serialview.1*
|
%{_mandir}/man1/serialview.1*
|
||||||
%{_mandir}/man1/ucsim.1*
|
%{_mandir}/man1/ucsim.1*
|
||||||
|
%{_libexecdir}/sdcc/*-openmamba-linux-gnu*/*/cc1
|
||||||
|
|
||||||
%files common
|
%files common
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -109,6 +112,9 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
|||||||
#%{_infodir}/bfd.info.gz
|
#%{_infodir}/bfd.info.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 11 2023 Automatic Build System <autodist@mambasoft.it> 4.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.0-1mamba
|
* Wed Mar 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.0-1mamba
|
||||||
- update to 4.2.0
|
- update to 4.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user