diff --git a/vala.spec b/vala.spec index f89cb2d..b86e30e 100644 --- a/vala.spec +++ b/vala.spec @@ -44,7 +44,7 @@ compiler. %build -%configure +%configure --enable-vapigen # Don't use rpath! sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool @@ -75,12 +75,17 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) %{_includedir}/vala-1.0 +%{_bindir}/*gen %{_libdir}/libvala.so +%{_libdir}/vala %{_libdir}/pkgconfig/vala-1.0.pc %changelog +* Tue Sep 4 2007 Michel Salim - 0.1.3-2 +- Enable binding generation tools + * Sun Sep 2 2007 Michel Salim - 0.1.3-1 - Update to 0.1.3