SPECS: openser.spec - osp is here

arekm arekm at pld-linux.org
Thu Apr 12 21:05:33 CEST 2007


Author: arekm                        Date: Thu Apr 12 19:05:33 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- osp is here

---- Files affected:
SPECS:
   openser.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/openser.spec
diff -u SPECS/openser.spec:1.2 SPECS/openser.spec:1.3
--- SPECS/openser.spec:1.2	Wed Apr 11 10:38:13 2007
+++ SPECS/openser.spec	Thu Apr 12 21:05:27 2007
@@ -11,7 +11,9 @@
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-paths.patch
+Patch1:		%{name}-build.patch
 URL:		http://www.openser.org/
+BuildRequires:	OSPToolkit
 BuildRequires:	bison
 BuildRequires:	expat-devel
 BuildRequires:	flex
@@ -31,8 +33,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # mi_xmlrpc requires xmlrpc-c-devel in version 1.9 only
-# osp needs Open settlement protocol implementation to be packaged (https://sourceforge.net/projects/osp-toolkit/)
-%define	exclude_modules	mi_xmlrpc osp
+%define	exclude_modules	mi_xmlrpc
 
 %description
 SIP Express Router (ser) is a high-performance, configurable, free SIP
@@ -136,6 +137,7 @@
 %prep
 %setup -q -n %{name}-%{version}-tls
 %patch0 -p1
+%patch1 -p1
 
 find -type d -name CVS | xargs rm -rf
 
@@ -227,6 +229,7 @@
 %attr(755,root,root) %{_libdir}/openser/modules/msilo.so
 %attr(755,root,root) %{_libdir}/openser/modules/nathelper.so
 %attr(755,root,root) %{_libdir}/openser/modules/options.so
+%attr(755,root,root) %{_libdir}/openser/modules/osp.so
 %attr(755,root,root) %{_libdir}/openser/modules/pa.so
 %attr(755,root,root) %{_libdir}/openser/modules/path.so
 %attr(755,root,root) %{_libdir}/openser/modules/pdt.so
@@ -294,6 +297,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/04/12 19:05:27  arekm
+- osp is here
+
 Revision 1.2  2007/04/11 08:38:13  glen
 - cosmetics
 - use %service (now without typos)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openser.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list