Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
2cb5c30f
Commit
2cb5c30f
authored
12 years ago
by
Yann Diorcet
Browse files
Options
Download
Patches
Plain Diff
Update RPM spec (use git version when it is possible)
parent
9a21860f
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
linphone.spec.in
+1
-1
linphone.spec.in
mediastreamer2
+1
-1
mediastreamer2
oRTP
+1
-1
oRTP
with
3 additions
and
3 deletions
linphone.spec.in
+
1
−
1
View file @
2cb5c30f
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
mediastreamer2
@
9d722a14
Subproject commit
513945c9781dbb9ae6905bb7fa80db2665f64d01
Subproject commit
9d722a1456c8574b385fac0eadf4ad6a4067637b
This diff is collapsed.
Click to expand it.
oRTP
@
99cbcd90
Subproject commit
3fb614e2ed15803f2c96c223cceb5545a60f2431
Subproject commit
99cbcd905d357fd3a297f8d0e2aa4698c11c805a
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets