From 87e571cc0d17d99854ec6ed29473fc32fda653ba Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Feb 02 2011 08:19:00 +0000 Subject: Fix the files list Need find_lang and added include files --- diff --git a/at-spi2-core.spec b/at-spi2-core.spec index ee6aa04..be27bf1 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -57,12 +57,14 @@ make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT +%{find_lang} %{name} + rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%files +%files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING AUTHORS README # %dir %{_sysconfdir}/at-spi2 @@ -81,6 +83,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %{_libdir}/libatspi.so %{_datadir}/gtk-doc/html/libatspi %{_datadir}/gir-1.0/Atspi-2.0.gir +%{_includedir}/at-spi-2.0 %changelog * Tue Feb 1 2011 Christopher Aillon - 1.91.6-1