fix postgrans creation of gtk-pixbuf-{csource,pixdata} links [release 2.30.8-4mamba;Fri Apr 03 2015]
This commit is contained in:
parent
a01aba1da3
commit
80d88d3ec3
@ -9,7 +9,7 @@
|
|||||||
Name: libgdk-pixbuf
|
Name: libgdk-pixbuf
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.30.8
|
Version: 2.30.8
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: An image loading library
|
Summary: An image loading library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -162,8 +162,8 @@ fi
|
|||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
if [ ! -e /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache ]; then
|
if [ ! -e /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache ]; then
|
||||||
%endif
|
%endif
|
||||||
ln -snf gdk-pixbuf-csource%{arch_suffix} %{buildroot}%{_bindir}/gdk-pixbuf-csource
|
ln -snf gdk-pixbuf-csource%{arch_suffix} %{_bindir}/gdk-pixbuf-csource
|
||||||
ln -snf gdk-pixbuf-pixdata%{arch_suffix} %{buildroot}%{_bindir}/gdk-pixbuf-pixdata
|
ln -snf gdk-pixbuf-pixdata%{arch_suffix} %{_bindir}/gdk-pixbuf-pixdata
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
fi
|
fi
|
||||||
%endif
|
%endif
|
||||||
@ -231,6 +231,9 @@ fi
|
|||||||
#%endif
|
#%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 03 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30.8-4mamba
|
||||||
|
- fix postgrans creation of gtk-pixbuf-{csource,pixdata} links
|
||||||
|
|
||||||
* Tue Mar 31 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30.8-3mamba
|
* Tue Mar 31 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.30.8-3mamba
|
||||||
- use -32 or -64 suffix as more widely used
|
- use -32 or -64 suffix as more widely used
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user