New snapshot
This commit is contained in:
parent
37215e972f
commit
eb77747eef
@ -1,2 +1 @@
|
||||
fcitx-20100410.tar.bz2
|
||||
fcitx-20100514.tar.bz2
|
||||
fcitx-20100602.tar.bz2
|
||||
|
25
fcitx.spec
25
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 <supercyper@163.com> - 3.6.3-6.20100602svn_utf8
|
||||
- svn 366
|
||||
|
||||
* Mon Jun 14 2010 Chen Lei <supercyper@163.com> - 3.6.3-5.20100514svn_utf8
|
||||
- Remove BR:libXext-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user