rpms/ibus-table-wubi/F-11 ibus-table-wubi.spec,1.8,1.9

cchance cchance at fedoraproject.org
Tue Oct 6 00:37:17 UTC 2009


Author: cchance

Update of /cvs/pkgs/rpms/ibus-table-wubi/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13358

Modified Files:
	ibus-table-wubi.spec 
Log Message:
* Tue Oct 06 2009 Caius kaio Chance <k AT kaio.me> - 1.2.0.20090715-2.fc11
- Rebuilt.




Index: ibus-table-wubi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-wubi/F-11/ibus-table-wubi.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- ibus-table-wubi.spec	23 Jun 2009 06:12:01 -0000	1.8
+++ ibus-table-wubi.spec	6 Oct 2009 00:37:16 -0000	1.9
@@ -1,7 +1,7 @@
 Name:       ibus-table-wubi
-Version:    1.1.0.20090327
-Release:    7%{?dist}
-Summary:    Wubi input methods for ibus-table
+Version:    1.2.0.20090715
+Release:    2%{?dist}
+Summary:    Wubi table(s) for ibus-table
 License:    GPLv3+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
@@ -11,20 +11,19 @@ BuildRoot:  %{_tmppath}/%{name}-%{versio
 BuildArch:  noarch
 
 # for noarch pkgconfig
-Requires:   ibus-table > 1.1.0.20090609, ibus-table >= 1.1.0.20090610
-Requires(post):   ibus-table > 1.1.0.20090609, ibus-table >= 1.1.0.20090610
-BuildRequires:    ibus >= 1.1.0.20090609, ibus-table >= 1.1.0.20090610
+Requires:   ibus-table >= 1.2
+BuildRequires:    ibus >= 1.2, ibus-table >= 1.2
 BuildRequires:    gettext-devel >= 0.17, automake >= 1.10.1
 
 %description
-The package contains Wubi input methods for Table engine of IBus platform. 
+The package contains Wubi table(s) for IBus-Table. 
 
 %prep
 %setup -q
 
 %build
 export IBUS_TABLE_CREATEDB="%{_bindir}/ibus-table-createdb --no-create-index"
-./autogen.sh --prefix=%{_prefix} --enable-wubi86
+%configure --prefix=%{_prefix} --enable-wubi86
 %__make %{?_smp_mflags}
 
 %install
@@ -48,6 +47,12 @@ cd %{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/icons/wubi86.svg
 
 %changelog
+* Tue Oct 06 2009 Caius 'kaio' Chance <k AT kaio.me> - 1.2.0.20090715-2.fc11
+- Rebuilt.
+
+* Thu Oct 01 2009 Caius 'kaio' Chance <k AT kaio.me> - 1.2.0.20090715-1.fc11
+- Rebuilt with IBus 1.2.
+
 * Tue Jun 23 2009 Caius 'kaio' Chance <k AT kaio.me> - 1.1.0.20090327-7.fc11
 - Fixed index creation mislocation.
 - Further specify versions of package dependencies.




More information about the fedora-extras-commits mailing list