Delete imlib2-id3tag-loader for avoiding libid3tag problem
This commit is contained in:
parent
925fc11564
commit
3c42b01e1c
19
imlib2.spec
19
imlib2.spec
@ -1,6 +1,6 @@
|
||||
Name: imlib2
|
||||
Version: 1.4.9
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Image handling and conversion library
|
||||
License: Imlib2
|
||||
URL: http://docs.enlightenment.org/api/imlib2/html/
|
||||
@ -25,17 +25,6 @@ Requires: libX11-devel libXext-devel freetype-devel >= 2.1.9-4 pkgconfig
|
||||
%description devel
|
||||
This package provide development files for imlib2.
|
||||
|
||||
%package id3tag-loader
|
||||
Summary: Imlib2 id3tag-loader
|
||||
License: GPLv2+
|
||||
Requires: imlib2 = %{version}-%{release}
|
||||
|
||||
%description id3tag-loader
|
||||
This package provides a plugin, it makes imlib2 capable of parsing id3 tags of mp3 files.
|
||||
This plugin is packaged separately because it links with libid3tag which is GPLv2+,
|
||||
thus making imlib2 and apps using it subject to the conditions of the GPL version 2 (or at
|
||||
your option) any later version.
|
||||
|
||||
%prep
|
||||
%autosetup -n imlib2-%{version} -p1
|
||||
|
||||
@ -80,11 +69,11 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
||||
%{_libdir}/libImlib2.so
|
||||
%{_libdir}/pkgconfig/imlib2.pc
|
||||
|
||||
%files id3tag-loader
|
||||
%{_libdir}/imlib2/loaders/id3.*
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2020 daiqianwen <daiqianwen@huawei.com> - 1.4.9-9
|
||||
- Delete imlib2-id3tag-loader for avoiding libid3tag problem
|
||||
|
||||
* Sat Dec 21 2019 Tianfei <tianfei16@huawei.com> - 1.4.9-8
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user