Author: zbyniu Date: Sat Feb 5 00:14:58 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.0.12
---- Files affected: packages/vanessa_socket: vanessa_socket.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: packages/vanessa_socket/vanessa_socket.spec diff -u packages/vanessa_socket/vanessa_socket.spec:1.24 packages/vanessa_socket/vanessa_socket.spec:1.25 --- packages/vanessa_socket/vanessa_socket.spec:1.24 Fri Jun 4 22:10:39 2010 +++ packages/vanessa_socket/vanessa_socket.spec Sat Feb 5 01:14:53 2011 @@ -2,12 +2,12 @@ Summary: Simplify TCP/IP socket operations Summary(pl.UTF-8): Biblioteka upraszczajÄ…ca operacje na gniazdach TCP/IP Name: vanessa_socket -Version: 0.0.10 +Version: 0.0.12 Release: 1 License: LGPL Group: Libraries Source0: http://www.vergenet.net/linux/vanessa/download/%{name}/%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 6cf9c167650808f0626fbe4967e4bbcb +# Source0-md5: 05f18aed44c13551ad1f944377a21907 URL: http://www.vergenet.net/linux/vanessa/ BuildRequires: autoconf BuildRequires: popt-devel @@ -104,14 +104,14 @@ %files %defattr(644,root,root,755) %doc README ChangeLog NEWS TODO -%attr(755,root,root) %{_bindir}/vanessa_gethostbyname %attr(755,root,root) %{_libdir}/lib*.so.*.* -%attr(755,root,root) %ghost %{_libdir}/libvanessa_socket.so.1 +%attr(755,root,root) %ghost %{_libdir}/libvanessa_socket.so.2 %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/lib*.so %{_libdir}/lib*.la +%{_pkgconfigdir}/vanessa-socket.pc %{_includedir}/*.h %files static @@ -129,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2011/02/05 00:14:53 zbyniu +- up to 0.0.12 + Revision 1.24 2010/06/04 20:10:39 zbyniu - up to 0.0.10 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vanessa_socket/vanessa_socket.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
