Project

General

Profile

Revision 9576ea58

ID9576ea58c0ae8dca351704a3ae7113e23931c8e4
Parent ac9b6e9b
Child 64ef5a71

Added by Aurelien BOMPARD over 13 years ago

Correction de la construction des RPMs

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@4457 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

pkg/vigiboard.redhat.spec
13 13
Summary:    Vigilo event board
14 14
Version:    %{version}
15 15
Release:    %{release}
16
Source0:    %{name}-%{version}.tar.gz
16
Source0:    %{module}-%{version}.tar.gz
17 17
URL:        http://www.projet-vigilo.org
18 18
Group:      System/Servers
19 19
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-build
......
100 100
This application is part of the Vigilo Project <http://vigilo-project.org>
101 101

  
102 102
%prep
103
%setup -q
103
%setup -q -n %{module}-%{version}
104 104

  
105 105
%build
106 106
make PYTHON=%{__python} SYSCONFDIR=%{_sysconfdir}

Also available in: Unified diff