automatic version update by autodist [release 3.5.0-1mamba;Wed Jul 01 2015]
This commit is contained in:
parent
a3ee6fe5c6
commit
f9279b4c70
38
sdcc.spec
38
sdcc.spec
@ -1,5 +1,5 @@
|
||||
Name: sdcc
|
||||
Version: 3.4.0
|
||||
Version: 3.5.0
|
||||
Release: 1mamba
|
||||
Summary: Small Device C Compiler
|
||||
Group: Applications/Development
|
||||
@ -69,31 +69,10 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
||||
%{_bindir}/makebin
|
||||
%{_bindir}/packihx
|
||||
%{_bindir}/s51
|
||||
%{_bindir}/savr
|
||||
%{_bindir}/sdar
|
||||
%{_bindir}/sdas390
|
||||
%{_bindir}/sdas6808
|
||||
%{_bindir}/sdas8051
|
||||
%{_bindir}/sdasgb
|
||||
%{_bindir}/sdasrab
|
||||
%{_bindir}/sdasstm8
|
||||
%{_bindir}/sdastlcs90
|
||||
%{_bindir}/sdasz80
|
||||
%{_bindir}/sdcc
|
||||
%{_bindir}/sdcclib
|
||||
%{_bindir}/sdcdb
|
||||
%{_bindir}/sdcdb.el
|
||||
%{_bindir}/sdcdbsrc.el
|
||||
%{_bindir}/sdcpp
|
||||
%{_bindir}/sdld
|
||||
%{_bindir}/sdld6808
|
||||
%{_bindir}/sdldgb
|
||||
%{_bindir}/sdldz80
|
||||
%{_bindir}/sdnm
|
||||
%{_bindir}/sdobjcopy
|
||||
%{_bindir}/sdranlib
|
||||
#%{_bindir}/savr
|
||||
%{_bindir}/sd*
|
||||
%{_bindir}/shc08
|
||||
%{_bindir}/sst7
|
||||
#%{_bindir}/sst7
|
||||
%{_bindir}/sstm8
|
||||
%{_bindir}/sz80
|
||||
|
||||
@ -107,15 +86,15 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
||||
%dir %{_datadir}/sdcc/non-free
|
||||
%{_datadir}/sdcc/non-free/*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
#%files devel
|
||||
#%defattr(-,root,root)
|
||||
#%{_includedir}/ansidecl.h
|
||||
#%{_includedir}/bfd.h
|
||||
#%{_includedir}/bfdlink.h
|
||||
#%{_includedir}/symcat.h
|
||||
#%{_libdir}/libbfd.a
|
||||
#%{_libdir}/libbfd.la
|
||||
%{_libdir}/libiberty.a
|
||||
#%{_libdir}/libiberty.a
|
||||
|
||||
%files doc
|
||||
%defattr(-,root,root)
|
||||
@ -123,6 +102,9 @@ The processors supported (to a varying degree) include the 8051, ds390, z80, hc0
|
||||
%{_datadir}/doc/ucsim/*
|
||||
|
||||
%changelog
|
||||
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 3.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 21 2014 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user