forked from pool/perl-Set-Crontab
Compare commits
12 Commits
59ff651c33
...
3635653fc4
Author | SHA256 | Date | |
---|---|---|---|
|
3635653fc4 | ||
|
d9e53068e5 | ||
|
6c6329f98b | ||
|
8982a8fe8b | ||
|
90a253abb5 | ||
|
03eabbe61d | ||
|
141abf7efc | ||
|
63d919d36b | ||
|
82ae1594ea | ||
|
292b07a0bc | ||
|
c6432c79b6 | ||
|
8657de2c37 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3b14afb18454fe7d410af1cec923cb2d88b4c30570d28231628d4ad58289ac7
|
||||
size 3015
|
3
Set-Crontab-1.03.tar.gz
Normal file
3
Set-Crontab-1.03.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47e294e88d2d139e2d06dfa544b91a3cc5656a3a6dd15594dc764759fbaa86da
|
||||
size 2887
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 18 11:09:46 UTC 2011 - coolo@suse.com
|
||||
|
||||
- use original .tar.gz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:35:09 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:31:02 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 08:39:03 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Set-Crontab (Version 1.03)
|
||||
# spec file for package perl-Set-Crontab
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@@ -20,16 +20,17 @@
|
||||
|
||||
Name: perl-Set-Crontab
|
||||
Version: 1.03
|
||||
Release: 2
|
||||
Requires: perl = %{perl_version}
|
||||
Release: 3
|
||||
AutoReqProv: on
|
||||
Group: Development/Libraries/Perl
|
||||
License: Artistic
|
||||
License: Artistic-1.0
|
||||
Url: http://cpan.org/modules/by-module/Set
|
||||
Summary: Expand crontab(5)-style integer lists
|
||||
Source0: http://cpan.org/modules/by-module/Set/Set-Crontab-%{version}.tar.bz2
|
||||
Source0: http://cpan.org/modules/by-module/Set/Set-Crontab-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
Set::Crontab parses crontab-style lists of integers and defines some
|
||||
@@ -71,6 +72,5 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc %{_mandir}/man?/*
|
||||
%{perl_vendorlib}/Set
|
||||
%{perl_vendorarch}/auto/Set
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user