diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-09-08 12:21:18 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-09-08 12:21:18 +0200 |
commit | 9d7027521c75a988b872907cf4f164765d227d20 (patch) | |
tree | 02fef4700cfd535076d1931c9cd23d7ce90fe57e /redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec | |
parent | 22bcb2f1bd4f894ab82aec3201bdd672a9cedb45 (diff) | |
download | tde-packaging-9d7027521c75a988b872907cf4f164765d227d20.tar.gz tde-packaging-9d7027521c75a988b872907cf4f164765d227d20.zip |
RPM Packaging: updates for 14.0.0
Diffstat (limited to 'redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec')
-rw-r--r-- | redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec b/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec index 3c16ff3d1..9af8444f9 100644 --- a/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec +++ b/redhat/applications/tdeio-locate/tdeio-locate-14.0.0.spec @@ -25,7 +25,7 @@ Name: trinity-%{tde_pkg} -Summary: kio-slave for the locate command [Trinity] +Summary: tdeio-slave for the locate command [Trinity] Version: 0.4.5 Release: %{?!preversion:6}%{?preversion:5_%{preversion}}%{?dist}%{?_variant} @@ -107,19 +107,19 @@ export PATH="%{tde_bindir}:${PATH}" %__rm -rf %{buildroot} %__make install DESTDIR=%{buildroot} -C build -%find_lang kio-locate +%find_lang %{tde_pkg} %clean %__rm -rf %{buildroot} -%files -f kio-locate.lang +%files -f %{tde_pkg}.lang %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING TODO %{tde_tdelibdir}/tdeio_locate.la %{tde_tdelibdir}/tdeio_locate.so -%{tde_tdedocdir}/HTML/en/kio-locate/ +%{tde_tdedocdir}/HTML/en/tdeio-locate/ %{tde_datadir}/services/locate.protocol %{tde_datadir}/services/locater.protocol %{tde_datadir}/services/rlocate.protocol |