Accepting request 143528 from home:pgajdos
- Artistic-1.0 or GPL-2.0+ license OBS-URL: https://build.opensuse.org/request/show/143528 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Tidyp?expand=0&rev=8
This commit is contained in:
parent
bc8eb8ad92
commit
3af8735bb2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 29 09:44:31 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- Artistic-1.0 or GPL-2.0+ license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 17 14:49:03 UTC 2011 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Alien-Tidyp
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,22 +16,20 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Alien-Tidyp
|
||||
Version: 1.4.7
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
Release: 0
|
||||
%define cpan_name Alien-Tidyp
|
||||
Summary: Building, finding and using tidyp library - L<http://www.tidyp.com>
|
||||
Url: http://search.cpan.org/dist/Alien-Tidyp/
|
||||
License: Artistic-1.0 or GPL-2.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Alien-Tidyp/
|
||||
Source: http://www.cpan.org/authors/id/K/KM/KMX/%{cpan_name}-v%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# MANUAL
|
||||
BuildRequires: libtidyp-devel
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Archive::Extract)
|
||||
BuildRequires: perl(Digest::SHA)
|
||||
@ -45,6 +43,7 @@ BuildRequires: perl(File::ShareDir) >= 1.00
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl(File::ShareDir) >= 1.00
|
||||
Requires: perl(File::Spec)
|
||||
|
Loading…
Reference in New Issue
Block a user