Accepting request 47053 from home:vuntz:branches:GNOME:Factory

Copy from home:vuntz:branches:GNOME:Factory/glib2 via accept of submit request 47053 revision 2.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/47053
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=93
This commit is contained in:
Vincent Untz 2010-09-04 19:41:46 +00:00 committed by Git OBS Bridge
parent b404d53b50
commit ec4718a986
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 3 15:38:17 CEST 2010 - vuntz@opensuse.org
- Fix typo in %glib2_gio_module_post from macros.glib2, that was
causing an error in %post of packages using it.
-------------------------------------------------------------------
Tue Aug 31 09:01:56 CEST 2010 - vuntz@opensuse.org

View File

@ -53,7 +53,7 @@ Requires(postun): glib2-tools
%if "%{_lib}" == "lib64" \
%{_bindir}/gio-querymodules-64 "${GIO_MODULES_DIR}" \
%else \
%{_bindir}/gio-querymodules "{$GIO_MODULES_DIR}" \
%{_bindir}/gio-querymodules "${GIO_MODULES_DIR}" \
%endif
# On uninstall, update the cache. Note: we ignore upgrades (already