automatic update by autodist [release 2.44.1-1mamba;Thu May 21 2015]
This commit is contained in:
parent
893a8c18ea
commit
d4f98e60b5
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: glib
|
||||
Version: 2.44.0
|
||||
Version: 2.44.1
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A handy library of utility functions
|
||||
@ -192,7 +192,7 @@ rm -rf %{buildroot}%{_libdir}/gio/modules/*.a
|
||||
|
||||
%find_lang %{name}20
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
# x86_64 lib64 support
|
||||
make clean
|
||||
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
|
||||
@ -302,7 +302,7 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%dir %{_datadir}/gtk-doc/html/gobject
|
||||
%{_datadir}/gtk-doc/html/gobject/*
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
%files -n lib32-lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/libglib-2.0.so.*
|
||||
@ -328,6 +328,9 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 21 2015 Automatic Build System <autodist@mambasoft.it> 2.44.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Mon Apr 20 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 2.44.0-1mamba
|
||||
- update to 2.44.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user