Skip to content

Commit 6798b94

Browse files
committed
Added license tag
1 parent 15b7df7 commit 6798b94

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SPECS-EXTENDED/mod_security/mod_security.spec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/mlogc.conf
119119

120120

121121
%files
122-
%doc CHANGES LICENSE README.* NOTICE
122+
%license LICENSE
123+
%doc CHANGES README.* NOTICE
123124
%{_httpd_moddir}/mod_security2.so
124125
%config(noreplace) %{_httpd_confdir}/*.conf
125126
%if "%{_httpd_modconfdir}" != "%{_httpd_confdir}"

0 commit comments

Comments
 (0)