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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
0af97b50
Commit
0af97b50
authored
11 years ago
by
Tristan Matthews
Browse files
Options
Downloads
Patches
Plain Diff
* #38506: rpm: fix kde build and pjsip build
parent
9b897d15
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/build-system/rpm/sflphone.spec
+2
-6
2 additions, 6 deletions
tools/build-system/rpm/sflphone.spec
with
2 additions
and
6 deletions
tools/build-system/rpm/sflphone.spec
+
2
−
6
View file @
0af97b50
...
...
@@ -8,7 +8,7 @@ License: GPLv3
URL: http://sflphone.org/
Source0: https://projects.savoirfairelinux.com/attachments/download/6423/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: gettext openssl-devel desktop-file-utils perl
BuildRequires: gettext openssl-devel desktop-file-utils perl
libuuid-devel
BuildRequires: libyaml-devel alsa-lib-devel pulseaudio-libs-devel
BuildRequires: ccrtp-devel libzrtpcpp-devel dbus-c++-devel pcre-devel
BuildRequires: gsm-devel speex-devel expat-devel libsamplerate-devel
...
...
@@ -246,9 +246,6 @@ fi
%files kde
%{_bindir}/sflphone-client-kde
%{_datadir}/kde4/apps/sflphone-client-kde
%{_datadir}/kde4/apps/plasma/plasmoids/
%{_datadir}/kde4/apps/plasma/services/sflphone.operations
%{_datadir}/kde4/services
%{_datadir}/config.kcfg/sflphone-client-kde.kcfg
%{_datadir}/applications/kde4
%doc %{_datadir}/doc/HTML/*/sflphone-client-kde
...
...
@@ -256,9 +253,8 @@ fi
%{_datadir}/icons/hicolor
%{_libdir}/libksflphone.so*
%{_libdir}/libqtsflphone.so*
%{_libdir}/kde4/plasma_engine_sflphone.so
%exclude %{_includedir}/kde4/ksflphone/*.h
%exclude %{_includedir}/
kde4/
qtsflphone/*.h
%exclude %{_includedir}/qtsflphone/*.h
%endif
%changelog
...
...
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