automatic version update by autodist [release 2.74.1-1mamba;Sat Nov 05 2022]
This commit is contained in:
parent
930ef70e6a
commit
16b6bfc739
10
glib.spec
10
glib.spec
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
Name: glib
|
||||
Version: 2.72.3
|
||||
Version: 2.74.1
|
||||
Release: 1mamba
|
||||
Epoch: 2
|
||||
Summary: A handy library of utility functions
|
||||
@ -25,7 +25,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libmount-devel
|
||||
BuildRequires: libpcre-devel
|
||||
BuildRequires: libpcre2-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsysprof-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -140,7 +140,7 @@ Requires: gtk-doc
|
||||
|
||||
# No surprise bundled libraries
|
||||
rm -rf glib/pcre
|
||||
rm -rf subprojects
|
||||
#rm -rf subprojects
|
||||
|
||||
%build
|
||||
#:<< _EOF
|
||||
@ -227,6 +227,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/libgobject-2.0.so.*
|
||||
%{_libdir}/libgthread-2.0.so.*
|
||||
%{_libdir}/libgio-2.0.so.*
|
||||
%{_libexecdir}/gio-launch-desktop
|
||||
#%if "%{stage1}" != "1"
|
||||
#%{_libdir}/gio/modules/libgiofam.la
|
||||
#%{_libdir}/gio/modules/libgiofam.so
|
||||
@ -279,6 +280,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gtk-doc/html/gobject/*
|
||||
|
||||
%changelog
|
||||
* Sat Nov 05 2022 Automatic Build System <autodist@mambasoft.it> 2.74.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 30 2022 Automatic Build System <autodist@mambasoft.it> 2.72.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user