SPECS: libdatrie.spec - updated to 0.2.0

qboosh qboosh at pld-linux.org
Mon Mar 30 21:45:09 CEST 2009


Author: qboosh                       Date: Mon Mar 30 19:45:09 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.0

---- Files affected:
SPECS:
   libdatrie.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libdatrie.spec
diff -u SPECS/libdatrie.spec:1.3 SPECS/libdatrie.spec:1.4
--- SPECS/libdatrie.spec:1.3	Thu Jul 10 23:05:35 2008
+++ SPECS/libdatrie.spec	Mon Mar 30 21:45:03 2009
@@ -2,12 +2,12 @@
 Summary:	Double-Array Trie library
 Summary(pl.UTF-8):	Biblioteka dwutablicowego trie
 Name:		libdatrie
-Version:	0.1.3
+Version:	0.2.0
 Release:	1
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://linux.thai.net/pub/thailinux/software/libthai/%{name}-%{version}.tar.gz
-# Source0-md5:	917a40de487df3c29650b7434f473fa0
+# Source0-md5:	20de77e7aeff5250cbb320bdcac51db6
 URL:		http://linux.thai.net/projects/datrie
 BuildRequires:	doxygen
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,18 +78,18 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/trietool
+%attr(755,root,root) %{_bindir}/trietool-0.2
 %attr(755,root,root) %{_libdir}/libdatrie.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libdatrie.so.0
-%{_mandir}/man1/trietool.1*
+%attr(755,root,root) %ghost %{_libdir}/libdatrie.so.1
+%{_mandir}/man1/trietool-0.2.1*
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/html/*
+%doc doc/html/* README.migration
 %attr(755,root,root) %{_libdir}/libdatrie.so
 %{_libdir}/libdatrie.la
 %{_includedir}/datrie
-%{_pkgconfigdir}/datrie.pc
+%{_pkgconfigdir}/datrie-0.2.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/03/30 19:45:03  qboosh
+- updated to 0.2.0
+
 Revision 1.3  2008/07/10 21:05:35  qboosh
 - updated to 0.1.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdatrie.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list