automatic version update by autodist [release 5.43-1mamba;Thu Sep 15 2022]
This commit is contained in:
parent
0e17904ff9
commit
0ebe768185
10
file.spec
10
file.spec
@ -1,5 +1,5 @@
|
|||||||
Name: file
|
Name: file
|
||||||
Version: 5.41
|
Version: 5.43
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An utility for determining file types
|
Summary: An utility for determining file types
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
@ -59,7 +59,6 @@ This package contains static libraries and header files needed for development.
|
|||||||
Summary: Python bindings for the libmagic API
|
Summary: Python bindings for the libmagic API
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: libmagic = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Requires: python >= %python_version
|
|
||||||
|
|
||||||
%description -n python-magic
|
%description -n python-magic
|
||||||
The file command is used to identify a particular file according to the type of data contained by the file.
|
The file command is used to identify a particular file according to the type of data contained by the file.
|
||||||
@ -147,7 +146,6 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic
|
|||||||
%files -n libmagic-devel
|
%files -n libmagic-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/magic.h
|
%{_includedir}/magic.h
|
||||||
%{_libdir}/libmagic.la
|
|
||||||
%{_libdir}/libmagic.so
|
%{_libdir}/libmagic.so
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%{_libdir}/pkgconfig/libmagic.pc
|
%{_libdir}/pkgconfig/libmagic.pc
|
||||||
@ -161,6 +159,12 @@ ln -s ../magic %{buildroot}%{_datadir}/file/magic
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 Automatic Build System <autodist@mambasoft.it> 5.43-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Jun 11 2022 Automatic Build System <autodist@mambasoft.it> 5.42-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 19 2021 Automatic Build System <autodist@mambasoft.it> 5.41-1mamba
|
* Tue Oct 19 2021 Automatic Build System <autodist@mambasoft.it> 5.41-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user