Hello community, here is the log from the commit of package kup for openSUSE:Factory checked in at 2014-02-16 19:53:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kup (Old) and /work/SRC/openSUSE:Factory/.kup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kup" Changes: -------- --- /work/SRC/openSUSE:Factory/kup/kup.changes 2012-02-10 17:16:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kup.new/kup.changes 2014-02-16 19:53:54.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Feb 13 15:42:27 UTC 2014 - [email protected] + +- fix Requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kup.spec ++++++ --- /var/tmp/diff_new_pack.LaxZ8U/_old 2014-02-16 19:53:55.000000000 +0100 +++ /var/tmp/diff_new_pack.LaxZ8U/_new 2014-02-16 19:53:55.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kup # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 John 'Warthog9' Hawley <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -17,17 +17,14 @@ # - Name: kup Summary: Kernel.org Uploader +License: GPL-2.0+ Group: Development/Tools/Other Version: 0.3.2 -Release: 1 -License: GPL-2.0+ +Release: 0 Url: https://www.kernel.org/pub/software/network/kup/ Source0: %{name}-%{version}.tar.gz -Requires: perl -Requires: perl-Config-Simple # Upstream First - Policy: # Never add any patches to this package without the upstream commit id @@ -40,6 +37,8 @@ %package client Summary: Kernel.org Uploader - Client pieces Group: Development/Tools/Other +Requires: perl +Requires: perl-Config-Simple %description client Kernel.org Uploader - Client pieces @@ -47,6 +46,10 @@ %package server Summary: Kernel.org Uploader - Server pieces Group: Development/Tools/Other +Requires: perl +Requires: perl-BSD-Resource +Requires: perl-Config-Simple +Requires: perl(Git) %description server Kernel.org Uploader - Server pieces -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
