summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-10-26 16:06:17 -0500
committerEndi S. Dewata <edewata@redhat.com>2011-10-27 14:05:12 +0000
commit52981883aba2a2ce7a0152c50ad94201f327f411 (patch)
tree5e0883bdb7929a60295d20fc4d002a0b4605c314 /freeipa.spec.in
parent7142cee430a194cca1208ce4ebcd70ee892af1b9 (diff)
downloadfreeipa-52981883aba2a2ce7a0152c50ad94201f327f411.tar.gz
freeipa-52981883aba2a2ce7a0152c50ad94201f327f411.tar.xz
freeipa-52981883aba2a2ce7a0152c50ad94201f327f411.zip
Fixed inconsistent image names.
The images have been renamed to be more consistent and moved into the "images" directory to mimic the original jQuery UI structure. Ticket #1613
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 11729b23a..33aba87db 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -508,8 +508,6 @@ fi
%{_usr}/share/ipa/migration/migration.py*
%dir %{_usr}/share/ipa/ui
%{_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
@@ -517,6 +515,9 @@ fi
%{_usr}/share/ipa/ui/*.svg
%{_usr}/share/ipa/ui/*.ttf
%{_usr}/share/ipa/ui/*.woff
+%dir %{_usr}/share/ipa/ui/images
+%{_usr}/share/ipa/ui/images/*.png
+%{_usr}/share/ipa/ui/images/*.gif
%dir %{_sysconfdir}/ipa
%dir %{_sysconfdir}/ipa/html
%config(noreplace) %{_sysconfdir}/ipa/html/ssbrowser.html
@@ -615,6 +616,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
%changelog
+* Wed Oct 26 2011 Endi S. Dewata <edewata@redhat.com> - 2.99.0-10
+- Moved UI images into install/ui/images
+
* Mon Oct 24 2011 Endi S. Dewata <edewata@redhat.com> - 2.99.0-9
- Removed hbac-deny-remove.html