automatic version update by autodist [release 1.77-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
9d5a0aafc6
commit
e44d7d8797
@ -1,5 +1,5 @@
|
|||||||
Name: os-prober
|
Name: os-prober
|
||||||
Version: 1.76
|
Version: 1.77
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utility to detect other OSes on a set of drives
|
Summary: Utility to detect other OSes on a set of drives
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -57,9 +57,6 @@ cp -a ./os-probes/mounted/common/* \
|
|||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
cp -a ./os-probes/mounted/x86/* %{buildroot}%{_prefix}/lib/os-probes/mounted/
|
cp -a ./os-probes/mounted/x86/* %{buildroot}%{_prefix}/lib/os-probes/mounted/
|
||||||
cp -a ./linux-boot-probes/mounted/x86/* %{buildroot}%{_prefix}/lib/linux-boot-probes/mounted/
|
cp -a ./linux-boot-probes/mounted/x86/* %{buildroot}%{_prefix}/lib/linux-boot-probes/mounted/
|
||||||
%else
|
|
||||||
echo "Arch not supported; aborting."
|
|
||||||
exit 1
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober
|
install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober
|
||||||
@ -88,6 +85,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober
|
|||||||
%doc debian/copyright
|
%doc debian/copyright
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Automatic Build System <autodist@mambasoft.it> 1.77-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 07 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.76-1mamba
|
* Mon Aug 07 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.76-1mamba
|
||||||
- update to 1.76
|
- update to 1.76
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user