Author: zbyniu Date: Sat Feb 5 00:07:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.0.9
---- Files affected: packages/vanessa_adt: vanessa_adt.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: packages/vanessa_adt/vanessa_adt.spec diff -u packages/vanessa_adt/vanessa_adt.spec:1.27 packages/vanessa_adt/vanessa_adt.spec:1.28 --- packages/vanessa_adt/vanessa_adt.spec:1.27 Fri Jun 4 23:19:07 2010 +++ packages/vanessa_adt/vanessa_adt.spec Sat Feb 5 01:07:13 2011 @@ -2,12 +2,12 @@ Summary: Library of Abstract Data Types Summary(pl.UTF-8): Biblioteka abstrakcyjnych typów danych (ADT) Name: vanessa_adt -Version: 0.0.8 +Version: 0.0.9 Release: 1 License: LGPL Group: Libraries Source0: http://www.vergenet.net/linux/vanessa/download/vanessa_adt/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 10cc585ce849cf852e03985f08ae5473 +# Source0-md5: ba1a33ec7b9b04b20865912dc188e9fd URL: http://www.vergenet.net/linux/vanessa/ BuildRequires: autoconf BuildRequires: autoconf @@ -79,7 +79,7 @@ %defattr(644,root,root,755) %doc README ChangeLog NEWS TODO %attr(755,root,root) %{_libdir}/libvanessa_adt.so.*.* -%attr(755,root,root) %{_libdir}/libvanessa_adt.so.0 +%attr(755,root,root) %{_libdir}/libvanessa_adt.so.1 %files devel %defattr(644,root,root,755) @@ -97,6 +97,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/02/05 00:07:13 zbyniu +- up to 0.0.9 + Revision 1.27 2010/06/04 21:19:07 zbyniu - up to 0.0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vanessa_adt/vanessa_adt.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
