1
0

Accepting request 164107 from devel:languages:perl

- Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 164092 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/164107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-Parser?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2013-04-17 05:56:29 +00:00 committed by Git OBS Bridge
commit 7fb128324e
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 15 10:55:30 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Mon Oct 17 01:36:26 UTC 2011 - vcizek@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Parser
#
# Copyright (c) 2011 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
@ -20,14 +20,13 @@
Name: perl-HTML-Parser
Version: 3.69
Release: 8
License: GPL-1.0+ or Artistic-1.0
Release: 0
%define cpan_name HTML-Parser
Summary: HTML parser class
Url: http://search.cpan.org/dist/HTML-Parser/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/HTML-Parser/
Source: http://www.cpan.org/modules/by-module/HTML/HTML-Parser-%{version}.tar.gz
BuildRequires: perl
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build