update to 0.16.21 [release 0.16.21-1mamba;Sun Jun 08 2014]
This commit is contained in:
parent
bc4ab4d4d4
commit
7f57f88f13
@ -1,5 +1,5 @@
|
||||
Name: bin86
|
||||
Version: 0.16.19
|
||||
Version: 0.16.21
|
||||
Release: 1mamba
|
||||
Summary: Real mode x86 compiler and linker
|
||||
Group: Development/Tools
|
||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.debath.co.uk/
|
||||
Source: http://www.debath.co.uk/dev86/Dev86src-%{version}.tar.gz
|
||||
Source: http://v3.sk/~lkundrak/dev86/Dev86src-%{version}.tar.gz
|
||||
Patch0: %{name}-0.16.18-replace_strcpy_for_x86_64_build.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -21,7 +21,7 @@ Programs that run in real mode, including LILO and the kernel's bootstrapping co
|
||||
|
||||
%prep
|
||||
%setup -q -n dev86-%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
#touch libc/.config.lst
|
||||
@ -63,6 +63,9 @@ make install DIST=%{buildroot} MANDIR=%{_mandir}
|
||||
%doc Changes Contributors COPYING MAGIC README
|
||||
|
||||
%changelog
|
||||
* Sun Jun 08 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.21-1mamba
|
||||
- update to 0.16.21
|
||||
|
||||
* Wed Sep 05 2012 Automatic Build System <autodist@mambasoft.it> 0.16.19-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user