rpms/libUnihan/F-8 import.log, 1.2, 1.3 libUnihan.spec, 1.2, 1.3 sources, 1.2, 1.3

Ding-Yi Chen dchen at fedoraproject.org
Tue Sep 23 05:14:53 UTC 2008


Author: dchen

Update of /cvs/pkgs/rpms/libUnihan/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17200/F-8

Modified Files:
	import.log libUnihan.spec sources 
Log Message:
PinYin and ZhuYin tonemark format support.


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/libUnihan/F-8/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	23 Sep 2008 02:45:45 -0000	1.2
+++ import.log	23 Sep 2008 05:14:23 -0000	1.3
@@ -1,2 +1,3 @@
 libUnihan-0_4_1-1_fc9:F-8:libUnihan-0.4.1-1.fc9.src.rpm:1221694440
 libUnihan-0_5_0-0_fc9:F-8:libUnihan-0.5.0-0.fc9.src.rpm:1222137937
+libUnihan-0_5_1-0_fc9:F-8:libUnihan-0.5.1-0.fc9.src.rpm:1222146855


Index: libUnihan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libUnihan/F-8/libUnihan.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libUnihan.spec	23 Sep 2008 02:45:45 -0000	1.2
+++ libUnihan.spec	23 Sep 2008 05:14:23 -0000	1.3
@@ -1,7 +1,7 @@
 Name:           libUnihan
 %define         libUnihan_ver_major 0
 %define         libUnihan_ver_minor 5
-Version:        %{libUnihan_ver_major}.%{libUnihan_ver_minor}.0
+Version:        %{libUnihan_ver_major}.%{libUnihan_ver_minor}.1
 Release:        0%{?dist}
 Group:          System Environment/Libraries
 License:        LGPLv2+
@@ -58,6 +58,9 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
+#%check
+#make test
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -78,7 +81,6 @@
 %{_includedir}/%{name}/
 %{_libdir}/%{name}.so
 %{_bindir}/unihan_converter
-%{_bindir}/unihan_field_validation
 
 %files doc
 %defattr(-,root,root,-)
@@ -86,7 +88,7 @@
 
 
 %changelog
-* Tue Sep 23 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.5.0-0
+* Tue Sep 23 2008 Ding-Yi Chen <dchen at redhat dot com> - 0.5.1-0
 - New Features:
   + PinYin accent format conversion functions (C and SQL scalar).
   + ZhuYin tone mark format conversion functions (C and SQL scalar).
@@ -102,7 +104,7 @@
   + Add test suite.
   + Where-clause-generator is now able to escape the quote character(').
   + unihan_field_validation is moved to test/, therefore it will not be in binary package.
-  + New make targets: rpm and srpm to generate rpm and srpm.
+  + New make targets: rpm, srpm, rpm_db and srpm_db to generate rpm and srpm for libUnihan and UnihanDb.
 - Removed:
   + unihanSql_get_result_table(). As it uses sqlite3_get_table() which might cause memory leak.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libUnihan/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Sep 2008 02:45:45 -0000	1.2
+++ sources	23 Sep 2008 05:14:23 -0000	1.3
@@ -1 +1 @@
-f7cc02c3764bc692a588024e72ddcc00  libUnihan-0.5.0-Source.tar.gz
+a5232942a5b2743d30c9eca2c6d7a7c5  libUnihan-0.5.1-Source.tar.gz




More information about the fedora-extras-commits mailing list