automatic version update by autodist [release 1.2.2-1mamba;Thu Feb 22 2024]
This commit is contained in:
parent
e511e69349
commit
69e2d99b86
10
mbr.spec
10
mbr.spec
@ -1,5 +1,5 @@
|
||||
Name: mbr
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1mamba
|
||||
Summary: Master Boot Record for IBM-PC compatible computers
|
||||
Group: System/Kernel and Hardware
|
||||
@ -8,13 +8,10 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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.
|
||||
@ -22,7 +19,7 @@ Master Boot Record for IBM-PC compatible computers.
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -n mbr
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -42,6 +39,9 @@ Master Boot Record for IBM-PC compatible computers.
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Feb 22 2024 Automatic Build System <autodist@openmamba.org> 1.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.1-1mamba
|
||||
- update to 1.2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user