1
0

Accepting request 164059 from home:namtrac:bugfix

- Add Source URL, see https://en.opensuse.org/SourceUrls

OBS-URL: https://build.opensuse.org/request/show/164059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-libwww-perl?expand=0&rev=37
This commit is contained in:
Stephan Kulow 2013-04-15 10:43:30 +00:00 committed by Git OBS Bridge
parent 311ffb1e3d
commit a66e56343a
2 changed files with 11 additions and 8 deletions

View File

@ -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

View File

@ -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