From 2cb5c30f98ba04071dfcfa21d2c9a9bf1a744ae9 Mon Sep 17 00:00:00 2001 From: Yann Diorcet Date: Tue, 27 Mar 2012 15:56:12 +0200 Subject: [PATCH] Update RPM spec (use git version when it is possible) --- linphone.spec.in | 2 +- mediastreamer2 | 2 +- oRTP | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/linphone.spec.in b/linphone.spec.in index ff79974e6..44e3f5f00 100644 --- a/linphone.spec.in +++ b/linphone.spec.in @@ -11,7 +11,7 @@ Name: linphone Version: @VERSION@ -Release: %(git describe --tags | sed 's/.*-\([0-9]*\)-g.*/\1/' || echo '1')%{?dist} +Release: %(git describe --tags --abbrev=40 | sed -rn 's/^.*-([0-9]+)-g[a-z0-9]{40}$/\1/p' || echo '1')%{?dist} Summary: Phone anywhere in the whole world by using the Internet Group: Applications/Communications diff --git a/mediastreamer2 b/mediastreamer2 index 513945c97..9d722a145 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 513945c9781dbb9ae6905bb7fa80db2665f64d01 +Subproject commit 9d722a1456c8574b385fac0eadf4ad6a4067637b diff --git a/oRTP b/oRTP index 3fb614e2e..99cbcd905 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 3fb614e2ed15803f2c96c223cceb5545a60f2431 +Subproject commit 99cbcd905d357fd3a297f8d0e2aa4698c11c805a