|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: libchewing
|
|
|
|
Name: libchewing
|
|
|
|
Version: 0.2.7
|
|
|
|
Version: 0.2.7
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}.1
|
|
|
|
Summary: Intelligent phonetic input method library for Traditional Chinese
|
|
|
|
Summary: Intelligent phonetic input method library for Traditional Chinese
|
|
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Aug 16 2005 Jens Petersen <petersen@redhat.com> - 0.2.7-1
|
|
|
|
* Tue Aug 16 2005 Jens Petersen <petersen@redhat.com> - 0.2.7-1
|
|
|
|
- Initial build for Fedora Core
|
|
|
|
- Initial build for Fedora Core
|
|
|
|
- cleanup spec file according to Fedora standard
|
|
|
|
- cleanup spec file according to Fedora standard
|
|
|
|