summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-08-02 12:42:42 -0500
committerAdam Young <ayoung@redhat.com>2011-08-02 22:56:58 -0400
commitbd2f4173b0133053b68e38671b0f1227629d89e9 (patch)
treef52d1ebdc227569ff668275e1538ee98090d69f9 /freeipa.spec.in
parent07837082f4221e070c40617a5b36807ea80bed46 (diff)
downloadfreeipa-bd2f4173b0133053b68e38671b0f1227629d89e9.tar.gz
freeipa-bd2f4173b0133053b68e38671b0f1227629d89e9.tar.xz
freeipa-bd2f4173b0133053b68e38671b0f1227629d89e9.zip
Fixed missing icons.
The Makefile.am and the spec file have been fixed to include all icons in the install/ui folder. Ticket #1559
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index f148bb87c..5dda8116a 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -411,6 +411,7 @@ fi
%{_usr}/share/ipa/ui/index.html
%{_usr}/share/ipa/ui/*.png
%{_usr}/share/ipa/ui/*.gif
+%{_usr}/share/ipa/ui/*.ico
%{_usr}/share/ipa/ui/*.css
%{_usr}/share/ipa/ui/*.js
%{_usr}/share/ipa/ui/*.eot
@@ -513,6 +514,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
%changelog
+* Tue Aug 2 2011 Endi S. Dewata <edewata@redhat.com> - 2.0.90-10
+- Add *.ico files
+
* Tue Jul 29 2011 Alexander Bokovoy <abokovoy@redhat.com> - 2.0.90-9
- Add libipa_hbac-python dependency for hbactest plugin