Accepting request 296000 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/296000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-WebService-Validator-HTML-W3C?expand=0&rev=3
This commit is contained in:
Stephan Kulow
2015-04-13 20:37:47 +00:00
committed by Git OBS Bridge
parent 08d4aa72d3
commit 3e342b49ab
5 changed files with 35 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-WebService-Validator-HTML-W3C (Version 0.26)
# spec file for package perl-WebService-Validator-HTML-W3C
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-WebService-Validator-HTML-W3C
Version: 0.26
Release: 1
License: GPL+ or Artistic
Version: 0.28
Release: 0
%define cpan_name WebService-Validator-HTML-W3C
Summary: Access the W3Cs online HTML validator
Url: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/WebService-Validator-HTML-W3C/
Source: http://www.cpan.org/authors/id/S/ST/STRUAN/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -30,7 +31,7 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Class::Accessor)
BuildRequires: perl(LWP)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Module::Build) >= 0.38
Requires: perl(Class::Accessor)
Requires: perl(LWP)
%{perl_requires}
@@ -55,9 +56,6 @@ they occur.
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes examples README