[OpenSIPS-Users] Fedora package for 1.6.1

John Khvatov ivaxer at gmail.com
Tue Dec 22 21:48:07 CET 2009


Hi all.

I compiled opensips-1.6.1 rpm package for fedora 12 and rawhide:
http://kojipkgs.fedoraproject.org/packages/opensips/1.6.1/1.fc12/
http://kojipkgs.fedoraproject.org/packages/opensips/1.6.1/1.fc13/

Also package was pushed to the updates-testing:
https://admin.fedoraproject.org/updates/opensips-1.6.1-1.fc12
Welcome to testing!

To bogdan: spec file changes from opensips upstream to fedora upstream
attached to mail. Apply changes, please.

-- 
WBR, John Khvatov
-------------- next part --------------
diff --git a/opensips.spec?revision=6456 b/opensips.spec
index eb36c18..7272cab 100644
--- a/opensips.spec?revision=6456
+++ b/opensips.spec
@@ -10,13 +10,11 @@
 Summary:  Open Source SIP Server
 Name:     opensips
 Version:  1.6.1
-Release:  4%{?dist}
+Release:  1%{?dist}
 License:  GPLv2+
 Group:    System Environment/Daemons
 Source0:  http://opensips.org/pub/%{name}/%{version}/src/%{name}-%{version}-tls_src.tar.gz
 Source1:  %{name}.sysconfig
-Patch1:   opensips--init.patch
-Patch2:   opensips--openssl10.patch
 URL:      http://opensips.org
 
 BuildRequires:  expat-devel
@@ -502,8 +500,6 @@ clients.
 
 %prep
 %setup -q -n %{name}-%{version}-tls
-%patch1 -p1
-%patch2 -p1
 
 %build
 LOCALBASE=/usr CFLAGS="%{optflags}" %{__make} all %{?_smp_mflags} TLS=1 \
@@ -990,6 +986,10 @@ fi
 %doc docdir/README.xmpp
 
 %changelog
+* Thu Dec 22 2009 John Khvatov <ivaxer at fedoraproject.org> - 1.6.1-1:
+- Updated to 1.6.1
+- Dropped upstreamed patches
+
 * Wed Nov 04 2009 John Khvatov <ivaxer at fedoraproject.org> - 1.6.0-4:
 - Fixed typo: pia_mi to pua_mi in presence_xcapdiff dependencies
 


More information about the Users mailing list