automatic version update by autodist [release 5.40-1mamba;Wed Mar 31 2021]
This commit is contained in:
parent
d434211583
commit
dd5c23bdef
@ -1,13 +1,13 @@
|
||||
%define pymagic_version 0.1
|
||||
Name: file
|
||||
Version: 5.39
|
||||
Version: 5.40
|
||||
Release: 1mamba
|
||||
Summary: An utility for determining file types
|
||||
Group: Applications/File
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.darwinsys.com/file
|
||||
URL: https://www.darwinsys.com/file
|
||||
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
|
||||
Source1: file-magic_local
|
||||
Patch0: file-4.21-pybuild.patch
|
||||
@ -24,7 +24,6 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
The file command is used to identify a particular file according to the type of data contained by the file.
|
||||
@ -164,6 +163,9 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic
|
||||
#%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 5.40-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 18 2020 Automatic Build System <autodist@mambasoft.it> 5.39-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user