SHA256
1
0
forked from pool/fcitx
fcitx/_service
OBS User mrdocs 3e5574a760 Accepting request 102707 from home:opensuse_zh
- merge changelogs.

- spec clean to make it pure openSUSE to submit to M17N.
- set _service to localonly.
- server deleted openSUSE unused sources.

- Upstream fix issue 511, now builds on 11.4.
- Change pyphrase.mb back upon Upstream request.

- Fix local fcitx.googlecode.com resolv error because of #GFW.
- Change pyphrase.mb to Sougou's Dict.

- Update source to git, enable opencc for Traditional & Simplified Chinese Switch.


- Fixed a bug for type words in comment box of facebook while using 
  firefox visit facebook. Thanks to CSSlayer.

- Fixed a bug with dbus.
- update to 4.1.1
- upstream version 4.1.0
- Add start up script, README and template
- add gtk-immodule-xim require

OBS-URL: https://build.opensuse.org/request/show/102707
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=14
2012-02-04 16:14:33 +00:00

14 lines
474 B
Plaintext

<services>
<service name="tar_scm" mode="localonly">
<param name="history-depth">all</param><param name="url">http://code.google.com/p/fcitx/</param><param name="versionprefix">4.2git</param><param name="filename">fcitx</param><param name="scm">git</param></service>
<service name="recompress" mode="localonly">
<param name="file">*.tar</param>
<param name="compression">bz2</param>
</service>
<service name="set_version" mode="localonly"/>
</services>