Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
5d306e9e
Commit
5d306e9e
authored
10 years ago
by
Tristan Matthews
Committed by
Simon Piette
10 years ago
Browse files
Options
Downloads
Patches
Plain Diff
rpm: use pjproject from the distro
Refs #59604 Change-Id: Ide0d16eca3637a5cce78f55dc40647afbbcf34ef
parent
82b8a71b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/build-system/rpm/sflphone.spec
+6
-2
6 additions, 2 deletions
tools/build-system/rpm/sflphone.spec
with
6 additions
and
2 deletions
tools/build-system/rpm/sflphone.spec
+
6
−
2
View file @
5d306e9e
...
...
@@ -22,6 +22,7 @@ BuildRequires: gsm-devel opus-devel speex-devel expat-devel libsamplerate-d
BuildRequires: gnome-doc-utils libtool libsexy-devel intltool yelp-tools
BuildRequires: libnotify-devel check-devel rarian-compat ilbc-devel
BuildRequires: evolution-data-server-devel gnome-common libsndfile-devel
BuildRequires: pjproject-devel
# KDE requires
BuildRequires: cmake kdepimlibs-devel
BuildRequires: perl-podlators
...
...
@@ -46,7 +47,7 @@ protocols.
mkdir -p daemon/contrib/native
pushd daemon/contrib/native
../bootstrap
make .iax
.pjproject
make .iax
popd
# Compile the daemon
pushd daemon
...
...
@@ -278,9 +279,12 @@ fi
%exclude %{_includedir}/qtsflphone/*.h
%changelog
* Fri Nov 14 2014 Simon Piette <simon.piette@savoirfairelinux.com> - 1.4.2-
2
* Fri Nov 14 2014 Simon Piette <simon.piette@savoirfairelinux.com> - 1.4.2-
3
- Changed sflphoned path
* Tue Nov 4 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.4.2-2
- Use Fedora's pjproject package
* Thu Sep 25 2014 Tristan Matthews <tristan.matthews@savoirfairelinux.com> - 1.4.2-1
- Bump version after release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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