No more cloader and explicitely enable vala

This commit is contained in:
Ignacio Casal Quinteiro 2012-02-25 20:31:47 +01:00
parent 9e2c1d91fd
commit 7035bd89fd

View File

@ -43,7 +43,7 @@ that are needed to write applications that use libpeas.
%setup -q
%build
%configure
%configure --enable-vala
# FIXME rpath disabling is disabled because it breaks the creation of the GIR files
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
@ -79,7 +79,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
%{_libdir}/libpeas*-1.0.so.*
%dir %{_libdir}/libpeas-1.0/
%dir %{_libdir}/libpeas-1.0/loaders
%{_libdir}/libpeas-1.0/loaders/libcloader.so
%{_libdir}/libpeas-1.0/loaders/libpythonloader.so
%{_libdir}/libpeas-1.0/loaders/libseedloader.so
%{_libdir}/libpeas-1.0/loaders/libgjsloader.so