rpms/ibus-table-array30/devel ibus-table-array30.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Ding-Yi Chen dchen at fedoraproject.org
Thu Jul 16 08:00:36 UTC 2009


Author: dchen

Update of /cvs/pkgs/rpms/ibus-table-array30/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29103/devel

Modified Files:
	.cvsignore sources 
Added Files:
	ibus-table-array30.spec import.log 
Log Message:
Initial import


--- NEW FILE ibus-table-array30.spec ---
Name:       ibus-table-array30
Version:    1.2.0.20090715
Release:    1%{?dist}
Summary:    The Array 30 Chinese input method for ibus-table
Summary(zh_CN): 使用 ibus-table 的行列输入法
Summary(zh_TW): 使用 ibus-table 的行列輸入法
License:    GPLv2+
Group:      System Environment/Libraries
URL:        http://github.com/definite/ibus-table-array30/tree/master
Source0:    http://cloud.github.com/downloads/definite/ibus-table-array30/%{name}-%{version}-Source.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch

BuildRequires:  ibus-table >= 1.1
BuildRequires:  cmake >= 2.4
Requires:  ibus-table >= 1.1
Requires(post):  ibus-table >= 1.1

%description
The Array 30 Chinese input method for ibus-table.
It covers more than 70 thousands Chinese characters,
which are listed in unicode 3.1,


%description -l zh_CN
使用 ibus-table 的行列输入法。這个版本包含了Unicode 3.1 約七万多字。

%description -l zh_TW
使用 ibus-table 的行列輸入法。這個版本包含了Unicode 3.1 約七萬餘字。

%prep
%setup -q -n %{name}-%{version}-Source

%build
%cmake -DCMAKE_INSTALL_PREFIX='%{_usr}'
make VERBOSE=1 C_DEFINES="$RPM_OPT_FLAGS" %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=%{buildroot} INSTALL="install -p" install

%post
ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/Array30.db

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS README ChangeLog COPYING INSTALL
%{_datadir}/ibus-table/tables/Array30.db
%{_datadir}/ibus-table/icons/Array30.png

%changelog
* Wed Jul 15 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090715-1
Correct license.
Revise spec file for package review [Bug 511196].


* Wed Jul 15 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20090714-1
Initial submit.










--- NEW FILE import.log ---
ibus-table-array30-1_2_0_20090715-1_fc11:HEAD:ibus-table-array30-1.2.0.20090715-1.fc11.src.rpm:1247731175


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-array30/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	16 Jul 2009 05:40:25 -0000	1.1
+++ .cvsignore	16 Jul 2009 08:00:06 -0000	1.2
@@ -0,0 +1 @@
+ibus-table-array30-1.2.0.20090715-Source.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-array30/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	16 Jul 2009 05:40:26 -0000	1.1
+++ sources	16 Jul 2009 08:00:06 -0000	1.2
@@ -0,0 +1 @@
+6b641a1e921366ede4b7e2e665b455e8  ibus-table-array30-1.2.0.20090715-Source.tar.gz




More information about the fedora-extras-commits mailing list