Skip to content

Commit 41b99a0

Browse files
committed
spec: add missing license files
1 parent 8d2671a commit 41b99a0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

initscripts.spec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
260260
# =============================================================================
261261

262262
%files -n initscripts-rename-device
263+
%license COPYING
263264

264265
%{_prefix}/lib/udev/rename_device
265266

@@ -268,6 +269,7 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
268269
# ---------------
269270

270271
%files -n initscripts-service
272+
%license COPYING
271273

272274
%dir %{_libexecdir}/%{name}
273275
%dir %{_libexecdir}/%{name}/legacy-actions
@@ -279,6 +281,7 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
279281
# ---------------
280282

281283
%files -n netconsole-service
284+
%license COPYING
282285
%config(noreplace) %{_sysconfdir}/sysconfig/netconsole
283286

284287
%{_libexecdir}/netconsole
@@ -287,6 +290,8 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
287290
# ---------------
288291

289292
%files -n readonly-root
293+
%license COPYING
294+
290295
%dir %{_sharedstatedir}/stateless
291296
%dir %{_sharedstatedir}/stateless/state
292297
%dir %{_sharedstatedir}/stateless/writable

0 commit comments

Comments
 (0)