automatic version update by autodist [release 4.2-1mamba;Wed Feb 10 2021]
This commit is contained in:
parent
6014b4ce1c
commit
b2581c04a6
@ -1,12 +1,12 @@
|
|||||||
Name: dosfstools
|
Name: dosfstools
|
||||||
Version: 4.1
|
Version: 4.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Utilities to make and check MS-DOS filesystems (FAT)
|
Summary: Utilities to make and check MS-DOS filesystems (FAT)
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.daniel-baumann.ch/software/dosfstools/
|
URL: https://www.daniel-baumann.ch/software/dosfstools/
|
||||||
Source: https://github.com/dosfstools/dosfstools.git/v%{version}/dosfstools-%{version}.tar.bz2
|
Source: https://github.com/dosfstools/dosfstools.git/v%{version}/dosfstools-%{version}.tar.bz2
|
||||||
#Source: http://www.daniel-baumann.ch/files/software/dosfstools/dosfstools-%{version}.tar.xz
|
#Source: http://www.daniel-baumann.ch/files/software/dosfstools/dosfstools-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -18,11 +18,14 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%description
|
%description
|
||||||
Utilities to make and check MS-DOS filesystems (FAT).
|
Utilities to make and check MS-DOS filesystems (FAT).
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
#autoreconf -f -i
|
||||||
%configure \
|
%configure \
|
||||||
--enable-compat-symlinks
|
--enable-compat-symlinks
|
||||||
|
|
||||||
@ -66,6 +69,9 @@ rm -fr %{buildroot}%{_docdir}/dosfstools
|
|||||||
#ChangeLog
|
#ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 10 2021 Automatic Build System <autodist@mambasoft.it> 4.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 17 2017 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
|
* Fri Mar 17 2017 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user