]> git.pld-linux.org Git - packages/perl-Text-Glob.git/blobdiff - perl-Text-Glob.spec
- macros for perl autodeps
[packages/perl-Text-Glob.git] / perl-Text-Glob.spec
index 95ba460b2d5fd6c7cc23ddc67705aa62c2972702..7a018c354b434363f147b38e32f557ee22eee20c 100644 (file)
@@ -2,25 +2,25 @@
 # Conditional build:
 %bcond_without tests   # do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Text
 %define                pnam    Glob
 Summary:       Text::Glob perl module - match globbing patterns against text
 Summary(pl.UTF-8):     Moduł perla Text::Glob - dopasowywanie tekstu do wzorców
 Name:          perl-Text-Glob
-Version:       0.10
+Version:       0.11
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Text/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 41983522000416c73bba115b36effe33
-URL:           http://search.cpan.org/dist/Text-Glob/
+# Source0-md5: d001559c504a2625dd117bd1558f07f7
+URL:           https://metacpan.org/release/Text-Glob
 BuildRequires: perl-devel >= 1:5.8.0
 %if %{with tests}
 BuildRequires: perl-Test-Simple
 %endif
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.123069 seconds and 4 git commands to generate.