Hello community,
here is the log from the commit of package perl-Mail-SPF-Test for
openSUSE:Factory checked in at 2013-04-05 07:36:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Mail-SPF-Test (Old)
and /work/SRC/openSUSE:Factory/.perl-Mail-SPF-Test.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Mail-SPF-Test", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Mail-SPF-Test/perl-Mail-SPF-Test.changes
2012-09-26 16:25:50.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Mail-SPF-Test.new/perl-Mail-SPF-Test.changes
2013-04-05 07:37:21.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Mar 27 13:19:30 UTC 2013 - [email protected]
+
+- disable deprecated perl-macros on openSUSE >= 12.2
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Mail-SPF-Test.spec ++++++
--- /var/tmp/diff_new_pack.h2eEtP/_old 2013-04-05 07:37:22.000000000 +0200
+++ /var/tmp/diff_new_pack.h2eEtP/_new 2013-04-05 07:37:22.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Mail-SPF-Test
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -28,16 +28,18 @@
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
+%if 0%{?suse_version} && 0%{?suse_version} <= 1210
BuildRequires: perl-macros
+%endif
BuildRequires: perl(Module::Build) >= 0.2805
BuildRequires: perl(Net::DNS) >= 0.58
BuildRequires: perl(NetAddr::IP) >= 4
BuildRequires: perl(YAML) >= 0.50
BuildRequires: perl(version)
-Requires: perl(NetAddr::IP) >= 4
Requires: perl(Net::DNS) >= 0.58
-Requires: perl(version)
+Requires: perl(NetAddr::IP) >= 4
Requires: perl(YAML) >= 0.50
+Requires: perl(version)
%{perl_requires}
%description
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]