packages: perl-Cache-FastMmap/perl-Cache-FastMmap.spec - up to 1.40
zbyniu
zbyniu at pld-linux.org
Fri Jan 13 23:45:28 CET 2012
Author: zbyniu Date: Fri Jan 13 22:45:28 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.40
---- Files affected:
packages/perl-Cache-FastMmap:
perl-Cache-FastMmap.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec
diff -u packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec:1.13 packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec:1.14
--- packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec:1.13 Mon Jul 11 22:31:03 2011
+++ packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec Fri Jan 13 23:45:23 2012
@@ -9,13 +9,13 @@
Summary: Cache::FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache
Summary(pl.UTF-8): Cache::FastMmap - użycie mmapowanego pliku jako współdzielonej pamięci podręcznej
Name: perl-Cache-FastMmap
-Version: 1.36
+Version: 1.40
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: d13b3b3a4b7784ecfc99f2c586985796
+# Source0-md5: e0929ba556c629a43f5d65a2b6cb9a2f
URL: http://search.cpan.org/dist/Cache-FastMmap/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -53,11 +53,9 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorarch}/Cache/*.pm
-%{perl_vendorarch}/Cache/FastMmap
%dir %{perl_vendorarch}/auto/Cache/FastMmap
-%dir %{perl_vendorarch}/auto/Cache/FastMmap/CImpl
-%{perl_vendorarch}/auto/Cache/FastMmap/CImpl/*.bs
-%attr(755,root,root) %{perl_vendorarch}/auto/Cache/FastMmap/CImpl/*.so
+%{perl_vendorarch}/auto/Cache/FastMmap/FastMmap.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/Cache/FastMmap/FastMmap.so
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +64,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2012/01/13 22:45:23 zbyniu
+- up to 1.40
+
Revision 1.13 2011/07/11 20:31:03 marti
- up to 1.36
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Cache-FastMmap/perl-Cache-FastMmap.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list