From 537018a9c639e5a09ce1ac631e88d53a22758ffc Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jan 28 2016 11:54:43 +0000 Subject: Update license filename --- diff --git a/pysnmp.spec b/pysnmp.spec index 07fc5a2..a9b2cd7 100644 --- a/pysnmp.spec +++ b/pysnmp.spec @@ -61,14 +61,14 @@ networking. %files -n python2-%{name} %doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ -%license LICENSE +%license LICENSE.txt %{_bindir}/*%{name}* %{python2_sitelib}/%{name}/ %{python2_sitelib}/%{name}*.egg-info %files -n python3-%{name} %doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ -%license LICENSE +%license LICENSE.txt %{_bindir}/*%{name}* %{python3_sitelib}/%{name}/ %{python3_sitelib}/%{name}*.egg-info