Accepting request 61716 from X11:xfce
Accepted submit request 61716 from user gberh OBS-URL: https://build.opensuse.org/request/show/61716 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-session?expand=0&rev=34
This commit is contained in:
commit
03d0e4bc0b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 18 00:16:17 UTC 2011 - gber@opensuse.org
|
||||||
|
|
||||||
|
- call %desktop_database_post/un
|
||||||
|
- call %icon_theme_cache_post/un
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 3 19:00:53 UTC 2011 - gber@opensuse.org
|
Thu Feb 3 19:00:53 UTC 2011 - gber@opensuse.org
|
||||||
|
|
||||||
|
@ -126,8 +126,17 @@ rm -rf %{buildroot}
|
|||||||
%post
|
%post
|
||||||
%run_suseconfig -m gtk2
|
%run_suseconfig -m gtk2
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
%if 0%{?suse_version} >= 1140
|
||||||
|
%desktop_database_post
|
||||||
|
%icon_theme_cache_post
|
||||||
|
%endif
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun
|
||||||
|
/sbin/ldconfig
|
||||||
|
%if 0%{?suse_version} >= 1140
|
||||||
|
%desktop_database_postun
|
||||||
|
%icon_theme_cache_postun
|
||||||
|
%endif
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user