summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb.spec
diff options
context:
space:
mode:
Diffstat (limited to 'funcweb/funcweb.spec')
-rw-r--r--funcweb/funcweb.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/funcweb/funcweb.spec b/funcweb/funcweb.spec
index fee8611..7ea73c1 100644
--- a/funcweb/funcweb.spec
+++ b/funcweb/funcweb.spec
@@ -95,7 +95,8 @@ rm -fr $RPM_BUILD_ROOT
%dir %{python_sitelib}/funcweb/static
%dir %{python_sitelib}/funcweb/static/css
%dir %{python_sitelib}/funcweb/static/images
-%dir %{python_sitelib}/funcweb/static/javascript
+%dir %{python_sitelib}/funcweb/static/images/imgs
+%dir %{python_sitelib}/funcweb/static/javascript/ext
%dir %{python_sitelib}/funcweb/identity
%dir %{_sysconfdir}/%{name}
%dir /var/log/funcweb
@@ -124,8 +125,10 @@ rm -fr $RPM_BUILD_ROOT
%{python_sitelib}/funcweb/static/images/*.jpg
%{python_sitelib}/funcweb/static/images/*.ico
%{python_sitelib}/funcweb/static/images/*.gif
+%{python_sitelib}/funcweb/static/images/imgs/*.gif
%{python_sitelib}/funcweb/static/images/Makefile
%{python_sitelib}/funcweb/static/javascript/*.js
+%{python_sitelib}/funcweb/static/javascript/ext/*.js
%{python_sitelib}/funcweb/static/javascript/Makefile
%{python_sitelib}/funcweb/identity/*.py*
%{python_sitelib}/funcweb/identity/Makefile