SHA256
1
0
forked from pool/uim

Accepting request 72337 from home:dimstar:branches:M17N

Inroduce build_applet define / disable the applet on Factory - This build DOES work with xemacs from Factory, but not with xemacs from M17N, where xemacs has broken Requires (it misses libgpm.so.2 and a bunch of others). with xemcas from M17N xemacs fails with missing shared lib (locally tested with osc build -x gpm; it is wrong to buidlrequire gpm here though

OBS-URL: https://build.opensuse.org/request/show/72337
OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2011-05-31 17:47:04 +00:00
committed by Git OBS Bridge
parent a5e0254e0f
commit 0e0580cec1
2 changed files with 18 additions and 3 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 31 16:23:54 UTC 2011 - dimstar@opensuse.org
- Introduce a build_applet define, which is set to 1 on openSUSE up
to 11.4. For current Factory, we need to disable the applet, as
it is not (yet) ported to the new libpanelapplet-4.0
infrastructure of Gnome3.
- Move the gnome applet actually to the gtk package (when building
the applet).
-------------------------------------------------------------------
Wed Mar 9 12:29:07 CET 2011 - tiwai@suse.de