forked from pool/perl-File-MMagic
Accepting request 54532 from devel:languages:perl
Accepted submit request 54532 from user coolo OBS-URL: https://build.opensuse.org/request/show/54532 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-MMagic?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:15 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 18:29:57 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove /var/adm/perl-modules
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 19 08:38:37 UTC 2010 - coolo@novell.com
|
Tue Oct 19 08:38:37 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -23,14 +23,15 @@ License: Artistic
|
|||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Obsoletes:
|
#Obsoletes:
|
||||||
#Provides:
|
#Provides:
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Perl modules to guess file types
|
Summary: Perl modules to guess file types
|
||||||
Version: 1.27
|
Version: 1.27
|
||||||
Release: 112
|
Release: 112
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/K/KN/KNOK/File-MMagic-%{version}.tar.bz2
|
Source: http://search.cpan.org/CPAN/authors/id/K/KN/KNOK/File-MMagic-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Perl modules to guess file types
|
Perl modules to guess file types
|
||||||
@@ -60,6 +61,5 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
|||||||
%{perl_vendorarch}/auto/File
|
%{perl_vendorarch}/auto/File
|
||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
%doc ChangeLog README.en README.ja
|
%doc ChangeLog README.en README.ja
|
||||||
/var/adm/perl-modules/perl-File-MMagic
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user