]> git.pld-linux.org Git - packages/perl-libwww.git/commitdiff
kupa drobnych poprawek (teraz te pakiety buduja sie poprawnie)
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 8 Jun 1999 09:02:52 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-libwww.spec -> 1.2

perl-libwww.spec

index 52975e4b76db8d25e5fcce5cd1978dda833ea80b..4aafa8a2c610c773ba757ed0de84dcc6a946e35f 100644 (file)
@@ -1,17 +1,19 @@
 %define name perl-libwww
-%define version 5.35
+%define version 5.43
 %define release 1
 %define builddir $RPM_BUILD_DIR/libwww-perl-5.35
 Name:          %{name}
 Version:       %{version}
 Release:       1
 Vendor:                Mailing List <libwww-perl@ics.uci.edu>
-Source:         libwww-perl-5.35.tar.gz
+Source:         libwww-perl-5.43.tar.gz
 Patch0:                Makefile.patch
 Group:         Utilities/Text
 Copyright:     Free
 Summary:       Perl LIBWWW module
 BuildRoot:     /var/tmp/perl-libwww-root
+BuildPreReq:   perl
+Requires:      perl
 Requires:      perl-HTML-Parser, perl-MIME-Base64, perl-MD5, perl-libnet, perl-Data-Dumper
 
 %description
@@ -23,7 +25,7 @@ and consistent programming interface (API) to the World-Wide Web.
 - initial RPM release
 
 %prep
-%setup -n libwww-perl-5.35
+%setup -n libwww-perl-5.43
 
 %build
 perl Makefile.PL
This page took 0.209343 seconds and 4 git commands to generate.