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

kaio kaio at fedoraproject.org
Tue Mar 16 00:25:31 UTC 2010


Author: kaio

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

Modified Files:
	.cvsignore sources 
Added Files:
	ibus-table-yinma.spec import.log 
Log Message:
first commit



--- NEW FILE ibus-table-yinma.spec ---
Name:       ibus-table-yinma
Version:    1.2.0.20100305
Release:    6%{?dist}
Summary:    The phonetic tables for IBus-Table
License:    GPLv3
Group:      System Environment/Libraries
URL:        http://code.google.com/p/ibus/
Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz 

BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch

Requires:         ibus-table >= 1.2
BuildRequires:    ibus-table-devel >= 1.2.0

%define old_ver 1.2.0.20100305
Provides:         ibus-table-erbi = %{old_ver}, ibus-table-yong = %{old_ver}
Obsoletes:        ibus-table-erbi < %{old_ver}, ibus-table-yong < %{old_ver}

%description
This package contains the phonetic tables for IBus Table, namely ErBi, 
ErBi QS, Wu, Yong, ZhuYin, ZhuYin Big, ZiRanMa.

## Localized Summary and Descriptions
Summary(zh_CN): IBus-Table 之音码系码表
Summary(zh_HK): IBus-Table 嘅音碼系碼表
Summary(zh_TW): IBus-Table 之音碼系碼表

%description -l zh_CN
本包含有 IBus-Table 之音码系码表:二笔、二笔青松、吴语、永码、注音、注音大字集、自然码。

%description -l zh_HK
呢個包有 IBus-Table 嘅音碼系碼表:二筆、二筆青松、吳語、永碼、注音、注音大字集、自然碼。

%description -l zh_TW
此套件包含 IBus-Table 之音碼系碼表:二筆、二筆青松、吳語、永碼、注音、注音大字集、自然碼。
##

%prep
%setup -q

%build
%configure \
    --prefix=%{_prefix} \
    --disable-static \
    --enable-erbi \
    --enable-wu \
    --enable-yong \
    --enable-ziranma
#    --enable-zhuyin 
#    --enable-zhuyinbig
%__make %{?_smp_mflags}

%install
%__rm -rf $RPM_BUILD_ROOT
%__make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install
cd $RPM_BUILD_ROOT/%{_datadir}/ibus-table/tables/
%{_bindir}/ibus-table-createdb -i -n erbi.db
%{_bindir}/ibus-table-createdb -i -n erbi_qs.db
%{_bindir}/ibus-table-createdb -i -n wu.db
%{_bindir}/ibus-table-createdb -i -n yong-ibus.db
%{_bindir}/ibus-table-createdb -i -n zhuyin.db
%{_bindir}/ibus-table-createdb -i -n zhuyin-big.db
%{_bindir}/ibus-table-createdb -i -n ziranma.db

# %find_lang %{name}

%clean
%__rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_datadir}/ibus-table/icons/erbi.png
%{_datadir}/ibus-table/icons/erbi-qs.svg
%{_datadir}/ibus-table/icons/wu.png
%{_datadir}/ibus-table/icons/yong.png
%{_datadir}/ibus-table/icons/zhuyin.png
%{_datadir}/ibus-table/icons/zhuyin-big.png
%{_datadir}/ibus-table/icons/ziranma.png
%{_datadir}/ibus-table/tables/erbi.db
%{_datadir}/ibus-table/tables/erbi_qs.db
%{_datadir}/ibus-table/tables/wu.db
%{_datadir}/ibus-table/tables/yong-ibus.db
%{_datadir}/ibus-table/tables/zhuyin.db
%{_datadir}/ibus-table/tables/zhuyin-big.db
%{_datadir}/ibus-table/tables/ziranma.db

%changelog
* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-6
- Rebuilt.

* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-5
- Rebuilt.

* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-4
- Rebuilt.

* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-3
- Update Provides and Obsoletes tag.

* Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-2
- Remove Provides: tag.
- Update Obsoletes: tag.

* Mon Mar 05 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-1
- Fix source tag.
- Move index creation to build time.
- Upgrade source from upstream.

* Mon Mar 01 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-3
- Redownloaded source.

* Tue Feb 23 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-2
- Removed ibus from Requires/BuildRequires as ibus-table required already.
- Added Provides for ibus-table-yong and ibus-table-wubi.
- Fixed length of description.

* Mon Jan 11 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20100111-1
- The first version.
- Introduce Wu, Zhuyin, Zhuyin Big, ZiRanMa.
- Rename into ibus-table-yinma.


--- NEW FILE import.log ---
ibus-table-yinma-1_2_0_20100305-6_fc12:HEAD:ibus-table-yinma-1.2.0.20100305-6.fc12.src.rpm:1268698911


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-yinma/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	15 Mar 2010 22:06:20 -0000	1.1
+++ .cvsignore	16 Mar 2010 00:25:31 -0000	1.2
@@ -0,0 +1 @@
+ibus-table-yinma-1.2.0.20100305.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-yinma/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	15 Mar 2010 22:06:20 -0000	1.1
+++ sources	16 Mar 2010 00:25:31 -0000	1.2
@@ -0,0 +1 @@
+8514c168bf6bfdc6f7600aa1fcd92ee6  ibus-table-yinma-1.2.0.20100305.tar.gz



More information about the scm-commits mailing list