Project

General

Profile

Revision b55ed80f

IDb55ed80f83140f4c481163c932ff304100e19f62
Parent ec042411
Child 53bdf40e

Added by Aurelien BOMPARD almost 14 years ago

Correction de la construction des RPMs

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

View differences:

pkg/vigigraph.redhat.spec
13 13
Summary:    Vigilo graphs interface
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
......
96 96
This application is part of the Vigilo Project <http://vigilo-project.org>
97 97

  
98 98
%prep
99
%setup -q
99
%setup -q -n %{module}-%{version}
100 100
cd javascript
101 101
#wget http://downloads.sourceforge.net/project/qooxdoo/qooxdoo-legacy/0.7.3/qooxdoo-0.7.3-sdk.tar.gz
102 102
wget http://vigilo-dev.si.c-s.fr/cache/qooxdoo-0.7.3-sdk.tar.gz

Also available in: Unified diff