Author: zbyniu                       Date: Fri Jan 13 12:48:39 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 2.29

---- Files affected:
packages/perl-Log-Dispatch:
   perl-Log-Dispatch.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/perl-Log-Dispatch/perl-Log-Dispatch.spec
diff -u packages/perl-Log-Dispatch/perl-Log-Dispatch.spec:1.32 
packages/perl-Log-Dispatch/perl-Log-Dispatch.spec:1.33
--- packages/perl-Log-Dispatch/perl-Log-Dispatch.spec:1.32      Tue Oct 20 
14:51:39 2009
+++ packages/perl-Log-Dispatch/perl-Log-Dispatch.spec   Fri Jan 13 13:48:34 2012
@@ -9,12 +9,12 @@
 Summary:       Log::Dispatch Perl module - dispatches messages to multiple 
Log::Dispatch::* objects
 Summary(pl.UTF-8):     Moduł Perla Log::Dispatch - wysyłanie komunikatów do 
wielu obiektów Log::Dispatch::*
 Name:          perl-Log-Dispatch
-Version:       2.26
+Version:       2.29
 Release:       1
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/Log/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: d15559297f7c73a311ede78f97174d2a
+# Source0-md5: 781a4b5a9db2b617d2487dadecf65081
 URL:           http://search.cpan.org/dist/Log-Dispatch/
 BuildRequires: perl-Module-Build >= 0.20
 BuildRequires: perl-Params-Validate >= 0.15
@@ -43,16 +43,16 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Build.PL \
+%{__perl} Makefile.PL \
        installdirs=vendor \
        destdir=$RPM_BUILD_ROOT
-./Build
+%{__make}
 
-%{?with_tests:./Build test}
+%{?with_tests:%{__make} test}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-./Build install
+%{__make} install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -70,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2012/01/13 12:48:34  zbyniu
+- up to 2.29
+
 Revision 1.32  2009/10/20 12:51:39  amateja
 - updated to 2.26
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Log-Dispatch/perl-Log-Dispatch.spec?r1=1.32&r2=1.33&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to