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:
parent
b404d53b50
commit
ec4718a986
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user