[scim] Fixes rawhide build

Peng Wu pwu at fedoraproject.org
Mon Feb 10 07:20:42 UTC 2014


commit 13798cda2eb32098b36d4c3278788fd559d6242e
Author: Peng Wu <alexepico at gmail.com>
Date:   Mon Feb 10 15:06:38 2014 +0800

    Fixes rawhide build

 scim.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/scim.spec b/scim.spec
index dcb584e..fb67c23 100644
--- a/scim.spec
+++ b/scim.spec
@@ -1,6 +1,6 @@
 Name:      scim
 Version:   1.4.14
-Release:   6%{?dist}
+Release:   7%{?dist}
 Summary:   Smart Common Input Method platform
 
 License:   LGPLv2+
@@ -131,8 +131,7 @@ cp -p %{SOURCE4} configs/global
 %patch7 -p1 -b .7-emacs-ccmode~
 
 # patch17 touches configure.ac and Makefile.am
-#./bootstrap
-gnome-autogen.sh
+./bootstrap
 
 
 %build
@@ -253,6 +252,9 @@ fi
 
 
 %changelog
+* Mon Feb 10 2014 Peng Wu <pwu at redhat.com> - 1.4.14-7
+- Fixes rawhide build
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.14-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list