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:
Stephan Kulow 2013-04-17 06:02:51 +00:00 committed by Git OBS Bridge
commit 281d5f1cd0
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 Mon Feb 20 02:36:32 UTC 2012 - vcizek@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-libwww-perl # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -16,20 +16,19 @@
# #
Name: perl-libwww-perl Name: perl-libwww-perl
Version: 6.04 Version: 6.04
Release: 1 Release: 0
License: GPL-1.0+ or Artistic-1.0
%define cpan_name libwww-perl %define cpan_name libwww-perl
Summary: The World-Wide-Web library for 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 Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/G/GA/GAAS/libwww-perl-%{version}.tar.gz Url: http://search.cpan.org/dist/libwww-perl/
Source: %{cpan_name}-%{version}.tar.gz 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 # PATCH-FIX-OPENSUSE -- disable one perl requires that would be created automatically and we're unable to provide
Patch0: disable-ghttp.diff Patch0: disable-ghttp.diff
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::MD5)
BuildRequires: perl(Encode) >= 2.12 BuildRequires: perl(Encode) >= 2.12
BuildRequires: perl(Encode::Locale) BuildRequires: perl(Encode::Locale)
@ -53,7 +52,6 @@ BuildRequires: perl(Net::HTTP) >= 6
BuildRequires: perl(URI) >= 1.10 BuildRequires: perl(URI) >= 1.10
BuildRequires: perl(URI::Escape) BuildRequires: perl(URI::Escape)
BuildRequires: perl(WWW::RobotRules) >= 6 BuildRequires: perl(WWW::RobotRules) >= 6
BuildRequires: perl-macros
# #
Requires: perl(Digest::MD5) Requires: perl(Digest::MD5)
Requires: perl(Encode) >= 2.12 Requires: perl(Encode) >= 2.12