From 5873260f89235ade500238065464dbe947f2092a Mon Sep 17 00:00:00 2001 From: supercyper Date: Tue, 20 Jul 2010 03:03:40 +0000 Subject: [PATCH] New snapshot --- fcitx.spec | 25 ++++++++++++++----------- sources | 3 +-- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/fcitx.spec b/fcitx.spec index e4ed7c2..1dcb435 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -1,14 +1,14 @@ -%define svndate 20100514 -%define svnver 365 +%define svndate 20100602 +%define svnver 366 %define _xinputconf %{_sysconfdir}/X11/xinit/xinput.d/fcitx.conf Name: fcitx -Summary: Free Chinese Input Toy for X (XIM) -Version: 3.6.3 -Release: 5.%{?svndate}svn_utf8%{?dist} -License: GPLv2+ +Summary: Free Chinese Input Toy for X (XIM) +Version: 3.6.3 +Release: 6.%{?svndate}svn_utf8%{?dist} +License: GPLv2+ Group: System Environment/Libraries -URL: http://code.google.com/p/%{name}/ +URL: http://code.google.com/p/%{name}/ # # The upstream svn trunk and the released tar ball are in GBK coding. We use the # UTF-8 branch. And upstream has planned to move to UTF-8 coding in some future @@ -19,16 +19,16 @@ URL: http://code.google.com/p/%{name}/ # following commands to generate the tarball: # svn export -r %{svnver} http://fcitx.googlecode.com/svn/branches/fcitx-utf8 fcitx-%{svndate} # tar -cjvf fcitx-%{svndate}.tar.bz2 fcitx-%{svndate} -Source0: %{name}-%{svndate}.tar.bz2 -Source1: xinput-%{name} +Source0: %{name}-%{svndate}.tar.bz2 +Source1: xinput-%{name} BuildRequires: autoconf automake BuildRequires: gettext-devel BuildRequires: libXtst-devel BuildRequires: libXft-devel BuildRequires: libXpm-devel BuildRequires: dbus-devel -Requires: im-chooser -Requires(post): %{_sbindir}/alternatives +Requires: im-chooser +Requires(post): %{_sbindir}/alternatives Requires(postun): %{_sbindir}/alternatives %description @@ -90,6 +90,9 @@ fi %{_datadir}/pixmaps/* %changelog +* Tue Jul 20 2010 Chen Lei - 3.6.3-6.20100602svn_utf8 +- svn 366 + * Mon Jun 14 2010 Chen Lei - 3.6.3-5.20100514svn_utf8 - Remove BR:libXext-devel diff --git a/sources b/sources index 7a79bac..72ef4ba 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -b2f08f13936566ec09a1c3ee5a908b64 fcitx-20100410.tar.bz2 -f95e24c760777dc85cafb2772f76a950 fcitx-20100514.tar.bz2 +7f09b6c56eae10960004e7730ea18b35 fcitx-20100602.tar.bz2