SHA256
1
0
forked from pool/xapian-core
Raymond Wooninck 2011-09-16 09:36:56 +00:00 committed by Git OBS Bridge
parent 76c0caa7d6
commit 00b180775a

View File

@ -79,7 +79,7 @@ make %{?_smp_mflags}
%install %install
%makeinstall docdatadir=%{_docdir}/%{name} %makeinstall docdatadir=%{_docdir}/%{name}
rm -rf examples/{.libs,.deps,.dirstamp,*.o,quest,delve,simplesearch,simpleexpand,simpleindex,copydatabase} rm -rf examples/{.libs,.deps,.dirstamp,*.o,quest,delve,simplesearch,simpleexpand,simpleindex,copydatabase}
cp -vr ChangeLog.examples HACKING NEWS PLATFORMS examples %{buildroot}%{_docdir}/%{name}/ cp -vr ChangeLog.examples HACKING PLATFORMS examples %{buildroot}%{_docdir}/%{name}/
find . -name \*.spec -delete find . -name \*.spec -delete
fdupes %{buildroot}%{_defaultdocdir}/%{name} fdupes %{buildroot}%{_defaultdocdir}/%{name}
@ -92,7 +92,7 @@ rm -rf %{buildroot}
%files %files
%defattr(-, root, root) %defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog INSTALL README %doc AUTHORS COPYING ChangeLog INSTALL README NEWS
%{_bindir}/xapian-tcpsrv %{_bindir}/xapian-tcpsrv
%{_bindir}/xapian-progsrv %{_bindir}/xapian-progsrv
%{_bindir}/quest %{_bindir}/quest