Author: amateja                      Date: Fri Oct 16 08:59:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.10

---- Files affected:
packages/perl-WWW-Google-SiteMap:
   perl-WWW-Google-SiteMap.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec
diff -u packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec:1.1 
packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec:1.2
--- packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec:1.1   Sun Nov 
 9 12:54:16 2008
+++ packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec       Fri Oct 
16 10:59:35 2009
@@ -9,13 +9,13 @@
 Summary:       WWW::Google::SiteMap - Perl extension for managing Google 
SiteMaps
 #Summary(pl.UTF-8):    
 Name:          perl-WWW-Google-SiteMap
-Version:       1.09
+Version:       1.10
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       
http://www.cpan.org/modules/by-module/WWW/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 251b6a460f98093542cddc5ee1735c48
+# Source0-md5: c82bd63ca48a06374775ab7626cca974
 URL:           http://search.cpan.org/dist/WWW-Google-SiteMap/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
@@ -40,17 +40,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} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/10/16 08:59:35  amateja
+- updated to 1.10
+
 Revision 1.1  2008/11/09 11:54:16  radek
 - new
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-WWW-Google-SiteMap/perl-WWW-Google-SiteMap.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to