Add missing LICENSE file #2
7
LICENSE
Normal file
7
LICENSE
Normal file
@@ -0,0 +1,7 @@
|
||||
DO WHAT THE HELL YOU WANT TO PUBLIC LICENSE
|
||||
Version 1.0.0, October 2014
|
||||
|
||||
DO WHAT THE HELL YOU WANT TO PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. You just DO WHAT THE HELL YOU WANT TO.
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 16 13:53:44 UTC 2025 - Michael Calmer <mc@suse.com>
|
||||
|
||||
- Add missing LICENSE file
|
||||
Add: LICENSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 08:24:13 UTC 2023 - Victor Zhestkov <vzhestkov@suse.com>
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ License: WTFPL
|
||||
URL: https://build.opensuse.org/package/show/systemsmanagement:saltstack:bundle:debbuild/deb-perl-macros
|
||||
Requires: perl
|
||||
Source0: macros.perl
|
||||
Source1: LICENSE
|
||||
%if "%_vendor" == "debbuild"
|
||||
BuildRequires: debbuild
|
||||
%endif
|
||||
@@ -37,6 +38,7 @@ BuildArch: noarch
|
||||
Perl RPM macros for debbuild
|
||||
|
||||
%prep
|
||||
cp %{S:1} .
|
||||
|
||||
%build
|
||||
|
||||
@@ -46,5 +48,6 @@ install -Dm644 %{S:0} %{buildroot}%{_debmacrodir}/macros.perl-full
|
||||
%files
|
||||
%defattr(644, root, root, 755)
|
||||
%{_debmacrodir}/macros.perl-full
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user