Compare commits
3 Commits
1.9-1mamba
...
1.11-2mamb
Author | SHA1 | Date | |
---|---|---|---|
877cffc146 | |||
55d3709ebd | |||
70a49e632a |
@ -1,12 +1,12 @@
|
|||||||
Name: libextractor
|
Name: libextractor
|
||||||
Version: 1.9
|
Version: 1.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A library used to extract meta-data from files of arbitrary type
|
Summary: A library used to extract meta-data from files of arbitrary type
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.gnu.org/software/libextractor/
|
URL: https://www.gnu.org/software/libextractor/
|
||||||
Source: http://ftp.gnu.org/gnu/libextractor/libextractor-%{version}.tar.gz
|
Source: http://ftp.gnu.org/gnu/libextractor/libextractor-%{version}.tar.gz
|
||||||
Patch0: libextractor-1.2-ffmpeg-2.2.patch
|
Patch0: libextractor-1.2-ffmpeg-2.2.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -46,6 +46,7 @@ BuildRequires: libvorbis-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: mpeg2dec-devel
|
BuildRequires: mpeg2dec-devel
|
||||||
@ -58,7 +59,6 @@ BuildRequires: libqt-devel
|
|||||||
BuildRequires: libgsf-devel
|
BuildRequires: libgsf-devel
|
||||||
Requires(post): %{__install_info}
|
Requires(post): %{__install_info}
|
||||||
Requires(preun): %{__install_info}
|
Requires(preun): %{__install_info}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libextractor is a library used to extract meta-data from files of arbitrary type.
|
Libextractor is a library used to extract meta-data from files of arbitrary type.
|
||||||
@ -130,6 +130,15 @@ exit 0
|
|||||||
%doc ChangeLog NEWS README TODO
|
%doc ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.11-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
||||||
|
|
||||||
|
* Sun Feb 07 2021 Automatic Build System <autodist@mambasoft.it> 1.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Sep 08 2020 Automatic Build System <autodist@mambasoft.it> 1.10-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 1.9-1mamba
|
* Thu Apr 25 2019 Automatic Build System <autodist@mambasoft.it> 1.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user