update to 1.64 [release 1.64-1mamba;Thu Sep 18 2014]
This commit is contained in:
parent
b98e85a831
commit
af2a0f7e64
@ -1,5 +1,5 @@
|
|||||||
Name: os-prober
|
Name: os-prober
|
||||||
Version: 1.63
|
Version: 1.64
|
||||||
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
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://joeyh.name/code/os-prober/
|
URL: http://joeyh.name/code/os-prober/
|
||||||
Source: http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_%{version}.tar.gz
|
Source: http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_%{version}.tar.xz
|
||||||
Patch0: os-prober-1.61-openmamba-EFI-32_64_bit_mismatch.patch
|
Patch0: os-prober-1.61-openmamba-EFI-32_64_bit_mismatch.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
This package detects other OSes available on a system and outputs the results in a generic machine-readable format.
|
This package detects other OSes available on a system and outputs the results in a generic machine-readable format.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n os-prober
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -86,6 +86,9 @@ install -d -m0755 %{buildroot}%{_localstatedir}/lib/os-prober
|
|||||||
%doc debian/copyright
|
%doc debian/copyright
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 18 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.64-1mamba
|
||||||
|
- update to 1.64
|
||||||
|
|
||||||
* Mon Aug 26 2013 Automatic Build System <autodist@mambasoft.it> 1.63-1mamba
|
* Mon Aug 26 2013 Automatic Build System <autodist@mambasoft.it> 1.63-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user