automatic version update by autodist [release 2.6.0-1mamba;Sun Aug 29 2021]

This commit is contained in:
Automatic Build System 2024-01-06 07:21:24 +01:00
parent 9fdea92b29
commit c68cb67fb1

View File

@ -1,25 +1,25 @@
Name: ms-sys
Version: 2.4.1
Version: 2.6.0
Release: 1mamba
Summary: A Linux program for writing Microsoft compatible boot records
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://ms-sys.sourceforge.net/
Source: http://downloads.sourceforge.net/project/ms-sys/ms-sys%20stable/%{version}/ms-sys-%{version}.tar.gz
#Source: http://downloads.sourceforge.net/project/ms-sys/ms-sys%20stable/%{version}/ms-sys-%{version}.tar.gz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
Requires(post):%{__install_info}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
ms-sys is a Linux program for writing Microsoft compatible boot records.
The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.
%debug_package
%prep
%setup -q
@ -34,7 +34,7 @@ The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" t
LOCALEDIR=%{buildroot}%{_datadir}/locale \
MANDIR=%{buildroot}%{_mandir}
%find_lang %{name}
%find_lang %{name} --with-man
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -47,6 +47,9 @@ The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" t
#% doc CHANGELOG README TODO
%changelog
* Sun Aug 29 2021 Automatic Build System <autodist@mambasoft.it> 2.6.0-1mamba
- automatic version update by autodist
* Sun Dec 13 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
- update to 2.4.1