update to 1.2.1 [release 1.2.1-1mamba;Mon Feb 15 2021]
This commit is contained in:
parent
47060a1aff
commit
e511e69349
22
mbr.spec
22
mbr.spec
@ -1,19 +1,26 @@
|
||||
Name: mbr
|
||||
Version: 1.1.11
|
||||
Release: 2mamba
|
||||
Version: 1.2.1
|
||||
Release: 1mamba
|
||||
Summary: Master Boot Record for IBM-PC compatible computers
|
||||
Group: System/Kernel and Hardware
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.chiark.greenend.org.uk/~neilt/mbr/
|
||||
Source: http://www.chiark.greenend.org.uk/~neilt/mbr/mbr-%{version}.tar.gz
|
||||
URL: https://www.chiark.greenend.org.uk/~neilt/mbr/
|
||||
Source: http://deb.debian.org/debian/pool/main/m/mbr/mbr_%{version}.tar.xz
|
||||
#Source: http://www.chiark.greenend.org.uk/~neilt/mbr/mbr-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Master Boot Record for IBM-PC compatible computers.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -31,10 +38,13 @@ Master Boot Record for IBM-PC compatible computers.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_sbindir}/install-mbr
|
||||
%{_mandir}/man8/install-mbr.8.gz
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||
%{_mandir}/man8/install-mbr.8*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Mon Feb 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
|
||||
- update to 1.2.1
|
||||
|
||||
* Wed Jul 10 2013 Automatic Build System <autodist@mambasoft.it> 1.1.11-2mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user