Hello community, here is the log from the commit of package storeBackup for openSUSE:Factory checked in at 2012-10-03 10:10:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/storeBackup (Old) and /work/SRC/openSUSE:Factory/.storeBackup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "storeBackup", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/storeBackup/storeBackup.changes 2012-01-19 09:44:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup.changes 2012-10-03 10:10:54.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Oct 1 07:35:14 UTC 2012 - [email protected] + +- Really package README.SUSE and storebackup.config.default (bnc#780664). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ storeBackup.spec ++++++ --- /var/tmp/diff_new_pack.Hlq60S/_old 2012-10-03 10:10:55.000000000 +0200 +++ /var/tmp/diff_new_pack.Hlq60S/_new 2012-10-03 10:10:55.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package storeBackup # -# 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 @@ -30,7 +30,11 @@ Url: http://storebackup.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -Requires: sh-utils bzip2 textutils fileutils e2fsprogs +Requires: bzip2 +Requires: e2fsprogs +Requires: fileutils +Requires: sh-utils +Requires: textutils %description storeBackup is a disk-to-disk backup tool for Linux. It should run on @@ -66,8 +70,8 @@ ${RPM_BUILD_ROOT}/etc/cron.daily/ \ ${RPM_BUILD_ROOT}/etc/storebackup.d/ # -cp -a %{S:1} ./storebackup.config.default -cp -a %{S:2} ./README.SUSE +cp -a %{S:1} ./doc/storebackup.config.default +cp -a %{S:2} ./doc/README.SUSE cp -a %{S:3} ./doc/ cp -aRpv bin/ lib/ ${RPM_BUILD_ROOT}/usr/lib/storeBackup/ cp -a cron-storebackup ${RPM_BUILD_ROOT}/etc/cron.daily/storebackup -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
