Fixed missing icons.

The Makefile.am and the spec file have been fixed to include all
icons in the install/ui folder.

Ticket #1559
This commit is contained in:
Endi S. Dewata
2011-08-02 12:42:42 -05:00
committed by Adam Young
parent 07837082f4
commit bd2f4173b0
2 changed files with 64 additions and 48 deletions

View File

@@ -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