OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-App-Nopaste?expand=0&rev=15
This commit is contained in:
parent
59162c64e7
commit
48a29f5b08
@ -15,34 +15,32 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-App-Nopaste
|
||||
Version: 0.33
|
||||
Release: 0
|
||||
Summary: Easy access to any pastebin
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://search.cpan.org/CPAN/authors/id/S/SA/SARTAK/App-Nopaste-%{version}.tar.gz
|
||||
Source1: SusePaste.pm
|
||||
Url: http://search.cpan.org/dist/App-Nopaste
|
||||
Group: Development/Libraries/Perl
|
||||
License: Perl License
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: make
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
||||
BuildRequires: perl(MooseX::Getopt) >= 0.17
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
BuildRequires: perl(WWW::Mechanize)
|
||||
BuildRequires: perl(Moose) >= 0.74
|
||||
BuildRequires: perl(Clipboard)
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Browser::Open)
|
||||
BuildRequires: perl(WWW::Pastebin::PastebinCom::Create)
|
||||
BuildRequires: perl(Config::GitLike)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(HTML::Form)
|
||||
BuildRequires: perl(Class::Load)
|
||||
BuildRequires: perl(Clipboard)
|
||||
BuildRequires: perl(Config::GitLike)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(HTML::Form)
|
||||
BuildRequires: perl(Module::Pluggable)
|
||||
BuildRequires: perl(Moose) >= 0.74
|
||||
BuildRequires: perl(MooseX::Getopt) >= 0.17
|
||||
BuildRequires: perl(WWW::Mechanize)
|
||||
BuildRequires: perl(WWW::Pastebin::PastebinCom::Create)
|
||||
Requires: perl(MooseX::Getopt) >= 0.17
|
||||
Requires: perl(Module::Pluggable)
|
||||
Requires: perl(WWW::Mechanize)
|
||||
@ -75,7 +73,6 @@ App::Nopaste::Service::Foo module and anyone can begin using it.
|
||||
|
||||
%package -n nopaste
|
||||
Summary: Easy access to any pastebin
|
||||
License: Perl License
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
Requires: %{name} = %{version}
|
||||
%if 0%{?suse_version} >= 1120
|
||||
|
Loading…
x
Reference in New Issue
Block a user