From e236db10e5fd221a8d01593f01cecaae9e0bea32 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Nov 21 2008 19:30:52 +0000 Subject: Tweak summary and description --- diff --git a/at-spi.spec b/at-spi.spec index ba7481b..8262f5c 100644 --- a/at-spi.spec +++ b/at-spi.spec @@ -10,7 +10,7 @@ Summary: Assistive Technology Service Provider Interface Name: at-spi Version: 1.25.1 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://developer.gnome.org/projects/gap/ Source0: http://download.gnome.org/sources/at-spi/1.25/%{name}-%{version}.tar.bz2 @@ -58,7 +58,7 @@ scripting interfaces can query and interact with GUI controls. %package devel -Summary: Development libraries and headers for at-spi +Summary: Development files for at-spi Group: Development/Libraries Requires: %name = %{version}-%{release} Requires: atk-devel >= %{atk_version} @@ -69,7 +69,8 @@ Requires: gail-devel >= %{gail_version} Requires: pkgconfig %description devel -Libraries and header files allowing compilation of apps that use at-spi. +This package contains libraries, header files and developer documentation +needed for developing applications that interact directly with at-spi. %package python @@ -79,7 +80,7 @@ Requires: %name = %{version}-%{release} Requires: python %description python -Python bindings allowing to use at-spi in python programs. +This package contains Python bindings allowing to use at-spi in Python programs. %prep @@ -150,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 21 2008 Matthias Clasen - 1.25.1-2 +- Tweak %%summary and %%description + * Wed Nov 12 2008 Matthias Clasen - 1.25.1-1 - Update to 1.25.1