That looks OK to me.  I'm assuming the work is parallel to sipXconfig
generating the other *-config files.  The only part that looks odd is
that the mentions of the sipxrls-config.in file in the .spec files are
commented out rather than being removed completely.  These aren't lines
we expect the user to un-comment, are they?

Dale


diff --git a/sipXpbx/sipXrls/sipxrls.spec.in b/sipXpbx/sipXrls/sipxrls.spec.in
index 2132106..8afb238 100644
--- a/sipXpbx/sipXrls/sipxrls.spec.in
+++ b/sipXpbx/sipXrls/sipxrls.spec.in
@@ -68,7 +68,7 @@ rm -rf $RPM_BUILD_ROOT
 # The configuration directory needs to be writeable because
 # config files are generated from templates via config.defs
 %dir %attr(755,@SIPXPBXUSER@,@SIPXPBXUSER@) %{_sysconfdir}/sipxpbx
-%config(noreplace) %attr(644,@SIPXPBXUSER@,@SIPXPBXUSER@) 
%{_sysconfdir}/sipxpbx/sipxrls-config.in
+#%config(noreplace) %attr(644,@SIPXPBXUSER@,@SIPXPBXUSER@) 
%{_sysconfdir}/sipxpbx/sipxrls-config.in
 %config(noreplace) %attr(644,@SIPXPBXUSER@,@SIPXPBXUSER@) 
%{_sysconfdir}/sipxpbx/process.d/sipxrls.process.xml
 
 %files devel
diff --git a/sipXpbx/sipxpbx.spec.in b/sipXpbx/sipxpbx.spec.in
index 5daeb2e..9e1244c 100644
--- a/sipXpbx/sipxpbx.spec.in
+++ b/sipXpbx/sipxpbx.spec.in
@@ -173,7 +173,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/sipxrls
 %attr(755,root,root) %{_bindir}/sipxrls-config
 
-%config(noreplace) %attr(644,@SIPXPBXUSER@,@SIPXPBXGROUP@) 
%{_sysconfdir}/sipxpbx/sipxrls-config.in
+#%config(noreplace) %attr(644,@SIPXPBXUSER@,@SIPXPBXGROUP@) 
%{_sysconfdir}/sipxpbx/sipxrls-config.in
 
 %attr(755,root,root) %{_datadir}/sipxecs/schema/resource-lists.xsd
 

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to