--- qsampler/trunk/qsampler.spec.in 2013/12/31 11:21:47 2488 +++ qsampler/trunk/qsampler.spec.in 2014/12/24 14:23:06 2681 @@ -27,7 +27,7 @@ %prep %setup -[ -f Makefile.svn ] && %__make -f Makefile.svn +[ -f Makefile.git ] && %__make -f Makefile.git %build %configure @@ -52,7 +52,10 @@ %dir %{_datadir}/icons/hicolor/scalable %dir %{_datadir}/icons/hicolor/scalable/apps %dir %{_datadir}/icons/hicolor/scalable/mimetypes -#dir %{_datadir}/locale +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/translations +#dir %{_datadir}/man +#dir %{_datadir}/man/man1 %{_bindir}/%{name} %{_datadir}/mime/packages/%{name}.xml %{_datadir}/applications/%{name}.desktop @@ -60,7 +63,8 @@ %{_datadir}/icons/hicolor/32x32/mimetypes/application-x-%{name}*.png %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}*.svg -%{_datadir}/locale/%{name}_*.qm +%{_datadir}/%{name}/translations/%{name}_*.qm +%{_datadir}/man/man1/%{name}.1.gz %changelog * Tue Dec 31 2013 Rui Nuno Capela 0.2.3 @@ -79,7 +83,7 @@ * Mon Jan 15 2007 Rui Nuno Capela - Added sampler channel FX send support at session save code-level. - Global sampler volume slider/spinbox combo is now featured. -* Thu Dec 17 2006 Rui Nuno Capela +* Sun Dec 17 2006 Rui Nuno Capela - Added preliminary MIDI instrument mapping support. * Thu Jun 01 2006 Rui Nuno Capela - Take a chance for a new 0.1.3 release. @@ -97,9 +101,9 @@ - Device configuration breakthrough. * Fri Mar 4 2005 Rui Nuno Capela - Fifth alpha-release. -* Wed Nov 16 2004 Rui Nuno Capela +* Tue Nov 16 2004 Rui Nuno Capela - Prepared for the fourth alpha release. -* Wed Nov 16 2004 Rui Nuno Capela +* Tue Nov 16 2004 Rui Nuno Capela - Prepared for the fourth alpha release. * Wed Jun 2 2004 Rui Nuno Capela - Created initial qsampler.spec