Compare commits
4 Commits
1.2-2mamba
...
1.11-1mamb
Author | SHA1 | Date | |
---|---|---|---|
55d3709ebd | |||
70a49e632a | |||
4b67109e14 | |||
321d10e840 |
@ -1,12 +1,12 @@
|
||||
Name: libextractor
|
||||
Version: 1.2
|
||||
Release: 2mamba
|
||||
Version: 1.11
|
||||
Release: 1mamba
|
||||
Summary: A library used to extract meta-data from files of arbitrary type
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
Patch0: libextractor-1.2-ffmpeg-2.2.patch
|
||||
License: LGPL
|
||||
@ -40,7 +40,7 @@ BuildRequires: libpango-devel
|
||||
BuildRequires: libsmf-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libswscale-ffmpeg-devel
|
||||
BuildRequires: libtidy-devel
|
||||
BuildRequires: libtidy-html5-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libxml2-devel
|
||||
@ -77,7 +77,7 @@ This package contains static libraries and header files need for development.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -130,6 +130,18 @@ exit 0
|
||||
%doc ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 30 2014 Automatic Build System <autodist@mambasoft.it> 1.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Thu May 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2-2mamba
|
||||
- ffmpeg 2.2 rebuild
|
||||
|
||||
|
Reference in New Issue
Block a user