Project

General

Profile

Revision 04a8f09e

ID04a8f09ee13dc8ebdf2fb4dea2b5e6759edc6e42
Parent 3e5985c8
Child 7b639f58

Added by Aurelien BOMPARD about 13 years ago

MAJ des RPMs pour utiliser les tags

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

View differences:

pkg/vigiboard.rhel6.spec
1
%define module  vigiboard
2
%define name    vigilo-%{module}
3
%define version 2.0.0
4
%define release 1%{?svn}%{?dist}
1
%define module  @SHORT_NAME@
5 2

  
6
Name:       %{name}
7
Summary:    Vigilo event board
8
Version:    %{version}
9
Release:    %{release}
3
Name:       vigilo-%{module}
4
Summary:    @SUMMARY@
5
Version:    @VERSION@
6
Release:    1%{?svn}%{?dist}
10 7
Source0:    %{module}-%{version}.tar.gz
11
URL:        http://www.projet-vigilo.org
8
URL:        @URL@
12 9
Group:      System/Servers
13 10
BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-build
14 11
License:    GPLv2
......
28 25

  
29 26

  
30 27
%description
31
Vigilo event board.
28
@DESCRIPTION@
32 29
This application is part of the Vigilo Project <http://vigilo-project.org>
33 30

  
34 31
%prep

Also available in: Unified diff