From fa826748e5c13b51b04ef72b8d294d85a1d3b0c817338468974aee3f93572342 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 15:47:24 +0000 Subject: [PATCH] use gz OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPM-Header-PurePerl?expand=0&rev=7 --- RPM-Header-PurePerl-1.0.2.tar.bz2 | 3 --- perl-RPM-Header-PurePerl.spec | 19 ++++++++++++++++--- 2 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 RPM-Header-PurePerl-1.0.2.tar.bz2 diff --git a/RPM-Header-PurePerl-1.0.2.tar.bz2 b/RPM-Header-PurePerl-1.0.2.tar.bz2 deleted file mode 100644 index de70a39..0000000 --- a/RPM-Header-PurePerl-1.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0cefe6c3b0bc6e59fbda3fba12e88198720074ad02dd6abf8b2f99d2bc5226cf -size 7395 diff --git a/perl-RPM-Header-PurePerl.spec b/perl-RPM-Header-PurePerl.spec index 6d06d4b..35c034e 100644 --- a/perl-RPM-Header-PurePerl.spec +++ b/perl-RPM-Header-PurePerl.spec @@ -1,5 +1,18 @@ # -# spec file for package perl-RPM-Header-PurePerl (Version 1.0.2) +# spec file for package perl-RPM-Header-PurePerl +# +# 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 @@ -15,7 +28,7 @@ Group: Development/Libraries/Perl License: Artistic License Url: http://search.cpan.org/~tlbdk/RPM-Header-PurePerl/lib/RPM/Header/PurePerl.pm Summary: A Perl only implementation of a RPM header reader -Source: RPM-Header-PurePerl-%{version}.tar.bz2 +Source: RPM-Header-PurePerl-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} @@ -36,6 +49,7 @@ Authors: %build perl Makefile.PL OPTIMIZE="%optflags -Wall" make + %check make test @@ -46,7 +60,6 @@ make test %clean rm -rf %buildroot - %files %defattr(-,root,root) %doc README