Accepting request 127905 from home:Zaitor:branches:GNOME:Factory
Update, pure bug fixes rel, however I'm somewhat unsure if I fixed the files correctly or not. Please review carefully OBS-URL: https://build.opensuse.org/request/show/127905 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=201
This commit is contained in:
12
glib2.spec
12
glib2.spec
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: glib2
|
||||
%define _name glib
|
||||
Version: 2.32.3
|
||||
Version: 2.32.4
|
||||
Release: 0
|
||||
# FIXME: find out if tapsets should really be in devel package or in main package
|
||||
Summary: General-Purpose Utility Library
|
||||
@@ -66,7 +66,7 @@ BuildRequires: systemtap-sdt-devel
|
||||
%endif
|
||||
BuildRequires: translation-update-upstream
|
||||
# Needed for gresource
|
||||
BuildRequires: pkgconfig(libelf)
|
||||
BuildRequires: pkgconfig(libelf) >= 0.8.12
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
@@ -380,9 +380,11 @@ rm -rf %{buildroot}
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/bash_completion.d/gdbus-bash-completion.sh
|
||||
%{_sysconfdir}/bash_completion.d/gresource-bash-completion.sh
|
||||
%{_sysconfdir}/bash_completion.d/gsettings-bash-completion.sh
|
||||
%dir %{_datadir}/bash-completion
|
||||
%dir %{_datadir}/bash-completion/completions
|
||||
%{_datadir}/bash-completion/completions/gdbus
|
||||
%{_datadir}/bash-completion/completions/gresource
|
||||
%{_datadir}/bash-completion/completions/gsettings
|
||||
%{_bindir}/gdbus
|
||||
%{_bindir}/gio-querymodules*
|
||||
%{_bindir}/glib-compile-schemas
|
||||
|
Reference in New Issue
Block a user