From 26fa59620a0e89f7f77ee2c96f68a3d2fb33ee64f8ddb10c5e64b799349f63c5 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 18 Nov 2011 08:34:01 +0000 Subject: [PATCH] fix source validator OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Versions-Report?expand=0&rev=6 --- Module-Versions-Report-1.06.tar.bz2 | 3 --- Module-Versions-Report-1.06.tar.gz | 3 +++ perl-Module-Versions-Report.spec | 39 +++++++++++++++++++---------- 3 files changed, 29 insertions(+), 16 deletions(-) delete mode 100644 Module-Versions-Report-1.06.tar.bz2 create mode 100644 Module-Versions-Report-1.06.tar.gz diff --git a/Module-Versions-Report-1.06.tar.bz2 b/Module-Versions-Report-1.06.tar.bz2 deleted file mode 100644 index 811ffdc..0000000 --- a/Module-Versions-Report-1.06.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:667b47c019787f47095466760b79baee2bb55064b2566219995e7a4876727204 -size 6120 diff --git a/Module-Versions-Report-1.06.tar.gz b/Module-Versions-Report-1.06.tar.gz new file mode 100644 index 0000000..8da95c0 --- /dev/null +++ b/Module-Versions-Report-1.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3261d0d84b17678d8c4fd55eb0f892f5144d81ca53ea9a38d75d1a00ad9796a +size 6177 diff --git a/perl-Module-Versions-Report.spec b/perl-Module-Versions-Report.spec index 7d5b48e..c8ac5f3 100644 --- a/perl-Module-Versions-Report.spec +++ b/perl-Module-Versions-Report.spec @@ -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