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 # Please submit bugfixes or comments via http://bugs.opensuse.org/
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 Name: perl-Feed-Find
URL: http://search.cpan.org/~btrott/Feed-Find-%{version}/lib/Feed/Find.pm Version: 0.06
Group: Development/Libraries/Perl Release: 0
License: Perl License Summary: Syndication Feed Autodiscovery Module for Perl
BuildRoot: %{_tmppath}/build-%{name}-%{version} License: Artistic-1.0 or GPL-1.0+
Requires: perl Group: Development/Libraries/Perl
Requires: perl-libwww-perl perl-Class-ErrorHandler Source: http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Feed-Find-%{version}.tar.gz
Requires: perl-HTML-Parser perl-URI Url: http://search.cpan.org/~btrott/Feed-Find-%{version}/lib/Feed/Find.pm
BuildRequires: make perl perl-macros BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl-libwww-perl Requires: perl
BuildRequires: perl-Class-ErrorHandler Requires: perl-Class-ErrorHandler
BuildRequires: perl-HTML-Parser Requires: perl-HTML-Parser
BuildRequires: perl-URI 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 %description
Feed::Find implements feed auto-discovery for finding syndication feeds, given a URI. 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 %{perl_vendorarch}/auto/Feed/Find
%doc %{perl_man3dir}/Feed::Find.%{perl_man3ext}* %doc %{perl_man3dir}/Feed::Find.%{perl_man3ext}*
%changelog
* Tue Jul 8 2008 Pascal Bleser <guru@unixtech.be> 0.06
- new package
# Local Variables: # Local Variables:
# mode: rpm-spec # mode: rpm-spec
# tab-width: 3 # tab-width: 3
# End: # End:
%changelog