automatic version update by autodist [release 0.20-1mamba;Wed Jul 01 2015]
This commit is contained in:
parent
12dc58e607
commit
d3a19d713f
12
efivar.spec
12
efivar.spec
@ -1,5 +1,5 @@
|
|||||||
Name: efivar
|
Name: efivar
|
||||||
Version: 0.15
|
Version: 0.20
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Tools and library to manipulate EFI variables
|
Summary: Tools and library to manipulate EFI variables
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
@ -65,18 +65,24 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libefivar.so.*
|
%{_libdir}/libefivar.so.*
|
||||||
|
%{_libdir}/libefiboot.so.*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/efivar-guids.h
|
%dir %{_includedir}/efivar
|
||||||
%{_includedir}/efivar.h
|
%{_includedir}/efivar/efi*.h
|
||||||
%{_libdir}/libefivar.so
|
%{_libdir}/libefivar.so
|
||||||
|
%{_libdir}/libefiboot.so
|
||||||
|
%{_libdir}/pkgconfig/efiboot.pc
|
||||||
%{_libdir}/pkgconfig/efivar.pc
|
%{_libdir}/pkgconfig/efivar.pc
|
||||||
%{_mandir}/man3/efi_*.3*
|
%{_mandir}/man3/efi_*.3*
|
||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 05 2014 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
* Wed Nov 05 2014 Automatic Build System <autodist@mambasoft.it> 0.15-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user