rpms/openser/EL-4 openser.sysconfig, NONE, 1.1 .cvsignore, 1.5, 1.6 import.log, 1.2, 1.3 openser.spec, 1.13, 1.14 sources, 1.5, 1.6

Peter Lemenkov peter at fedoraproject.org
Mon Dec 8 16:35:51 UTC 2008


Author: peter

Update of /cvs/extras/rpms/openser/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32538/EL-4

Modified Files:
	.cvsignore import.log openser.spec sources 
Added Files:
	openser.sysconfig 
Log Message:
Ver .1.3.4


--- NEW FILE openser.sysconfig ---
# Add extra options here
OPTIONS=""


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/openser/EL-4/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	28 Aug 2008 10:24:45 -0000	1.5
+++ .cvsignore	8 Dec 2008 16:35:21 -0000	1.6
@@ -1 +1 @@
-openser-1.3.3-tls_src.tar.gz
+openser-1.3.4-tls_src.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/openser/EL-4/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	28 Aug 2008 10:24:45 -0000	1.2
+++ import.log	8 Dec 2008 16:35:21 -0000	1.3
@@ -1,2 +1,3 @@
 openser-1_3_2-3_fc9:EL-4:openser-1.3.2-3.fc9.src.rpm:1218443250
 openser-1_3_3-2_fc9:EL-4:openser-1.3.3-2.fc9.src.rpm:1219919061
+openser-1_3_4-1_fc10:EL-4:openser-1.3.4-1.fc10.src.rpm:1228754029


Index: openser.spec
===================================================================
RCS file: /cvs/extras/rpms/openser/EL-4/openser.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- openser.spec	29 Aug 2008 14:37:16 -0000	1.13
+++ openser.spec	8 Dec 2008 16:35:21 -0000	1.14
@@ -9,11 +9,12 @@
 
 Summary:	Open Source SIP Server
 Name:		openser
-Version:	1.3.3
-Release:	3%{?dist}
+Version:	1.3.4
+Release:	1%{?dist}
 License:	GPLv2+
 Group:		System Environment/Daemons
 Source0:	http://www.kamailio.org/pub/%{name}/%{version}/src/%{name}-%{version}-tls_src.tar.gz
+Source1:	%{name}.sysconfig
 Patch1:		openser--acc_radius_enable.diff
 Patch3:		openser--openssl-paths.diff
 URL:		http://www.kamailio.org/
@@ -458,6 +459,9 @@
 echo -e "\nETCDIR=\"%{_sysconfdir}/openser\"\n" \
   >> $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/openserctlrc
 
+#install sysconfig file
+install -D -p -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -490,9 +494,9 @@
 %attr(755,root,root) %{_initrddir}/openser
 
 %config(noreplace) %{_sysconfdir}/openser/dictionary.radius
+%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
 %attr(640,root,root) %config(noreplace) %{_sysconfdir}/openser/openser.cfg
 %attr(640,root,root) %config(noreplace) %{_sysconfdir}/openser/openserctlrc
-
 # these files are just an example so no need to restrict access to them
 %config(noreplace) %{_sysconfdir}/openser/tls/ca.conf
 %config(noreplace) %{_sysconfdir}/openser/tls/request.conf
@@ -833,6 +837,10 @@
 %doc docdir/README.xmpp
 
 %changelog
+* Mon Dec  8 2008 Peter Lemenkov <lemenkov at gmail.com> 1.3.4-1
+- Ver. 1.3.4
+- Added sysconfig-file
+
 * Thu Aug 28 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.3-3
 - Include lots of unowned directories.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openser/EL-4/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	28 Aug 2008 10:24:45 -0000	1.5
+++ sources	8 Dec 2008 16:35:21 -0000	1.6
@@ -1 +1 @@
-964f25d6bebb7df4946b325919ff5492  openser-1.3.3-tls_src.tar.gz
+34c5e40fa7a5178d8dd5e3e65f934c9a  openser-1.3.4-tls_src.tar.gz




More information about the fedora-extras-commits mailing list