SPECS: perl-Catalyst-Plugin-Session-Store-FastMmap.spec - version ...

radek radek at pld-linux.org
Sat Feb 23 15:25:37 CET 2008


Author: radek                        Date: Sat Feb 23 14:25:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 0.05

---- Files affected:
SPECS:
   perl-Catalyst-Plugin-Session-Store-FastMmap.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec
diff -u SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec:1.6 SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec:1.7
--- SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec:1.6	Sat Mar 31 21:39:20 2007
+++ SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec	Sat Feb 23 15:25:32 2008
@@ -9,15 +9,14 @@
 Summary:	Catalyst::Plugin::Session::FastMmap - FastMmap sessions for Catalyst
 Summary(pl.UTF-8):	Catalyst::Plugin::Session::FastMmap - sesje FastMmap dla Catalysta
 Name:		perl-Catalyst-Plugin-Session-Store-FastMmap
-Version:	0.02
+Version:	0.05
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/Catalyst/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	4bb42dc7c9c4300240b1d0a3e88f37cd
+# Source0-md5:	a5c28758a3a212fcc0f374110bc7855c
 URL:		http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/
-BuildRequires:	perl-Module-Build
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -43,17 +42,17 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Build.PL \
-	destdir=$RPM_BUILD_ROOT \
-	installdirs=vendor
-./Build
+%{__perl} Makefile.PL \
+	INSTALLDIRS=vendor
+%{__make}
 
-%{?with_tests:./Build test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-./Build install
+%{__make} pure_install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,7 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.6  2007-03-31 19:39:20  qboosh
+Revision 1.7  2008-02-23 14:25:32  radek
+- version 0.05
+
+Revision 1.6  2007/03/31 19:39:20  qboosh
 - BR: perl-Module-Build
 
 Revision 1.5  2007/02/13 07:16:53  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Catalyst-Plugin-Session-Store-FastMmap.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list