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