This commit is contained in:
Matthias Clasen 2011-07-26 12:04:18 -04:00
parent fa1deff3a7
commit c924bd3e93

View File

@ -45,11 +45,11 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="%{__install} -p"
#Remove libtool archives.
find %{buildroot} -name '*.la' -exec rm -f {} ';'
%find_lang cluttergtk-1.0
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%find_lang cluttergtk-1.0
%files -f cluttergtk-1.0.lang
%doc COPYING NEWS
%{_libdir}/*.so.*