automatic version update by autodist [release 1.6.1-1mamba;Thu Dec 26 2019]
This commit is contained in:
parent
380d76d61f
commit
5edac326ed
@ -1,7 +1,7 @@
|
|||||||
%define with_imlib2_loaders 0
|
%define with_imlib2_loaders 0
|
||||||
|
|
||||||
Name: libimlib2
|
Name: libimlib2
|
||||||
Version: 1.5.1
|
Version: 1.6.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A powerful image loading and rendering library
|
Summary: A powerful image loading and rendering library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -66,11 +66,11 @@ This package contains Imlib2 image loader/saver for various graphic formats, suc
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n imlib2-%{version} -a1
|
%setup -q -n imlib2-%{version} -a1
|
||||||
#%patch -p1
|
#%patch -p1
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
%if "%{_target_cpu}" == "i586"
|
%ifarch %{ix86}
|
||||||
--enable-mmx
|
--enable-mmx
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -129,6 +129,9 @@ cd imlib2_loaders-%{version}
|
|||||||
%{_libdir}/imlib2/loaders/*
|
%{_libdir}/imlib2/loaders/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 26 2019 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 28 2018 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
* Wed Mar 28 2018 Automatic Build System <autodist@mambasoft.it> 1.5.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user