Stephan Kulow
2011-11-18 08:34:01 +00:00
committed by Git OBS Bridge
parent 1cd92bf1c6
commit 26fa59620a
3 changed files with 29 additions and 16 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:667b47c019787f47095466760b79baee2bb55064b2566219995e7a4876727204
size 6120

View File

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

View File

@@ -1,21 +1,34 @@
#
# spec file for package perl-Module-Versions-Report
#
# 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
Name: perl-Module-Versions-Report
%define real_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
Summary: Report versions of all modules in memory t
Url: http://search.cpan.org/perldoc?Module::Versions::Report
Group: Development/Libraries/Perl
License: Artistic License
Version: 1.06
Release: 1
Vendor: openSUSE-Education
Source: %{real_name}-%{version}.tar.bz2
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: perl-Module-Versions-Report
%define real_name Module-Versions-Report
Summary: Report versions of all modules in memory t
Url: http://search.cpan.org/perldoc?Module::Versions::Report
Group: Development/Libraries/Perl
License: Artistic License
Version: 1.06
Release: 1
Source: %{real_name}-%{version}.tar.gz
BuildRequires: perl-macros
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
%description
@@ -64,4 +77,4 @@ rm -rf %{buildroot}
%defattr(-, root, root)
%doc ChangeLog README MANIFEST
%changelog
%changelog