SPECS: openser.spec - updated to 1.2.2

kosmo kosmo at pld-linux.org
Wed Sep 19 20:39:12 CEST 2007


Author: kosmo                        Date: Wed Sep 19 18:39:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.2

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

---- Diffs:

================================================================
Index: SPECS/openser.spec
diff -u SPECS/openser.spec:1.3 SPECS/openser.spec:1.4
--- SPECS/openser.spec:1.3	Thu Apr 12 21:05:27 2007
+++ SPECS/openser.spec	Wed Sep 19 20:39:07 2007
@@ -2,12 +2,12 @@
 Summary:	SIP proxy, redirect and registrar server
 Summary(pl.UTF-8):	Serwer SIP rejestrujący, przekierowujący i robiący proxy
 Name:		openser
-Version:	1.2.0
+Version:	1.2.2
 Release:	1
 License:	GPL v2
 Group:		Networking/Daemons
 Source0:	http://www.openser.org/pub/openser/%{version}/src/%{name}-%{version}-tls_src.tar.gz
-# Source0-md5:	fbf929ed9d3ef1c3f41e4ebecbc4dd26
+# Source0-md5:	840a0f7e2cc83cebf3701bb32b3ba745
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-paths.patch
@@ -146,7 +146,7 @@
 	exclude_modules="%{exclude_modules}" \
 	CC="%{__cc}" \
 	PREFIX="%{_prefix}" \
-	CFLAGS="%{rpmcflags} -I/usr/include/xmlrpc-c -Wcast-align -fPIC" \
+	CFLAGS="%{rpmcflags} -Wcast-align -fPIC" \
 	TLS=1
 
 %install
@@ -163,6 +163,11 @@
 	[ -f modules/$i/README ] && cp -f modules/$i/README README.$i; \
 done
 
+install -d $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+install $RPM_BUILD_ROOT%{_docdir}/%{name}/* \
+	$RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+rm -rf  $RPM_BUILD_ROOT%{_docdir}/%{name}
+
 #cd doc/serdev
 #docbook2html serdev.sgml
 #rm -f serdev.sgml
@@ -297,6 +302,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/09/19 18:39:07  kosmo
+- updated to 1.2.2
+
 Revision 1.3  2007/04/12 19:05:27  arekm
 - osp is here
 
================================================================

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



More information about the pld-cvs-commit mailing list