Skip to content

Commit

Permalink
Specfile update again (typofix)
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed May 11, 2012
1 parent 00e8169 commit 3c31f52
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions python-tw2-jit.spec
Expand Up @@ -4,7 +4,7 @@


Name: python-tw2-jit Name: python-tw2-jit
Version: 2.0.3 Version: 2.0.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: Javascript Infovis Toolkit (JIT) for ToscaWidgets2 Summary: Javascript Infovis Toolkit (JIT) for ToscaWidgets2


Group: Development/Languages Group: Development/Languages
Expand Down Expand Up @@ -71,10 +71,13 @@ mv setup.py.tmp setup.py
%doc README.rst LICENSE-tw2-jit.txt LICENSE-jit.txt %doc README.rst LICENSE-tw2-jit.txt LICENSE-jit.txt


%{python_sitelib}/tw2/jit %{python_sitelib}/tw2/jit
%{python_sitelib}/%{name}-%{version}* %{python_sitelib}/%{modname}-%{version}*




%changelog %changelog
* Fri May 11 2012 Ralph Bean <rbean@redhat.com> - 2.0.3-3
- Fixed typo in the files section.

* Fri May 11 2012 Ralph Bean <rbean@redhat.com> - 2.0.3-2 * Fri May 11 2012 Ralph Bean <rbean@redhat.com> - 2.0.3-2
- Resolved directory ownership conflict. - Resolved directory ownership conflict.


Expand Down

0 comments on commit 3c31f52

Please sign in to comment.