]> git.pld-linux.org Git - packages/perl-libwww.git/commitdiff
- release 2: added -lwp_download_dest_dir_support.patch auto/ac/perl-libwww-5_801-2
authorradek <radek@pld-linux.org>
Fri, 10 Dec 2004 20:20:49 +0000 (20:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-libwww.spec -> 1.83

perl-libwww.spec

index 49e98fa0c1ed58d943c7238952c864f537783c88..41d6a3b2d17feb35b389b0a3c8dee469416d163d 100644 (file)
@@ -9,12 +9,13 @@ Summary:      libwww-perl - a simple and consistent API to the World-Wide Web
 Summary(pl):   libwww-perl - prosty i logiczny API do WWW
 Name:          perl-libwww
 Version:       5.801
-Release:       1
+Release:       2
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz
 # Source0-md5: eda011c6b5483d2d7443dd737cf03118
+Patch0:                %{name}-lwp_download_dest_dir_support.patch
 URL:           http://search.cpan.org/dist/libwww-perl/
 BuildRequires: perl(Net::FTP) >= 2.58
 BuildRequires: perl-Digest-MD5
@@ -48,6 +49,7 @@ na implementacj
 
 %prep
 %setup -q -n libwww-perl-%{version}
+%patch0 -p0
 
 %build
 %{__perl} Makefile.PL </dev/null \
This page took 0.16047 seconds and 4 git commands to generate.