forked from pool/perl-RPM-Header-PurePerl
use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-RPM-Header-PurePerl?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0a494590d0
commit
fa826748e5
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cefe6c3b0bc6e59fbda3fba12e88198720074ad02dd6abf8b2f99d2bc5226cf
|
||||
size 7395
|
@@ -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
|
||||
|
Reference in New Issue
Block a user