Accepting request 1059846 from security
OBS-URL: https://build.opensuse.org/request/show/1059846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/srm?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 18 14:37:05 UTC 2023 - Gordon Leung <pirateclip@protonmail.com>
|
||||
|
||||
- amend license SUSE-SGI-FreeB-2.0 to SPDX's SGI-B-2.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 21 09:42:15 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package srm
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,7 @@ Version: 1.2.15
|
||||
Release: 0
|
||||
# COPYING file has the MIT license, but also a extra no-advertising clause
|
||||
Summary: A secure replacement for rm
|
||||
License: SUSE-SGI-FreeB-2.0
|
||||
License: SGI-B-2.0
|
||||
Group: Hardware/Other
|
||||
URL: http://srm.sf.net
|
||||
Source0: https://sourceforge.net/projects/srm/files/%{version}/%{name}-%{version}.tar.gz
|
||||
@@ -44,7 +44,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_bindir}/fill_test
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man?/%{name}*
|
||||
|
||||
Reference in New Issue
Block a user