Author: glen Date: Mon May 21 16:31:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 1.21
---- Files affected: SPECS: perl-Cache-Memcached.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/perl-Cache-Memcached.spec diff -u SPECS/perl-Cache-Memcached.spec:1.9 SPECS/perl-Cache-Memcached.spec:1.10 --- SPECS/perl-Cache-Memcached.spec:1.9 Tue Feb 13 08:16:53 2007 +++ SPECS/perl-Cache-Memcached.spec Mon May 21 18:31:19 2007 @@ -9,12 +9,12 @@ Summary: Cache::Memcached - shared data cache using memcached Summary(pl.UTF-8): Cache::Memcached - współdzielone cache dla danych przy użyciu memcached Name: perl-Cache-Memcached -Version: 1.18 +Version: 1.21 Release: 1 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 120d1766c94153339072d9c73f36fcb3 +# Source0-md5: f8788f874f2c83a8836642bfdfa35ddd URL: http://www.danga.com/memcached/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} @@ -62,6 +62,8 @@ %defattr(644,root,root,755) %doc Change* README %{perl_vendorlib}/Cache/Memcached.pm +%dir %{perl_vendorlib}/Cache/Memcached +%{perl_vendorlib}/Cache/Memcached/GetParser.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/05/21 16:31:19 glen +- update to 1.21 + Revision 1.9 2007/02/13 07:16:53 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Cache-Memcached.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
