automatic version update by autodist [release 2.4.2-1mamba;Tue Nov 20 2018]
This commit is contained in:
parent
f66be8a813
commit
1f951af1e0
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libsmbios
|
Name: libsmbios
|
||||||
Version: 2.4.1
|
Version: 2.4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library aimed at providing access to as much BIOS information as possible
|
Summary: A library aimed at providing access to as much BIOS information as possible
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -83,6 +83,7 @@ cp -a src/include/* %{buildroot}%{_includedir}
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
#%dir %{_includedir}/smbios
|
#%dir %{_includedir}/smbios
|
||||||
#%{_includedir}/smbios/*
|
#%{_includedir}/smbios/*
|
||||||
|
%{_includedir}/Makefile.am
|
||||||
%dir %{_includedir}/smbios_c
|
%dir %{_includedir}/smbios_c
|
||||||
%{_includedir}/smbios_c/*
|
%{_includedir}/smbios_c/*
|
||||||
#%{_libdir}/libsmbios.a
|
#%{_libdir}/libsmbios.a
|
||||||
@ -96,6 +97,9 @@ cp -a src/include/* %{buildroot}%{_includedir}
|
|||||||
#%doc ChangeLog NEWS README TODO
|
#%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 20 2018 Automatic Build System <autodist@mambasoft.it> 2.4.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
|
* Wed Mar 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
|
||||||
- update to 2.4.1
|
- update to 2.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user