packages: perl-Feed-Find/perl-Feed-Find.spec - up to 0.07

zbyniu zbyniu at pld-linux.org
Thu Jan 12 17:35:38 CET 2012


Author: zbyniu                       Date: Thu Jan 12 16:35:38 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.07

---- Files affected:
packages/perl-Feed-Find:
   perl-Feed-Find.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/perl-Feed-Find/perl-Feed-Find.spec
diff -u packages/perl-Feed-Find/perl-Feed-Find.spec:1.2 packages/perl-Feed-Find/perl-Feed-Find.spec:1.3
--- packages/perl-Feed-Find/perl-Feed-Find.spec:1.2	Wed May  9 22:19:17 2007
+++ packages/perl-Feed-Find/perl-Feed-Find.spec	Thu Jan 12 17:35:33 2012
@@ -9,13 +9,13 @@
 Summary:	Feed::Find - Syndication feed auto-discovery
 Summary(pl.UTF-8):	Feed::Find - automatyczne wykrywanie feedów zespolonych
 Name:		perl-Feed-Find
-Version:	0.06
+Version:	0.07
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/B/BT/BTROTT/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	be4537f652d41243cbf98f5e937d16f3
+# Source0-md5:	9235e3ca061d0beb9cf23cb579522669
 URL:		http://search.cpan.org/dist/Feed-Find/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -43,17 +43,17 @@
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-%{__perl} Build.PL \
+%{__perl} Makefile.PL \
 	destdir=$RPM_BUILD_ROOT \
 	installdirs=vendor
-./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.3  2012/01/12 16:35:33  zbyniu
+- up to 0.07
+
 Revision 1.2  2007/05/09 20:19:17  qboosh
 - pl
 - use version macro in Source0 URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-Feed-Find/perl-Feed-Find.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list