diff --git a/ms-sys.spec b/ms-sys.spec index 1883d2a..41e48e7 100644 --- a/ms-sys.spec +++ b/ms-sys.spec @@ -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 +Packager: Silvan Calarco 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 2.6.0-1mamba +- automatic version update by autodist + * Sun Dec 13 2015 Silvan Calarco 2.4.1-1mamba - update to 2.4.1