15
0
forked from pool/python-Jinja2

Accepting request 233206 from home:frispete:python

- fix package build (file selection missing)

OBS-URL: https://build.opensuse.org/request/show/233206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Jinja2?expand=0&rev=37
This commit is contained in:
Todd R
2014-05-09 08:03:23 +00:00
committed by Git OBS Bridge
parent e80ef494fb
commit 7a1602f410
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 8 21:21:45 UTC 2014 - hpj@urpla.net
- fix package build (file selection missing)
-------------------------------------------------------------------
Sat Apr 26 19:38:39 UTC 2014 - dmueller@suse.com

View File

@@ -94,6 +94,8 @@ install -Dm644 ext/jinja.el %{buildroot}%{_datadir}/emacs/site-lisp/jinja.el # I
%files
%defattr(-,root,root,-)
%doc AUTHORS CHANGES LICENSE artwork examples
%{python_sitelib}/jinja2
%{python_sitelib}/Jinja2-%{version}-py%{py_ver}.egg-info
%files vim
%defattr(-,root,root,-)