OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Tree-Simple?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
d65f83e115
commit
4fe5c5378e
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b6672a698fb57d90f14bd6ad040e9bd5a03815d3df5d0866857993df9fa842a
|
|
||||||
size 28237
|
|
3
Tree-Simple-1.18.tar.gz
Normal file
3
Tree-Simple-1.18.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff4cc4199b14fa9be7821183622d
|
||||||
|
size 32851
|
@@ -1,19 +1,32 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Tree-Simple
|
# spec file for package perl-Tree-Simple
|
||||||
#
|
#
|
||||||
|
# Copyright (c) 2011 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
|
||||||
|
# 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.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Tree-Simple
|
Name: perl-Tree-Simple
|
||||||
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
|
%define real_name Tree-Simple
|
||||||
Summary: A simple tree object t
|
Summary: A simple tree object t
|
||||||
Url: http://search.cpan.org/perldoc?Tree::Simple
|
Url: http://search.cpan.org/perldoc?Tree::Simple
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Version: 1.18
|
Version: 1.18
|
||||||
Release: 1
|
Release: 1
|
||||||
Vendor: openSUSE-Education
|
Source: %{real_name}-%{version}.tar.gz
|
||||||
Source: %{real_name}-%{version}.tar.bz2
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl-Test-Memory-Cycle
|
BuildRequires: perl-Test-Memory-Cycle
|
||||||
BuildRequires: perl-Test-Exception
|
BuildRequires: perl-Test-Exception
|
||||||
|
Reference in New Issue
Block a user