Hello community,

here is the log from the commit of package perl-Calendar-Simple for 
openSUSE:Factory
checked in at Mon Sep 5 17:56:17 CEST 2011.



--------
--- perl-Calendar-Simple/perl-Calendar-Simple.changes   2010-12-01 
14:38:32.000000000 +0100
+++ perl-Calendar-Simple/perl-Calendar-Simple.changes   2011-08-25 
00:18:58.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Aug 24 22:16:40 UTC 2011 - [email protected]
+
+- fix deps, build for CentOS
+- remove Author from desc
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Calendar-Simple.spec ++++++
--- /var/tmp/diff_new_pack.oLOAE3/_old  2011-09-05 17:55:27.000000000 +0200
+++ /var/tmp/diff_new_pack.oLOAE3/_new  2011-09-05 17:55:27.000000000 +0200
@@ -18,12 +18,13 @@
 # norootforbuild
 
 %bcond_with pod
+%bcond_with opt
 
 Name:           perl-Calendar-Simple
 %define cpan_name Calendar-Simple
 Summary:        Perl extension to create simple calendars
 Version:        1.21
-Release:        1
+Release:        3
 License:        GPL+ or Artistic
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Calendar-Simple/
@@ -32,20 +33,25 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
 %if %{with pod}
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 %endif
+%if %{with opt}
+BuildRequires:  perl(DateTime)
+%endif
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::Local)
 Requires:       perl(Carp)
 Requires:       perl(Config)
 Requires:       perl(Time::Local)
+%if 0%{?suse_version} > 1010
 Recommends:     perl(DateTime)
+%endif
 
 %description
 A very simple perl module that models a calendar month.
@@ -57,10 +63,6 @@
 the date of that day. Any days at the beginning of the first week or the end of
 the last week that are from the previous or next month have the value undef.
 
-Authors:
---------
-    Dave Cross
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %{__chmod} 0644 lib/Calendar/Simple.pm


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to