This commit is contained in:
parent
06e7b5cb8a
commit
5b93f32dac
22
bin86.spec
22
bin86.spec
@ -1,10 +1,17 @@
|
||||
#
|
||||
# spec file for package bin86 (Version 0.16.17)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
@ -17,7 +24,7 @@ License: GPL v2 or later
|
||||
Group: Development/Languages/Other
|
||||
AutoReqProv: on
|
||||
Version: 0.16.17
|
||||
Release: 59
|
||||
Release: 95
|
||||
Summary: An 8086 Assembler and Linker
|
||||
Url: http://www.cix.co.uk/~mayday/
|
||||
Source: Dev86src-%{version}.tar.bz2
|
||||
@ -43,6 +50,7 @@ Authors:
|
||||
H.J. Lu <hjl@nynexst.com>
|
||||
|
||||
%package -n dev86
|
||||
License: GPL v2 or later
|
||||
Summary: 8086 Development Suite
|
||||
Requires: bin86
|
||||
Group: Development/Languages/Other
|
||||
@ -128,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- updated rpmlintrc
|
||||
* Tue Oct 02 2007 matz@suse.de
|
||||
- Fix compile problem for GCC 4.3, and a harmless array access beyound bounds.
|
||||
* Sun May 27 2007 ro@suse.de
|
||||
* Sat May 26 2007 ro@suse.de
|
||||
- rpmlintrc: dev86 is a devel package, accept devel files there
|
||||
* Sun Jan 21 2007 ro@suse.de
|
||||
- update to 0.16.17 (thanks to rschiele)
|
||||
@ -248,7 +256,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Mon Dec 16 2002 ro@suse.de
|
||||
- update to 0.16.10
|
||||
- bzip source, add URL to specfile
|
||||
* Mon Dec 02 2002 ro@suse.de
|
||||
* Sun Dec 01 2002 ro@suse.de
|
||||
- sys_errlist is deprecated, patch ar.c
|
||||
* Tue Sep 17 2002 ro@suse.de
|
||||
- removed bogus self-provides
|
||||
@ -265,7 +273,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- added subpackage dev86 containing elksemu and bcc
|
||||
* Mon Sep 13 1999 bs@suse.de
|
||||
- ran old prepare_spec on spec file to switch to new prepare_spec.
|
||||
* Mon Sep 06 1999 ro@suse.de
|
||||
* Sun Sep 05 1999 ro@suse.de
|
||||
- updated to 0.14.9 with current src and manpages
|
||||
* Thu Sep 10 1998 ro@suse.de
|
||||
- don't redeclare malloc for glibc
|
||||
|
Loading…
x
Reference in New Issue
Block a user