Accepting request 54587 from devel:languages:perl
Accepted submit request 54587 from user coolo OBS-URL: https://build.opensuse.org/request/show/54587 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-MailTools?expand=0&rev=17
This commit is contained in:
commit
37ae39c061
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:27 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:30:27 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 08:38:45 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -24,14 +24,15 @@ Version: 2.07
|
||||
Release: 2
|
||||
Provides: p_mtools
|
||||
Obsoletes: p_mtools
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Summary: a set of perl modules related to mail applications
|
||||
Source: MailTools-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
a set of perl modules related to mail applications
|
||||
@ -63,7 +64,6 @@ make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||
%{perl_vendorlib}/Mail
|
||||
%{perl_vendorarch}/auto/Mail
|
||||
%doc /usr/share/man/man3/*.gz
|
||||
/var/adm/perl-modules/perl-MailTools
|
||||
%doc ChangeLog MANIFEST README README.demos examples
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user