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
7ad45ed7
Commit
7ad45ed7
authored
16 years ago
by
Emmanuel Milou
Browse files
Options
Downloads
Patches
Plain Diff
Update suse spec file
parent
a454fd63
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
platform/suse.spec.in
+5
-15
5 additions, 15 deletions
platform/suse.spec.in
with
5 additions
and
15 deletions
platform/suse.spec.in
+
5
−
15
View file @
7ad45ed7
...
...
@@ -5,7 +5,7 @@ Autoreq: 0
Name: %name
Summary: A VoIP daemon with SIP protocol and IAX protocol
Version: %version
Release:
2
suse
Release:
1
suse
License: GPL
Group: System Environment/Daemons
URL: http://www.sflphone.org/
...
...
@@ -22,15 +22,8 @@ SFLphoned is a VoIP daeamon with SIP protocol and IAX protocol.
%setup -q
cd libs/pjproject-1.0.1
./configure --prefix=/usr
make dep
make clean
make
cd ../dbus-c++
./configure --prefix=/usr
make
cd ../libiax2
./gen.sh
./configure --prefix=/usr
make dep
make
cd ../..
...
...
@@ -51,12 +44,6 @@ make prefix=%{buildroot}/usr install
cd ../libs/pjproject-1.0.1
make prefix=%{buildroot}/usr install
cd ../dbus-c++
make prefix=%{buildroot}/usr install
cd ../libiax2
make prefix=%{buildroot}/usr install
cd ../..
cd %{buildroot}/usr/bin/
ln -sf ./sflphone-gtk sflphone
...
...
@@ -81,6 +68,9 @@ rm -rf %{buildroot}/usr/include
rm -rf %{buildroot}
%changelog
* Fri Apr 10 2009 Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> 1suse
- Packaging 0.9.4-2 sflphone version on openSUSE 11
* Mon Feb 16 2009 Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> 2suse
- Packaging 0.9.3-2 sflphone version on openSUSE 11
...
...
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