rebuilt with debug package [release 0.3-2mamba;Sat Jan 16 2021]
This commit is contained in:
parent
a3fabe5163
commit
1186c665a9
10
gpart.spec
10
gpart.spec
@ -1,7 +1,7 @@
|
||||
### AUTOUPDATE-OFF: 2
|
||||
Name: gpart
|
||||
Version: 0.3
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A tool which tries to recover the primary partition table
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
@ -37,14 +37,17 @@ Supported (guessable) filesystem or partition types:
|
||||
* BeOS filesystem
|
||||
* QNX 4.x filesystem
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%define _default_patch_fuzz 2
|
||||
%patch1 -p1
|
||||
#%patch2 -p1
|
||||
#%patch3 -p1
|
||||
./autogen.sh
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
|
||||
@ -64,6 +67,9 @@ Supported (guessable) filesystem or partition types:
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Jan 16 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Sat Feb 27 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.3-1mamba
|
||||
- update to 0.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user