automatic version update by autodist [release 1.0.5-1mamba;Fri Feb 28 2020]
This commit is contained in:
parent
d1b4a06a31
commit
4b57432f6f
@ -1,5 +1,5 @@
|
||||
Name: gptfdisk
|
||||
Version: 1.0.4
|
||||
Version: 1.0.5
|
||||
Release: 1mamba
|
||||
Summary: A disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks
|
||||
Group: System/Tools
|
||||
@ -27,6 +27,9 @@ GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used f
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
# https://sourceforge.net/p/gptfdisk/discussion/939590/thread/bc29ca06f8/
|
||||
sed -i '/^#include /s|ncursesw/||' gptcurses.cc
|
||||
|
||||
%build
|
||||
%make
|
||||
|
||||
@ -53,6 +56,9 @@ done
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Feb 28 2020 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 10 2018 Automatic Build System <autodist@mambasoft.it> 1.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user