Add git commit step in rpm build

This commit is contained in:
Yann Diorcet 2012-02-21 14:55:02 +01:00
parent e3b097b998
commit 34390822d5

View file

@ -11,7 +11,7 @@
Name: linphone
Version: @VERSION@
Release: 1%{?dist}
Release: %(git describe --tags | sed 's/.*-\([0-9]*\)-g.*/\1/' || echo '1')%{?dist}
Summary: Phone anywhere in the whole world by using the Internet
Group: Applications/Communications