]> git.pld-linux.org Git - packages/perl-Return-Value.git/blobdiff - perl-Return-Value.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Return-Value.git] / perl-Return-Value.spec
index 1c5e615d235dba9e578fc35fef437c22a652606f..2016f327d07e1e9c6cf1c367d682185ed8ba7b97 100644 (file)
@@ -2,19 +2,19 @@
 # Conditional build:
 %bcond_without tests           # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define        pdir    Return
 %define        pnam    Value
 Summary:       Return::Value - Polymorphic Return Values
-Summary(pl.UTF-8):   Return::Value - Polimorficzne zwracanie wartości
+Summary(pl.UTF-8):     Return::Value - Polimorficzne zwracanie wartości
 Name:          perl-Return-Value
-Version:       1.301
+Version:       1.666001
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 15aeae9a075d58431c2656ec0e2f6cb3
+Source0:       http://www.cpan.org/modules/by-authors/id/R/RJ/RJBS/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 03128d525392c88e458aa2cd14eb107a
+URL:           http://search.cpan.org/dist/Return-Value/
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
 %if %{with tests}
@@ -80,5 +80,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%dir %{perl_vendorlib}/Return
 %{perl_vendorlib}/Return/Value.pm
 %{_mandir}/man3/*
This page took 0.10099 seconds and 4 git commands to generate.