SHA256
1
0
forked from pool/backupninja

Accepting request 1107980 from Archiving:Backup

- Normalize the license field according to legaldb 
- Cosmetic changes from spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/1107980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/backupninja?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2023-08-30 08:21:08 +00:00 committed by Git OBS Bridge
commit 9870186795
2 changed files with 28 additions and 22 deletions

View File

@ -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

View File

@ -15,31 +15,32 @@
# 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
Group: Productivity/Archiving/Backup
URL: https://0xacab.org/liberate/backupninja
Source0: %{name}-%{version}.tar.gz
Source1: backupninja.service
Source2: backupninja.timer
BuildRequires: automake
Requires: bash
Requires: dialog
Requires: gawk
Requires: gzip
Requires: logrotate
Requires: pkgconfig(systemd)
Recommends: hwinfo
Recommends: rdiff-backup
Recommends: rsync
Recommends: sfdisk
%description
Backupninja allows you to coordinate system backup by dropping a few simple
configuration files into /etc/backup.d/. Most programs you might use for making
configuration files into %{_sysconfdir}/backup.d/. Most programs you might use for making
backups don't have their own configuration file format. Backupninja provides a
centralized way to configure and coordinate many different backup utilities.
The key features of backupninja are: