Accepting request 164076 from devel:languages:perl
- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164059 from namtrac) OBS-URL: https://build.opensuse.org/request/show/164076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libwww-perl?expand=0&rev=38
This commit is contained in:
commit
281d5f1cd0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 10:22:22 UTC 2013 - idonmez@suse.com
|
||||
|
||||
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 20 02:36:32 UTC 2012 - vcizek@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-libwww-perl
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,20 +16,19 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-libwww-perl
|
||||
Version: 6.04
|
||||
Release: 1
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Release: 0
|
||||
%define cpan_name libwww-perl
|
||||
Summary: The World-Wide-Web library for Perl
|
||||
Url: http://search.cpan.org/dist/libwww-perl/
|
||||
License: GPL-1.0+ or Artistic-1.0
|
||||
Group: Development/Libraries/Perl
|
||||
#Source: http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
Url: http://search.cpan.org/dist/libwww-perl/
|
||||
Source: http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}.tar.gz
|
||||
# PATCH-FIX-OPENSUSE -- disable one perl requires that would be created automatically and we're unable to provide
|
||||
Patch0: disable-ghttp.diff
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Digest::MD5)
|
||||
BuildRequires: perl(Encode) >= 2.12
|
||||
BuildRequires: perl(Encode::Locale)
|
||||
@ -53,7 +52,6 @@ BuildRequires: perl(Net::HTTP) >= 6
|
||||
BuildRequires: perl(URI) >= 1.10
|
||||
BuildRequires: perl(URI::Escape)
|
||||
BuildRequires: perl(WWW::RobotRules) >= 6
|
||||
BuildRequires: perl-macros
|
||||
#
|
||||
Requires: perl(Digest::MD5)
|
||||
Requires: perl(Encode) >= 2.12
|
||||
|
Loading…
Reference in New Issue
Block a user