forked from pool/xkeyboard-config
Accepting request 196552 from X11:XOrg
- remove server-*.xkm in %post to show correct layout after package upgrade. (bnc#662014, bnc#831823) OBS-URL: https://build.opensuse.org/request/show/196552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xkeyboard-config?expand=0&rev=62
This commit is contained in:
commit
708d8d4916
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 27 12:23:35 UTC 2013 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- remove server-*.xkm in %post to show correct layout after
|
||||||
|
package upgrade. (bnc#662014, bnc#831823)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 29 22:26:15 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
Wed May 29 22:26:15 UTC 2013 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -80,6 +80,9 @@ ln -snf /var/lib/xkb/compiled/ $RPM_BUILD_ROOT/usr/share/X11/xkb/compiled
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%post
|
||||||
|
rm -rf /var/lib/xkb/compiled/server*.xkm
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING README docs/HOWTO.* docs/README.*
|
%doc AUTHORS COPYING README docs/HOWTO.* docs/README.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user