소스 검색

Merged Jans changes from the ser.spec to keep
redhat and suse specs as equal as possible.

Nils Ohlmeier 23 년 전
부모
커밋
c6c47c451f
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      rpm/ser.spec.SuSE

+ 6 - 6
rpm/ser.spec.SuSE

@@ -1,6 +1,6 @@
 %define name    ser
 %define name    ser
 %define ver     0.8.10
 %define ver     0.8.10
-%define rel     1
+%define rel     2
 %define exclude CVS radius_acc radius_auth snmp mysql jabber
 %define exclude CVS radius_acc radius_auth snmp mysql jabber
 Summary:      SIP Express Router, very fast and flexible SIP Proxy
 Summary:      SIP Express Router, very fast and flexible SIP Proxy
 Name:         %name
 Name:         %name
@@ -20,13 +20,13 @@ BuildPrereq:  make flex bison
 %description
 %description
 Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
 Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
 proxy server. Written entirely in C, ser can handle thousands calls
 proxy server. Written entirely in C, ser can handle thousands calls
-per second even on low-budget hardware. C Shell like scripting language
+per second even on low-budget hardware. A C Shell like scripting language
 provides full control over the server's behaviour. It's modular
 provides full control over the server's behaviour. It's modular
 architecture allows only required functionality to be loaded.
 architecture allows only required functionality to be loaded.
-Currently the following modules are available: Digest Authentication,
-CPL scripts, Instant Messaging, MySQL support, Presence Agent, Radius
-Authentication, Record Routing, SMS Gateway, Jabber Gateway, Transaction 
-Module, Registrar and User Location.
+Currently the following modules are available: digest authentication,
+CPL scripts, instant messaging, MySQL support, a presence agent, radius
+authentication, record routing, an SMS Gateway, a jabber gateway, a 
+transaction module, registrar and user location.
 
 
 %package  mysql
 %package  mysql
 Summary:  MySQL connectivity for the SIP Express Router.
 Summary:  MySQL connectivity for the SIP Express Router.