forked from pool/backupninja
Accepting request 1107974 from home:lkocman:branches:Archiving:Backup
- Normalize the license field according to legaldb OBS-URL: https://build.opensuse.org/request/show/1107974 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/backupninja?expand=0&rev=5
This commit is contained in:
parent
0d67a867c2
commit
d659a455cb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 29 15:44:50 UTC 2023 - Lubos Kocman <lubos.kocman@suse.com>
|
||||
|
||||
- Normalize the license field according to legaldb
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 12 18:00:00 UTC 2023 - Vicente Adolfo Bolea Sanchez <vicente.bolea@gmail.com> - 1.2.2-0
|
||||
|
||||
|
@ -15,27 +15,28 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: backupninja
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Lightweight, extensible meta-backup system
|
||||
License: GPL-2.0
|
||||
URL: https://0xacab.org/liberate/backupninja
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: backupninja.service
|
||||
Source2: backupninja.timer
|
||||
Group: Productivity/Archiving/Backup
|
||||
Requires: bash
|
||||
Requires: dialog
|
||||
Requires: gawk
|
||||
Requires: gzip
|
||||
Requires: logrotate
|
||||
Requires: pkgconfig(systemd)
|
||||
BuildRequires: automake
|
||||
Recommends: hwinfo
|
||||
Recommends: rdiff-backup
|
||||
Recommends: rsync
|
||||
Recommends: sfdisk
|
||||
|
||||
Name: backupninja
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Lightweight, extensible meta-backup system
|
||||
License: GPL-2.0-only
|
||||
URL: https://0xacab.org/liberate/backupninja
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source1: backupninja.service
|
||||
Source2: backupninja.timer
|
||||
Group: Productivity/Archiving/Backup
|
||||
Requires: bash
|
||||
Requires: dialog
|
||||
Requires: gawk
|
||||
Requires: gzip
|
||||
Requires: logrotate
|
||||
Requires: pkgconfig(systemd)
|
||||
BuildRequires: automake
|
||||
Recommends: hwinfo
|
||||
Recommends: rdiff-backup
|
||||
Recommends: rsync
|
||||
Recommends: sfdisk
|
||||
|
||||
%description
|
||||
Backupninja allows you to coordinate system backup by dropping a few simple
|
||||
|
Loading…
Reference in New Issue
Block a user