diff --git a/lv2.spec b/lv2.spec index 456532c..6ce4c6c 100644 --- a/lv2.spec +++ b/lv2.spec @@ -1,5 +1,5 @@ Name: lv2 -Version: 1.10.0 +Version: 1.12.0 Release: 1mamba Summary: A portable plugin standard for audio systems Group: System/Libraries @@ -80,8 +80,8 @@ This package contains libraries and header files for developing applications tha %files -n lib%{name} %defattr(-,root,root) -%dir %{_libdir}/lv2 -%{_libdir}/lv2/* +%dir %{_prefix}/lib/lv2 +%{_prefix}/lib/lv2/* %doc COPYING %files -n lib%{name}-devel @@ -107,10 +107,12 @@ This package contains libraries and header files for developing applications tha %{_datadir}/lv2specgen/DTD/xhtml-*.ent %{_datadir}/lv2specgen/style.css %{_datadir}/lv2specgen/template.html -%doc NEWS README - +#%doc NEWS README %changelog +* Fri May 01 2015 Automatic Build System 1.12.0-1mamba +- automatic version update by autodist + * Mon Nov 03 2014 Automatic Build System 1.10.0-1mamba - automatic version update by autodist