summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-10-02 16:47:28 +0200
committerRob Crittenden <rcritten@redhat.com>2012-10-04 18:07:34 -0400
commit206b6ca04b0e06b3bebf34d985f5310489fd7aac (patch)
treed1fc806e43c89e7a1a85c858cd8a6b2ff7af62a6 /freeipa.spec.in
parentb4e19509c034942a4f6bc99c371774a0944b65eb (diff)
downloadfreeipa-206b6ca04b0e06b3bebf34d985f5310489fd7aac.tar.gz
freeipa-206b6ca04b0e06b3bebf34d985f5310489fd7aac.tar.xz
freeipa-206b6ca04b0e06b3bebf34d985f5310489fd7aac.zip
Kerberos authentication extension makefiles
Makefiles for new FF kerberos authentication extension ihttps://fedorahosted.org/freeipa/ticket/3094
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index c86c08acc..e8e51644f 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -611,6 +611,17 @@ fi
%{_usr}/share/ipa/*.ldif
%{_usr}/share/ipa/*.uldif
%{_usr}/share/ipa/*.template
+%dir %{_usr}/share/ipa/ffextension
+%{_usr}/share/ipa/ffextension/bootstrap.js
+%{_usr}/share/ipa/ffextension/install.rdf
+%{_usr}/share/ipa/ffextension/chrome.manifest
+%dir %{_usr}/share/ipa/ffextension/chrome
+%dir %{_usr}/share/ipa/ffextension/chrome/content
+%{_usr}/share/ipa/ffextension/chrome/content/kerberosauth.js
+%{_usr}/share/ipa/ffextension/chrome/content/kerberosauth_overlay.xul
+%dir %{_usr}/share/ipa/ffextension/locale
+%dir %{_usr}/share/ipa/ffextension/locale/en-US
+%{_usr}/share/ipa/ffextension/locale/en-US/kerberosauth.properties
%dir %{_usr}/share/ipa/html
%{_usr}/share/ipa/html/ssbrowser.html
%{_usr}/share/ipa/html/browserconfig.html