rpms/ibus-table-cangjie/F-10 ibus-table-cangjie.spec,1.5,1.6

Caius Chance cchance at fedoraproject.org
Thu May 28 14:12:12 UTC 2009


Author: cchance

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

Modified Files:
	ibus-table-cangjie.spec 
Log Message:
fixed buildrequires to automake


Index: ibus-table-cangjie.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ibus-table-cangjie/F-10/ibus-table-cangjie.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- ibus-table-cangjie.spec	28 May 2009 13:53:16 -0000	1.5
+++ ibus-table-cangjie.spec	28 May 2009 14:11:41 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:       ibus-table-cangjie
 Version:    1.1.0.20090309
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Cang Jie input methods for ibus-table
 License:    Public Domain and GPLv2+ 
 Group:      System Environment/Libraries
@@ -16,7 +16,7 @@ BuildArch:  noarch
 # for noarch pkgconfig
 BuildRequires: ibus-table >= 1.1.0.20090220-5
 %if %{with bootstrap}
-BuildRequires:  gettext-devel >= 0.17, automake >= 1.10.2
+BuildRequires:  gettext-devel >= 0.17, automake >= 1.10.1
 %endif
 Requires(post):   ibus-table > 1.1.0
 
@@ -68,5 +68,8 @@ rm -rf %{buildroot}
 %{_datadir}/ibus-table/icons/quick5.png
 
 %changelog
+* Thu May 28 2009 Caius 'kaio' Chance <cchance at redhat.com> - 1.1.0.20090309-2.fc10
+- Fixed BuildRequires.
+
 * Thu May 28 2009 Caius 'kaio' Chance <cchance at redhat.com> - 1.1.0.20090309-1.fc10
 - Backported from F-10.




More information about the scm-commits mailing list