diff --git a/dump.changes b/dump.changes index 1635503..ad2b28a 100644 --- a/dump.changes +++ b/dump.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 12 07:47:47 UTC 2013 - coolo@suse.com + +- remove suse_update_config + ------------------------------------------------------------------- Fri Dec 2 12:41:38 UTC 2011 - coolo@suse.com diff --git a/dump.spec b/dump.spec index 3a8b008..e12a5b2 100644 --- a/dump.spec +++ b/dump.spec @@ -1,7 +1,7 @@ # # spec file for package dump # -# 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 @@ -15,14 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: dump BuildRequires: automake BuildRequires: e2fsprogs-devel BuildRequires: libselinux-devel BuildRequires: readline-devel BuildRequires: zlib-devel -License: BSD-3-Clause -Group: Productivity/Archiving/Backup Version: 0.4b43 Release: 0 Source: %{name}-%{version}.tar.bz2 @@ -33,6 +32,8 @@ Patch3: %{name}-%{version}-include.patch Url: http://dump.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: A Backup Program +License: BSD-3-Clause +Group: Productivity/Archiving/Backup Requires: rmt %description @@ -50,7 +51,6 @@ restore a full backup of a file system. %patch1 %patch2 %patch3 -%{suse_update_config} %build %define prefix /usr