diff --git a/freetds.spec b/freetds.spec index c5321f7..db0110a 100644 --- a/freetds.spec +++ b/freetds.spec @@ -19,7 +19,7 @@ Name: freetds Version: 0.9.1rc2 -Release: 10 +Release: 1 %define dirver 0.91.dev.20110715RC2 %define filever 0.91rc License: LGPL @@ -44,6 +44,7 @@ communications. FreeTDS includes call level interfaces for DB-Lib, CT-Lib, and ODBC. %package -n libfreetds + Summary: A free re-implementation of the TDS (Tabular DataStream) protocol Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -69,6 +70,7 @@ and ODBC. This package provides application to allow users to make use of the protocol %package devel + Summary: Include files needed for development with FreeTDS Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -78,6 +80,7 @@ The freetds-devel package contains the files necessary for development with the FreeTDS libraries. %package -n libtdsodbc0 + Summary: FreeTDS ODBC Driver for unixODBC Group: Productivity/Databases/Clients Requires: unixODBC >= 2.0.0 @@ -86,6 +89,7 @@ Requires: unixODBC >= 2.0.0 The freetds-unixodbc package contains ODBC driver build for unixODBC. %package doc + Summary: User documentation for FreeTDS Group: Productivity/Databases/Clients