diff options
| author | Max Krasnyansky <maxk@qualcomm.com> | 2002-12-21 06:58:20 +0000 | 
|---|---|---|
| committer | Max Krasnyansky <maxk@qualcomm.com> | 2002-12-21 06:58:20 +0000 | 
| commit | 8b78ba1604231b0660fa50a6f79f6b5f1b5db418 (patch) | |
| tree | b8dcf7d9fe17677d99a3c921d731898afb4daa22 | |
| parent | 2ac228bc6fcc7a6f2b1368f39cb392b61c984608 (diff) | |
RPM description fixes.
| -rw-r--r-- | libs.spec | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -4,7 +4,7 @@  %define rel      %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE}  %define prefix   /usr -Summary: BlueZ libraries +Summary: Bluetooth libraries  Name: bluez-libs  Version: %ver  Release: %rel @@ -21,7 +21,7 @@ BuildRequires: glibc >= 2.2.4  BuildRequires: glib-devel >= 1.2  %description -Official Linux Bluetooth protocol stack libraries (bluez-libs). +Bluetooth libraries.  The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A. | 
