rpms/ibus-table/devel ibus-table.spec,1.38,1.39

kaio kaio at fedoraproject.org
Mon Jun 21 05:54:11 UTC 2010


Author: kaio

Update of /cvs/pkgs/rpms/ibus-table/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15946

Modified Files:
	ibus-table.spec 
Log Message:
* Mon Jun 21 2010 Caius Chance <cchance at redhat.com> - 1.2.0.20100621-1
- Updated from upstream which tarball was rebuilt with IBus 1.3.



Index: ibus-table.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table/devel/ibus-table.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- ibus-table.spec	10 Mar 2010 07:47:32 -0000	1.38
+++ ibus-table.spec	21 Jun 2010 05:54:10 -0000	1.39
@@ -1,17 +1,14 @@
 Name:       ibus-table
-Version:    1.2.0.20100111
-Release:    7%{?dist}
+Version:    1.3.0.20100621
+Release:    1%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
 URL:        http://code.google.com/p/ibus/
-Source0:    http://cloud.github.com/downloads/kaio/ibus-table/%{name}-%{version}.tar.gz
+Source0:    http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
 
-#Patch0:     ibus-table-1.2.0.20090912-1.disable_speedmeter.patch
-Patch1:     ibus-table-1.2.0.20090904-2.equalsign.patch
-
-Requires:       ibus > 1.2.0
-BuildRequires:  ibus-devel > 1.2.0
+Requires:       ibus > 1.3.0
+BuildRequires:  ibus-devel > 1.3.0
 
 Obsoletes:   ibus-table-additional < 1.2.0.20100111-5
 
@@ -31,8 +28,6 @@ Headers and other files needed to develo
 
 %prep
 %setup -q
-#%patch0 -p1 -b .1-disable_speedmeter
-%patch1 -p1 -b .2-equalsign
 
 %build
 %configure --disable-static \
@@ -51,8 +46,8 @@ Headers and other files needed to develo
 
 %post -p /sbin/ldconfig
 ### temp keep additional tables until ibus-table-{code,latin} are ready in repo
-ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
-ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
+#ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/compose.db
+#ibus-table-createdb -i -n %{_datadir}/ibus-table/tables/latex.db
 ###
 
 %postun -p /sbin/ldconfig
@@ -112,6 +107,9 @@ ibus-table-createdb -i -n %{_datadir}/ib
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Jun 21 2010 Caius Chance <cchance at redhat.com> - 1.2.0.20100621-1
+- Updated from upstream which tarball was rebuilt with IBus 1.3.
+
 * Wed Mar 10 2010 Caius 'kaio' Chance <cchance at redhat.com> - 1.2.0.20100111-7
 - Add template.txt in files.
 



More information about the scm-commits mailing list