rpms/ibus-table-cangjie/devel Makefile, 1.1, 1.2 ibus-table-cangjie.spec, 1.10, 1.11

Caius Chance cchance at fedoraproject.org
Mon Jul 20 05:40:10 UTC 2009


Author: cchance

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

Modified Files:
	Makefile ibus-table-cangjie.spec 
Log Message:
Rebuilt.



Index: Makefile
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-cangjie/devel/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Makefile	16 Mar 2009 00:43:55 -0000	1.1
+++ Makefile	20 Jul 2009 05:39:40 -0000	1.2
@@ -1,7 +1,7 @@
 # Makefile for source rpm: ibus-table-cangjie
 # $Id$
 NAME := ibus-table-cangjie
-SPECFILE = $(firstword $(wildcard *.spec))
+SPECFILE = ibus-table-cangjie.spec
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done


Index: ibus-table-cangjie.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-cangjie/devel/ibus-table-cangjie.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- ibus-table-cangjie.spec	17 Jul 2009 05:28:16 -0000	1.10
+++ ibus-table-cangjie.spec	20 Jul 2009 05:39:40 -0000	1.11
@@ -1,6 +1,6 @@
 Name:       ibus-table-cangjie
 Version:    1.2.0.20090717
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Cang Jie input methods for ibus-table
 License:    Public Domain and GPLv2+ 
 Group:      System Environment/Libraries
@@ -30,8 +30,6 @@ export IBUS_TABLE_CREATEDB="%{_bindir}/i
     --prefix=%{_prefix} \
     --enable-cangjie5 \
     --enable-cangjie3 \
-    --enable-quick5 \
-    --enable-quick3
 %__make %{?_smp_mflags}
 
 %install
@@ -45,8 +43,6 @@ make DESTDIR=%{buildroot} NO_INDEX=true 
 cd %{_datadir}/ibus-table/tables/
 %{_bindir}/ibus-table-createdb -i -n cangjie3.db
 %{_bindir}/ibus-table-createdb -i -n cangjie5.db
-%{_bindir}/ibus-table-createdb -i -n quick3.db
-%{_bindir}/ibus-table-createdb -i -n quick5.db
 
 %files
 %defattr(-,root,root,-)
@@ -60,6 +56,9 @@ cd %{_datadir}/ibus-table/tables/
 %{_datadir}/ibus-table/icons/cangjie5.svg
 
 %changelog
+* Mon Jul 20 2009 Caius 'kaio' Chance <k AT kaio.me> - 1.2.0.20090717-3.fc12
+- Rebuilt.
+
 * Fri Jul 17 2009 Caius 'kaio' Chance <k AT kaio.me> - 1.2.0.20090717-2.fc12
 - Updated file list.
 




More information about the fedora-extras-commits mailing list