Mercurial > packages > rhel6 > uwsgi
comparison uwsgi.spec @ 6:6cbd1afb6634
Update to version 2.0.2
author | Guido Berhoerster <guido+packaging@berhoerster.name> |
---|---|
date | Fri, 14 Mar 2014 12:47:52 +0100 |
parents | e6b2af6272a4 |
children | 0eb0a0d0f011 |
comparison
equal
deleted
inserted
replaced
5:e6b2af6272a4 | 6:6cbd1afb6634 |
---|---|
1 # revision of the uwsgi documentation corresponding to the packaged release | 1 # revision of the uwsgi documentation corresponding to the packaged release |
2 %global uwsgi_docs_rev 8efc5cdfc5d1061a3255a120ca49f7d2e2ab1290 | 2 %global uwsgi_docs_rev 83e57d6246e23184e9c07bc2fec3ebc549e8125c |
3 | 3 |
4 Name: uwsgi | 4 Name: uwsgi |
5 Version: 2.0 | 5 Version: 2.0.2 |
6 Release: 1%{?dist} | 6 Release: 1%{?dist} |
7 Summary: Complete Stack for Building Clustered/Distributed Network Applications | 7 Summary: Complete Stack for Building Clustered/Distributed Network Applications |
8 | 8 |
9 Group: System Environment/Daemons | 9 Group: System Environment/Daemons |
10 License: GPLv2+ with exceptions | 10 License: GPLv2+ with exceptions |
717 %defattr(-,root,root,-) | 717 %defattr(-,root,root,-) |
718 %{_sysconfdir}/httpd/conf.d/10-uwsgi.conf | 718 %{_sysconfdir}/httpd/conf.d/10-uwsgi.conf |
719 %{_libdir}/httpd/modules/mod_uwsgi.so | 719 %{_libdir}/httpd/modules/mod_uwsgi.so |
720 | 720 |
721 %changelog | 721 %changelog |
722 * Fri Mar 14 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0.2-1 | |
723 - Update to version 2.0.2 | |
724 | |
722 * Wed Jan 8 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0-1 | 725 * Wed Jan 8 2014 Guido Berhoerster <guido+packaging@berhoerster.name> - 2.0-1 |
723 - Update to version 2.0 | 726 - Update to version 2.0 |
724 | 727 |
725 * Wed Dec 18 2013 Guido Berhoerster <guido+packaging@berhoerster.name> - 1.9.21.1-1 | 728 * Wed Dec 18 2013 Guido Berhoerster <guido+packaging@berhoerster.name> - 1.9.21.1-1 |
726 - Update to version 1.9.21.1 | 729 - Update to version 1.9.21.1 |