automatic version update by autodist [release 2.24.32-1mamba;Thu Jan 11 2018]
This commit is contained in:
parent
1112bd068d
commit
e419a4bb3e
13
libgtk2.spec
13
libgtk2.spec
@ -2,7 +2,7 @@
|
||||
%define libver 2.0
|
||||
|
||||
Name: libgtk2
|
||||
Version: 2.24.31
|
||||
Version: 2.24.32
|
||||
Release: 1mamba
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs
|
||||
Group: System/Libraries
|
||||
@ -122,12 +122,18 @@ gtk+ API documentation.
|
||||
|
||||
%prep
|
||||
%setup -q -n gtk+-%{version}
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
#%patch1 -p1
|
||||
# FIXME: recheck this patch because it removes pixmap bg reset functionality to fix segfault with nautilus
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc
|
||||
%configure \
|
||||
%ifnarch arm
|
||||
--enable-gtk-doc
|
||||
%endif
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -211,6 +217,9 @@ exit 0
|
||||
%{_datadir}/gtk-doc/html/gtk2/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 2.24.32-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 10 2016 Automatic Build System <autodist@mambasoft.it> 2.24.31-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user