Revision 7f07168b
uniformisation du packaging pour les modules turbogears
git-svn-id: https://vigilo-dev.si.c-s.fr/svn@6663 b22e2e97-25c9-44ff-b637-2e5ceca36478
pkg/vigigraph.rhel6.spec | ||
---|---|---|
4 | 4 |
Summary: @SUMMARY@ |
5 | 5 |
Version: @VERSION@ |
6 | 6 |
Release: 1%{?svn}%{?dist} |
7 |
Source0: %{module}-%{version}.tar.gz
|
|
7 |
Source0: %{name}-%{version}.tar.gz
|
|
8 | 8 |
URL: @URL@ |
9 | 9 |
Group: System/Servers |
10 | 10 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-build |
... | ... | |
24 | 24 |
This application is part of the Vigilo Project <http://vigilo-project.org> |
25 | 25 |
|
26 | 26 |
%prep |
27 |
%setup -q -n %{module}-%{version}
|
|
27 |
%setup -q |
|
28 | 28 |
# A cause des permissions sur /var/log/httpd sur Red Hat |
29 | 29 |
sed -i -e '/<IfModule mod_wsgi\.c>/a WSGISocketPrefix run/wsgi' deployment/%{module}.conf |
30 | 30 |
|
Also available in: Unified diff