Author: lisu Date: Fri May 29 08:39:51 2009 GMT Module: packages Tag: HEAD ---- Log message: - 0.29
---- Files affected: packages/libmemcached: libmemcached.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/libmemcached/libmemcached.spec diff -u packages/libmemcached/libmemcached.spec:1.2 packages/libmemcached/libmemcached.spec:1.3 --- packages/libmemcached/libmemcached.spec:1.2 Thu Apr 16 11:16:59 2009 +++ packages/libmemcached/libmemcached.spec Fri May 29 10:39:46 2009 @@ -2,12 +2,12 @@ Summary: memcached client library Summary(pl.UTF-8): blblioteka kliencka memcached Name: libmemcached -Version: 0.28 +Version: 0.29 Release: 1 License: BSD Group: Libraries Source0: http://download.tangent.org/%{name}-%{version}.tar.gz -# Source0-md5: 7224e49fd4b0606f35b149ebb8c34e08 +# Source0-md5: a52fa591941dafec16ed8da71d5fb8cc URL: http://tangent.org/553/default.html BuildRequires: autoconf BuildRequires: automake @@ -82,7 +82,7 @@ %doc AUTHORS ChangeLog NEWS README THANKS TODO %attr(755,root,root) %{_bindir}/* %attr(755,root,root) %{_libdir}/lib*.so.*.*.* -%{_mandir}/man1/* +%{_mandir}/man1/*.1* %files devel %defattr(644,root,root,755) @@ -90,7 +90,7 @@ %{_libdir}/lib*.la %{_includedir}/libmemcached %{_pkgconfigdir}/*.pc -%{_mandir}/man3/* +%{_mandir}/man3/*.3* %files static %defattr(644,root,root,755) @@ -102,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/05/29 08:39:46 lisu +- 0.29 + Revision 1.2 2009/04/16 09:16:59 lisu - 0.28 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libmemcached/libmemcached.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
