|
|
|
@ -1001,6 +1001,33 @@ done
|
|
|
|
|
|
|
|
|
|
##########
|
|
|
|
|
|
|
|
|
|
%package -n trinity-tdefilereplace
|
|
|
|
|
Summary: Batch search-and-replace component for TDE
|
|
|
|
|
Group: Applications/Utilities
|
|
|
|
|
|
|
|
|
|
%description -n trinity-tdefilereplace
|
|
|
|
|
TDEFileReplace is an embedded component for TDE that acts as a batch
|
|
|
|
|
search-and-replace tool. It allows you to replace one expression with
|
|
|
|
|
another in many files at once.
|
|
|
|
|
|
|
|
|
|
Note that at the moment TDEFileReplace does not come as a standalone
|
|
|
|
|
application.
|
|
|
|
|
|
|
|
|
|
This package is part of Trinity, as a component of the TDE utilities module.
|
|
|
|
|
|
|
|
|
|
%files -n trinity-tdefilereplace
|
|
|
|
|
%{tde_bindir}/tdefilereplace
|
|
|
|
|
%{tde_tdelibdir}/libtdefilereplacepart.la
|
|
|
|
|
%{tde_tdelibdir}/libtdefilereplacepart.so
|
|
|
|
|
%{tde_tdeappdir}/tdefilereplace.desktop
|
|
|
|
|
%{tde_datadir}/apps/tdefilereplace/
|
|
|
|
|
%{tde_datadir}/apps/tdefilereplacepart/
|
|
|
|
|
%{tde_tdedocdir}/HTML/en/tdefilereplace/
|
|
|
|
|
%{tde_datadir}/icons/hicolor/*/apps/tdefilereplace.png
|
|
|
|
|
%{tde_datadir}/services/tdefilereplacepart.desktop
|
|
|
|
|
|
|
|
|
|
##########
|
|
|
|
|
|
|
|
|
|
# afaik, nobody BR's it, and it pulls kdeutils into multilib -- Rex
|
|
|
|
|
%package devel
|
|
|
|
|
Summary: Development files for %{name}
|
|
|
|
|