diff --git a/popt.spec b/popt.spec index 5584d7e..d7290f0 100644 --- a/popt.spec +++ b/popt.spec @@ -1,7 +1,7 @@ Summary: C library for parsing command line parameters Name: popt Version: 1.16 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.rpm5.org/ @@ -91,7 +91,8 @@ make check %files -f %{name}.lang %defattr(-,root,root,-) -%doc CHANGES COPYING +%license COPYING +%doc CHANGES %{_sysconfdir}/popt.d %if 0%{?fedora} < 17 && 0%{?rhel} < 7 /%{_lib}/libpopt.so.* @@ -112,6 +113,9 @@ make check %{_libdir}/libpopt.a %changelog +* Thu Jun 26 2014 Panu Matilainen - 1.16-4 +- Mark license as such, not documentation + * Sat Jun 07 2014 Fedora Release Engineering - 1.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild