diff --git a/caja.spec b/caja.spec index a4bc906..761d68d 100644 --- a/caja.spec +++ b/caja.spec @@ -130,7 +130,7 @@ sed -i -e 's,Exec=caja -n,Exec=/usr/bin/caja-autostart,g' data/caja.desktop.in.i #NOCONFIGURE=1 ./autogen.sh # To work around rpath -#autoreconf -fi +autoreconf -fi %build %configure \ @@ -226,6 +226,7 @@ fi %{_sysconfdir}/xdg/autostart/caja-autostart.desktop %files extensions +%{_datadir}/gtk-doc/html/libcaja-extension %{_libdir}/libcaja-extension.so.* %{_libdir}/girepository-1.0/*.typelib @@ -233,7 +234,6 @@ fi %{_datadir}/glib-2.0/schemas/org.mate.*.gschema.xml %files devel -#%doc %{_datadir}/gtk-doc/html/libcaja-extension/ %{_includedir}/caja/ %{_libdir}/pkgconfig/* %{_libdir}/*.so @@ -243,6 +243,7 @@ fi %changelog * Tue Mar 04 2014 Dan Mashal - 1.8.0-1 - Update to 1.8.0 +- Turn autoreconf bit back on. This is still needed for rpath issue. * Sun Feb 23 2014 Wolfgang Ulbrich - 1.7.91-0.1.git20140223.ee0a62 - update to latest git snapshot from 2014.02.23