Hello community, here is the log from the commit of package grepmail for openSUSE:Factory checked in at 2012-06-16 07:31:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/grepmail (Old) and /work/SRC/openSUSE:Factory/.grepmail.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "grepmail", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/grepmail/grepmail.changes 2011-09-23 02:01:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.grepmail.new/grepmail.changes 2012-06-16 07:31:46.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Jun 15 18:52:35 UTC 2012 - [email protected] + +- add missing perl(Date::Manip) to requires and buildrequires + +------------------------------------------------------------------- +Fri Mar 16 17:29:54 UTC 2012 - [email protected] + +- fix perl requires (and make them buildrequires) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grepmail.spec ++++++ --- /var/tmp/diff_new_pack.bTyP4R/_old 2012-06-16 07:31:47.000000000 +0200 +++ /var/tmp/diff_new_pack.bTyP4R/_new 2012-06-16 07:31:47.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package grepmail (Version 5.3033) +# spec file for package grepmail # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,22 +15,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: grepmail -BuildRequires: perl-DateManip perl-Inline perl-Mail-Mbox-MessageParser perl-TimeDate BuildRequires: perl BuildRequires: perl-macros Version: 5.3033 -Release: 97 +Release: 0 Summary: Search Mailboxes for a Particular E-Mail License: GPL-2.0+ -Url: http://grepmail.sourceforge.net/ Group: Productivity/Networking/Email/Utilities -Requires: perl-TimeDate perl-DateManip perl-Inline -Requires: perl-Mail-Mbox-MessageParser >= 1.4001 -AutoReqProv: on +Url: http://grepmail.sourceforge.net/ +Requires: perl(Date::Manip) +Requires: perl(Date::Parse) +Requires: perl(Inline) +Requires: perl(Mail::Mbox::MessageParser) >= 1.4001 +Requires: perl(Time::Local) +## not in factory ## BuildRequires: perl(Benchmark::Timer) => 0.7100 +BuildRequires: perl(Date::Manip) +BuildRequires: perl(Date::Parse) +BuildRequires: perl(Inline) +BuildRequires: perl(Mail::Mbox::MessageParser) >= 1.4001 +BuildRequires: perl(Time::Local) Source: http://prdownloads.sourceforge.net/grepmail/grepmail-%{version}.tar.bz2 Patch0: grepmail_midnight.patch Patch1: grepmail-empty-file-not-error.patch @@ -44,12 +49,6 @@ given regular expression, and returns any e-mails that match that expression. Piped input is allowed and date restrictions are supported. - - -Authors: --------- - David Coppit <[email protected]> - %prep %setup -q %patch0 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
