diff -u scim-tables.spec-1 scim-tables.spec --- scim-tables.spec-1 2005-06-10 16:31:32.000000000 +0900 +++ scim-tables.spec 2005-06-10 16:31:32.000000000 +0900 @@ -1,22 +1,21 @@ Name: scim-tables Version: 0.5.1 Release: 1%{?dist} -Summary: SCIM Generic Table IMEngine and its data files. +Summary: SCIM Generic Table IMEngine License: GPL Group: System Environment/Libraries URL: http://sourceforge.net/projects/scim -Source0: %{name}-%{version}.tar.gz +Source0: http://prdownloads.sourceforge.net/scim/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) -Requires: scim BuildRequires: scim-devel, gtk2-devel %description -This package includes Generic Table IMEngine for SCIM and many data files for it. +This package contains the Generic Table IMEngine for SCIM. %package zh -Summary: Data files for Chinese +Summary: SCIM tables for Chinese Group: System Environment/Libraries Requires: scim-tables = %{version} @@ -24,7 +23,7 @@ This package includes table IM data files for Chinese. %package ja -Summary: Data files for Japanese +Summary: SCIM tables for Japanese Group: System Environment/Libraries Requires: scim-tables = %{version} @@ -32,7 +31,7 @@ This package includes table IM data files for Japanese. %package ko -Summary: Data files for Korean +Summary: SCIM tables for Korean Group: System Environment/Libraries Requires: scim-tables = %{version} @@ -40,7 +39,7 @@ This package includes table IM data files for Korean. %package additional -Summary: Data files for additional languages. +Summary: SCIM tables for some additional languages Group: System Environment/Libraries Requires: scim-tables = %{version} @@ -60,7 +59,7 @@ %install rm -rf $RPM_BUILD_ROOT -make DESTDIR=${RPM_BUILD_ROOT} install-strip +make DESTDIR=${RPM_BUILD_ROOT} install # kill *.a and *.la files rm -f ${RPM_BUILD_ROOT}/%{_libdir}/scim-1.0/*/*.{a,la}