Hello community, here is the log from the commit of package storeBackup for openSUSE:Factory checked in at 2012-01-04 07:31:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2011-09-23 12:46:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.storeBackup.new/storeBackup.changes 2012-01-04 07:31:52.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 15 10:31:31 UTC 2011 - [email protected] + +- fix license to be in spdx.org format + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ storeBackup.spec ++++++ --- /var/tmp/diff_new_pack.Fj5LSU/_old 2012-01-04 07:31:52.000000000 +0100 +++ /var/tmp/diff_new_pack.Fj5LSU/_new 2012-01-04 07:31:52.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package storeBackup (Version 3.2) +# spec file for package storeBackup # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,18 +16,17 @@ # - Name: storeBackup Version: 3.2 -Release: 1 +Release: 0 Summary: storeBackup is a disk-to-disk backup tool for Linux +License: GPL-3.0 +Group: Productivity/Archiving/Backup Source0: storeBackup-%{version}.tar.bz2 Source1: storeBackup-%{version}.config.default Source2: storeBackup-README.SUSE Source3: storeBackup-3.2_01.pdf Patch0: storeBackup-%{version}.diff -License: GPLv3, Copyright (C) Dr. Heinz-Josef Claes (2001-2008) <[email protected]> -Group: Productivity/Archiving/Backup Url: http://storebackup.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -51,10 +50,6 @@ /usr/share/doc/packages/storeBackup/storebackup.config.default as a template. -Author: --------- -Dr. Heinz-Josef Claes (2001-2008) <[email protected]> - %prep -n storeBackup %setup -n storeBackup %patch0 -p 1 @@ -94,9 +89,4 @@ %attr(755, root, root) /usr/bin/* %attr(755, root, root) /etc/cron.daily/storebackup -%clean -if [ -n "$RPM_BUILD_ROOT" ] ; then - [ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT -fi - %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
