9
0
Stephan Kulow
2015-04-20 07:08:59 +00:00
committed by Git OBS Bridge
parent 038f6b4f06
commit 2f05dc7847
2 changed files with 40 additions and 25 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00984f3d6e7c6867205118bf39672f5ec4ab7d5947226aab67a5708e2a1b4369
size 46380

View File

@@ -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 <guru@unixtech.be> 0.06
- new package
# Local Variables:
# mode: rpm-spec
# tab-width: 3
# End:
%changelog