diff options
Diffstat (limited to 'redhat/applications/kcmldap/kcmldap-14.0.0.spec')
-rw-r--r-- | redhat/applications/kcmldap/kcmldap-14.0.0.spec | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/redhat/applications/kcmldap/kcmldap-14.0.0.spec b/redhat/applications/kcmldap/kcmldap-14.0.0.spec index dd5878e7e..42184a43c 100644 --- a/redhat/applications/kcmldap/kcmldap-14.0.0.spec +++ b/redhat/applications/kcmldap/kcmldap-14.0.0.spec @@ -72,7 +72,7 @@ touch --no-create %{tde_datadir}/icons/hicolor || : %postun -n trinity-kcontrol-ldap-bonding touch --no-create %{tde_datadir}/icons/hicolor || : -%files -n trinity-kcontrol-ldap-bonding -f %{tde_pkg}.lang +%files -n trinity-kcontrol-ldap-bonding %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING %{tde_bindir}/tdeldapbonding @@ -98,7 +98,7 @@ touch --no-create %{tde_datadir}/icons/hicolor || : %postun -n trinity-tde-ldap-cert-updater touch --no-create %{tde_datadir}/icons/hicolor || : -%files -n trinity-tde-ldap-cert-updater -f %{tde_pkg}.lang +%files -n trinity-tde-ldap-cert-updater %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING %{tde_bindir}/tdeldapcertupdater @@ -141,8 +141,6 @@ export PATH="%{tde_bindir}:${PATH}" %__rm -rf %{buildroot} %__make install DESTDIR=%{buildroot} -%find_lang %{tde_pkg} - %clean %__rm -rf %{buildroot} |