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
|
Name: mbr
|
||||||
Version: 1.1.11
|
Version: 1.2.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Master Boot Record for IBM-PC compatible computers
|
Summary: Master Boot Record for IBM-PC compatible computers
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.chiark.greenend.org.uk/~neilt/mbr/
|
URL: https://www.chiark.greenend.org.uk/~neilt/mbr/
|
||||||
Source: http://www.chiark.greenend.org.uk/~neilt/mbr/mbr-%{version}.tar.gz
|
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
|
License: GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Master Boot Record for IBM-PC compatible computers.
|
Master Boot Record for IBM-PC compatible computers.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -31,10 +38,13 @@ Master Boot Record for IBM-PC compatible computers.
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sbindir}/install-mbr
|
%{_sbindir}/install-mbr
|
||||||
%{_mandir}/man8/install-mbr.8.gz
|
%{_mandir}/man8/install-mbr.8*
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jul 10 2013 Automatic Build System <autodist@mambasoft.it> 1.1.11-2mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user