Hello community, here is the log from the commit of package vcron for openSUSE:Factory checked in at 2014-10-16 18:14:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vcron (Old) and /work/SRC/openSUSE:Factory/.vcron.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vcron" Changes: -------- --- /work/SRC/openSUSE:Factory/vcron/vcron.changes 2011-09-23 12:49:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vcron.new/vcron.changes 2014-10-16 18:16:39.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 15 05:59:36 UTC 2014 - [email protected] + +- Remove ancient specfile tags and sections + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vcron.spec ++++++ --- /var/tmp/diff_new_pack.BmmMvq/_old 2014-10-16 18:16:41.000000000 +0200 +++ /var/tmp/diff_new_pack.BmmMvq/_new 2014-10-16 18:16:41.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package vcron (Version 2.3) +# spec file for package vcron # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,23 +15,24 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: vcron -Requires: cron at tcl >= 8 tk >= 8 freetype2 -License: GPL-2.0+ -Group: System/Base -AutoReqProv: on Version: 2.3 -Release: 259 +Release: 0 Summary: TK-Interface for cron and at +License: GPL-2.0+ +Group: System/Base Url: http://www.Linux-kheops.com/pub/vcron/ Source: vcron-%{version}.tar.bz2 Patch: vcron-%{version}-path.patch Patch1: vcron-%{version}-tempfiles.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: at +Requires: cron +Requires: freetype2 +Requires: tcl >= 8 +Requires: tk >= 8 %description TK-Interface for cron and at. @@ -59,9 +60,6 @@ ln -sf ../../../../lib/vcron/doc/* ./ ) -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) /usr/bin/vcron -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
