Project

General

Profile

Revision 74537301

ID74537301818031c0825eb72739ff7d3c9ce28946
Parent d724c10a
Child 4e9375cc

Added by Francois POIROTTE almost 6 years ago

Préparation v5.0.0rc1

Change-Id: I8a78a4c768e9467fffae1334530f3b68e1a35ea1

View differences:

pkg/vigigraph.rhel6.spec
4 4
Summary:    @SUMMARY@
5 5
Version:    @VERSION@
6 6
Release:    @RELEASE@%{?dist}
7
Source0:    %{name}-%{version}.tar.gz
7
Source0:    %{name}-%{version}@PREVERSION@.tar.gz
8 8
URL:        @URL@
9 9
Group:      Applications/System
10 10
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-build
......
23 23
This application is part of the Vigilo Project <https://www.vigilo-nms.com>
24 24

  
25 25
%prep
26
%setup -q
26
%setup -q -n %{name}-%{version}@PREVERSION@
27 27

  
28 28
%build
29 29

  
setup.py
31 31

  
32 32
setup(
33 33
    name='vigilo-vigigraph',
34
    version='5.0.0',
34
    version='5.0.0rc1',
35 35
    author='Vigilo Team',
36 36
    author_email='contact.vigilo@c-s.fr',
37 37
    url='https://www.vigilo-nms.com',

Also available in: Unified diff