diff --git a/cloudy.spec b/cloudy.spec index 8dd7347..5db1a7d 100644 --- a/cloudy.spec +++ b/cloudy.spec @@ -1,6 +1,6 @@ Name: cloudy Version: 08.00 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Spectral synthesis code to simulate conditions in interstellar matter %define upversion 08.00 @@ -118,7 +118,7 @@ cp -a data/*.in %{buildroot}/%{_datadir}/%{name}/scripts %files doc %defattr(-,root,root,-) -%doc docs/* +%doc license.txt docs/* %files libs %defattr(-,root,root,-) @@ -134,9 +134,12 @@ cp -a data/*.in %{buildroot}/%{_datadir}/%{name}/scripts %files devel-doc %defattr(-,root,root,-) -%doc doxygen/html +%doc license.txt doxygen/html %changelog +* Fri Jul 09 2010 Sergio Pascual - 08.00-2 +- Include license as %doc in -doc subpackages + * Sun Apr 04 2010 Sergio Pascual - 08.00-1 - New upstream source - Devel documentations in its own subpackage devel-doc