From 2f05dc78475c50a89915d4c67ccf7b115cc83465ce11f3b511283603a88b1a0c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 20 Apr 2015 07:08:59 +0000 Subject: [PATCH] update OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Feed-Find?expand=0&rev=8 --- Feed-Find-0.07.tar.gz | 3 --- perl-Feed-Find.spec | 62 ++++++++++++++++++++++++++++--------------- 2 files changed, 40 insertions(+), 25 deletions(-) delete mode 100644 Feed-Find-0.07.tar.gz diff --git a/Feed-Find-0.07.tar.gz b/Feed-Find-0.07.tar.gz deleted file mode 100644 index de0d177..0000000 --- a/Feed-Find-0.07.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00984f3d6e7c6867205118bf39672f5ec4ab7d5947226aab67a5708e2a1b4369 -size 46380 diff --git a/perl-Feed-Find.spec b/perl-Feed-Find.spec index 73f6669..51e16aa 100644 --- a/perl-Feed-Find.spec +++ b/perl-Feed-Find.spec @@ -1,22 +1,42 @@ -# norootforbuild +# +# spec file for package perl-Feed-Find +# +# 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. -Name: perl-Feed-Find -Version: 0.06 -Release: 0 -Summary: Syndication Feed Autodiscovery Module for Perl -Source: http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Feed-Find-%{version}.tar.gz -URL: http://search.cpan.org/~btrott/Feed-Find-%{version}/lib/Feed/Find.pm -Group: Development/Libraries/Perl -License: Perl License -BuildRoot: %{_tmppath}/build-%{name}-%{version} -Requires: perl -Requires: perl-libwww-perl perl-Class-ErrorHandler -Requires: perl-HTML-Parser perl-URI -BuildRequires: make perl perl-macros -BuildRequires: perl-libwww-perl -BuildRequires: perl-Class-ErrorHandler -BuildRequires: perl-HTML-Parser -BuildRequires: perl-URI +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + + +Name: perl-Feed-Find +Version: 0.06 +Release: 0 +Summary: Syndication Feed Autodiscovery Module for Perl +License: Artistic-1.0 or GPL-1.0+ +Group: Development/Libraries/Perl +Source: http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Feed-Find-%{version}.tar.gz +Url: http://search.cpan.org/~btrott/Feed-Find-%{version}/lib/Feed/Find.pm +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: perl +Requires: perl-Class-ErrorHandler +Requires: perl-HTML-Parser +Requires: perl-URI +Requires: perl-libwww-perl +BuildRequires: make +BuildRequires: perl +BuildRequires: perl-Class-ErrorHandler +BuildRequires: perl-HTML-Parser +BuildRequires: perl-URI +BuildRequires: perl-libwww-perl +BuildRequires: perl-macros %description Feed::Find implements feed auto-discovery for finding syndication feeds, given a URI. @@ -45,11 +65,9 @@ Feed::Find implements feed auto-discovery for finding syndication feeds, given a %{perl_vendorarch}/auto/Feed/Find %doc %{perl_man3dir}/Feed::Find.%{perl_man3ext}* -%changelog -* Tue Jul 8 2008 Pascal Bleser 0.06 -- new package - # Local Variables: # mode: rpm-spec # tab-width: 3 # End: + +%changelog