diff --git a/4ti2.spec b/4ti2.spec index d490d66..cc09eed 100644 --- a/4ti2.spec +++ b/4ti2.spec @@ -1,6 +1,6 @@ Name: 4ti2 Version: 1.3.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A software package for problems on linear spaces Group: System Environment/Libraries @@ -59,6 +59,8 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc COPYING TODO 4ti2_manual.pdf +%dir %{_libdir}/%{name}/bin +%dir %{_libdir}/%{name} %{_datadir}/Modules/modulefiles/%{name}-%{_arch} %{_libdir}/%{name}/bin/output %{_libdir}/%{name}/bin/4ti2gmp @@ -81,6 +83,9 @@ rm -rf %{buildroot} %{_libdir}/%{name}/bin/zsolve %changelog +* Fri May 21 2010 Mark Chappell - 1.3.2-6 +- Take ownership of 2 directories we created + * Tue Mar 02 2010 Mark Chappell - 1.3.2-5 - Add note to description about environment modules