Hello community,

here is the log from the commit of package razor-agents for openSUSE:Factory 
checked in at 2013-07-29 09:25:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/razor-agents (Old)
 and      /work/SRC/openSUSE:Factory/.razor-agents.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "razor-agents"

Changes:
--------
--- /work/SRC/openSUSE:Factory/razor-agents/razor-agents.changes        
2011-09-23 12:44:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.razor-agents.new/razor-agents.changes   
2013-07-29 09:25:36.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Jul 26 11:25:28 UTC 2013 - tchva...@suse.com
+
+- perl-macros is obsoleted by recent perl packages.
+  Therefore BuildRequire perl-macros only on older versions
+  (which includes SLE)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ razor-agents.spec ++++++
--- /var/tmp/diff_new_pack.aaoSMZ/_old  2013-07-29 09:25:37.000000000 +0200
+++ /var/tmp/diff_new_pack.aaoSMZ/_new  2013-07-29 09:25:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package razor-agents
 #
-# Copyright (c) 2011 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
@@ -16,19 +16,20 @@
 #
 
 
-
 Name:           razor-agents
-BuildRequires:  perl-Net-DNS perl-URI
+BuildRequires:  perl-Net-DNS
+BuildRequires:  perl-URI
+%if 0%{?suse_version} && 0%{?suse_version} < 1200
 BuildRequires:  perl-macros
+%endif
 Summary:        SPAM catalogue inquiry and update tool
+License:        GPL-1.0+ or Artistic-1.0
+Group:          Productivity/Networking/Email/Utilities
 Requires:       perl-razor-agents
-AutoReqProv:    on
 Version:        2.84
-Release:        64
+Release:        0
 Url:            http://razor.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
-License:        GPL-1.0+ or Artistic-1.0
-Group:          Productivity/Networking/Email/Utilities
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -57,11 +58,15 @@
     Vipul Ved Prakash <m...@vipul.net>
 
 %package -n perl-razor-agents
+Summary:        The required perl modules for razor-agents
 License:        Artistic-1.0
 Group:          Development/Languages/Perl
-Summary:        The required perl modules for razor-agents
-Requires:       perl-Net-DNS perl-Digest-SHA1 perl-URI perl-Digest-HMAC 
perl-HTML-SimpleParse perl-XML-Simple
-AutoReqProv:    on
+Requires:       perl-Digest-HMAC
+Requires:       perl-Digest-SHA1
+Requires:       perl-HTML-SimpleParse
+Requires:       perl-Net-DNS
+Requires:       perl-URI
+Requires:       perl-XML-Simple
 
 %description -n perl-razor-agents
 razor-agents are little programs to retrieve or update information

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to