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 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/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
Name: backupninja
Version: 1.2.2 Name: backupninja
Release: 0 Version: 1.2.2
Summary: Lightweight, extensible meta-backup system Release: 0
License: GPL-2.0 Summary: Lightweight, extensible meta-backup system
URL: https://0xacab.org/liberate/backupninja License: GPL-2.0-only
Source0: %{name}-%{version}.tar.gz Group: Productivity/Archiving/Backup
Source1: backupninja.service URL: https://0xacab.org/liberate/backupninja
Source2: backupninja.timer Source0: %{name}-%{version}.tar.gz
Group: Productivity/Archiving/Backup Source1: backupninja.service
Requires: bash Source2: backupninja.timer
Requires: dialog BuildRequires: automake
Requires: gawk Requires: bash
Requires: gzip Requires: dialog
Requires: logrotate Requires: gawk
Requires: pkgconfig(systemd) Requires: gzip
BuildRequires: automake Requires: logrotate
Recommends: hwinfo Requires: pkgconfig(systemd)
Recommends: rdiff-backup Recommends: hwinfo
Recommends: rsync Recommends: rdiff-backup
Recommends: sfdisk Recommends: rsync
Recommends: sfdisk
%description %description
Backupninja allows you to coordinate system backup by dropping a few simple 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 backups don't have their own configuration file format. Backupninja provides a
centralized way to configure and coordinate many different backup utilities. centralized way to configure and coordinate many different backup utilities.
The key features of backupninja are: The key features of backupninja are: