8
0

always buildrequire perl-macros if not present, move %perl_requires behind buildroot (script commit)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Type?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2010-12-03 14:05:38 +00:00
committed by Git OBS Bridge
parent 7c95c1c309
commit db10334cba

View File

@@ -22,14 +22,15 @@ Name: perl-File-Type
License: Artistic
Group: Development/Libraries/Perl
Url: http://cpan.org/
%{perl_requires}
AutoReqProv: on
Summary: determine file type using magic
Version: 0.22
Release: 146
Source: http://cpan.org/modules/by-module/File/File-Type-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
BuildRequires: perl-macros
%description
File::Type uses magic numbers (typically at the start of a file) to