Browse Source

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

Nils Ohlmeier 23 years ago
parent
commit
c6c47c451f
1 changed files with 6 additions and 6 deletions
  1. 6 6
      rpm/ser.spec.SuSE

+ 6 - 6
rpm/ser.spec.SuSE

@@ -1,6 +1,6 @@
 %define name    ser
 %define ver     0.8.10
-%define rel     1
+%define rel     2
 %define exclude CVS radius_acc radius_auth snmp mysql jabber
 Summary:      SIP Express Router, very fast and flexible SIP Proxy
 Name:         %name
@@ -20,13 +20,13 @@ BuildPrereq:  make flex bison
 %description
 Ser or SIP Express Router is a very fast and flexible SIP (RFC3621)
 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
 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
 Summary:  MySQL connectivity for the SIP Express Router.