[perl-Set-Crontab/f14] 1.03

Tom Callaway spot at fedoraproject.org
Sun Oct 2 10:30:48 UTC 2011


commit 329a258149755ff21558e17d260f6779ec004a2f
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 12:30:29 2011 +0200

    1.03

 perl-Set-Crontab.spec |   23 ++++++++++++++---------
 sources               |    2 +-
 2 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/perl-Set-Crontab.spec b/perl-Set-Crontab.spec
index db773b2..7a137a9 100644
--- a/perl-Set-Crontab.spec
+++ b/perl-Set-Crontab.spec
@@ -1,12 +1,11 @@
 Name:           perl-Set-Crontab
-Version:        1.02
-Release:        5%{?dist}
+Version:        1.03
+Release:        1%{?dist}
 Summary:        Expand crontab(5)-style integer lists
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Set-Crontab/
 Source0:        http://www.cpan.org/modules/by-module/Set/Set-Crontab-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -23,8 +22,6 @@ utility functions to make it easier to deal with them.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -35,16 +32,24 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway <spot at fedoraproject.org> - 1.03-1
+- update to 1.03
+
+* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.02-8
+- Perl mass rebuild
+
+* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.02-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Wed Dec 22 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.02-6
+- 661697 rebuild for fixing problems with vendorach/lib
+
 * Thu May 06 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.02-5
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 6270c9a..9952a35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8217113ca6ad3633a326b1dbb136f99b  Set-Crontab-1.02.tar.gz
+c900a24a789203f4beebf91f5752e984  Set-Crontab-1.03.tar.gz


More information about the scm-commits mailing list