diff --git a/itstool.spec b/itstool.spec index b85a182..3d0147b 100644 --- a/itstool.spec +++ b/itstool.spec @@ -31,7 +31,8 @@ make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT %files -%doc COPYING COPYING.GPL3 NEWS +%license COPYING COPYING.GPL3 +%doc NEWS %{_bindir}/itstool %{_datadir}/itstool %doc %{_mandir}/man1/itstool.1.gz @@ -39,6 +40,7 @@ make install DESTDIR=$RPM_BUILD_ROOT %changelog * Tue Jul 10 2018 Kalev Lember - 2.0.4-1 - Update to 2.0.4 +- Use license macro for COPYING * Wed Feb 07 2018 Iryna Shcherbina - 2.0.2-9 - Update Python 2 dependency declarations to new packaging standards