rpms/ibus-table-xingma/F-13 ibus-table-xingma.spec, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

kaio kaio at fedoraproject.org
Mon Mar 8 01:29:41 UTC 2010


Author: kaio

Update of /cvs/pkgs/rpms/ibus-table-xingma/F-13
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8043/F-13

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




--- NEW FILE ibus-table-xingma.spec ---
%define old_ver 1.2.0.20100111
Name:       ibus-table-xingma
Version:    1.2.0.20100305
Release:    2%{?dist}
Summary:    The structural 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

Obsoletes:        ibus-table-stroke5 < %{old_ver}, ibus-table-wubi < %{old_ver}
Obsoletes:        ibus-table-xinhua < %{old_ver}, ibus-table-zhengma < %{old_ver}
Provides:         ibus-table-stroke5 = %{version}-%{release}
Provides:         ibus-table-wubi = %{version}-%{release}
Provides:         ibus-table-xinhua = %{version}-%{release}
Provides:         ibus-table-zhengma = %{version}-%{release}

%description
The structural tables for IBus Table, namely Wu, Yong, ZhuYin, ZhuYin Big,
ZiRanMa.

%prep
%setup -q

%build
%configure \
    --prefix=%{_prefix} \
    --disable-static \
    --enable-wu \
    --enable-yong \
    --enable-zhuyin \
    --enable-zhuyinbig \
    --enable-ziranma
%__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 stroke5.db
%{_bindir}/ibus-table-createdb -i -n wubi86.db
%{_bindir}/ibus-table-createdb -i -n xinhua-ibus.db
%{_bindir}/ibus-table-createdb -i -n zhengma.db

# %find_lang %{name}

%clean
%__rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_datadir}/ibus-table/icons/stroke5.png
%{_datadir}/ibus-table/icons/wubi86.svg
%{_datadir}/ibus-table/icons/xinhua.png
%{_datadir}/ibus-table/icons/zhengma.svg
%{_datadir}/ibus-table/tables/stroke5.db
%{_datadir}/ibus-table/tables/wubi86.db
%{_datadir}/ibus-table/tables/xinhua-ibus.db
%{_datadir}/ibus-table/tables/zhengma.db

%changelog
* Fri Mar 05 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-2
- Fix source tag.

* Fri Mar 05 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100305-1
- Upgrade source from upstream.

* Fri Mar 05 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-6
- Move index creation at build time.

* Thu Mar 04 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-5
- Fixes typo on summary tag.

* Thu Mar 04 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-4
- Fixes spelling error of summary.
- Fixes provides and conflicts tags.
- Removed dist tag from changelog.

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

* Tue Feb 23 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-2.fc13
- Removed ibus from Requires, BuildRequires as ibus-table already required.
- Changed ibus-table to ibus-table-devel on BuildRequires as .pc is repacked.
- Added Provides as per package review fedback.

* Mon Jan 11 2010 Caius 'kaio' Chance <k at kaio.me> - 1.2.0.20100111-1
- The first version.
- Introduce Stroke5, XinHua, ZhengMa.
- Rename into ibus-table-xingma.


--- NEW FILE import.log ---
ibus-table-xingma-1_2_0_20100305-2_fc12:F-13:ibus-table-xingma-1.2.0.20100305-2.fc12.src.rpm:1268011394


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-xingma/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	6 Mar 2010 16:28:40 -0000	1.1
+++ .cvsignore	8 Mar 2010 01:29:41 -0000	1.2
@@ -0,0 +1 @@
+ibus-table-xingma-1.2.0.20100305.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-xingma/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	6 Mar 2010 16:28:40 -0000	1.1
+++ sources	8 Mar 2010 01:29:41 -0000	1.2
@@ -0,0 +1 @@
+e9f65ff301b75926245373dd4378826c  ibus-table-xingma-1.2.0.20100305.tar.gz



More information about the scm-commits mailing list