forked from pool/perl-Time-modules
Accepting request 54681 from devel:languages:perl
Accepted submit request 54681 from user coolo OBS-URL: https://build.opensuse.org/request/show/54681 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Time-modules?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 30 19:20:56 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- switch to perl_requires macro
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 29 18:31:24 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
- remove /var/adm/perl-modules
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 19 15:36:37 UTC 2010 - coolo@novell.com
|
Tue Oct 19 15:36:37 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
Name: perl-Time-modules
|
Name: perl-Time-modules
|
||||||
Version: 2006.0814
|
Version: 2006.0814
|
||||||
Release: 132
|
Release: 132
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://www.cpan.org/modules/by-module/Time/
|
Url: http://www.cpan.org/modules/by-module/Time/
|
||||||
@@ -29,7 +28,9 @@ License: PERMISSIVE-OSI-COMPLIANT
|
|||||||
Summary: Various Perl time modules
|
Summary: Various Perl time modules
|
||||||
Source: Time-modules-%{version}.tar.bz2
|
Source: Time-modules-%{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 providing various time functions.
|
Perl modules providing various time functions.
|
||||||
@@ -62,6 +63,5 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_mandir}/man?/*
|
%doc %{_mandir}/man?/*
|
||||||
%{perl_vendorlib}/Time/
|
%{perl_vendorlib}/Time/
|
||||||
%{perl_vendorarch}/auto/Time-modules/
|
%{perl_vendorarch}/auto/Time-modules/
|
||||||
/var/adm/perl-modules/%{name}
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user