From 692f503b08502f5f1f7cdc9761efe1e021ca11f1 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Fri, 30 Apr 1999 10:04:33 +0000 Subject: [PATCH] - added static subpackage - full %%attr description - partial pl translation Changed files: aspell.spec -> 1.2 --- aspell.spec | 76 ++++++++++++++++++++++++++++++++--------------------- 1 file changed, 46 insertions(+), 30 deletions(-) diff --git a/aspell.spec b/aspell.spec index d3ca350..48258a6 100644 --- a/aspell.spec +++ b/aspell.spec @@ -1,21 +1,15 @@ -%define name aspell -%define version .27.2 -%define release 2 -%define serial 1 - Summary: Aspell is an Open Source spell checker. -Name: %{name} -Version: %{version} -Release: %{release} -Serial: %{serial} +Name: aspell +Version: .27.2 +Release: 3 +Serial: 1 Copyright: LGPL Group: Utilities/Text +Group(pl): Narzêdzia/Tekst URL: http://metalab.unc.edu/kevina/aspell Vendor: Kevin Atkinson Source: %{name}-%{version}.tar.gz -Distribution: Freshmeat RPMs -Packager: Ryan Weaver -BuildRoot: /tmp/%{name}-%{version} +BuildRoot: /tmp/%{name}-%{version}-root %description Aspell is an Open Source spell checker designed to eventually replace @@ -27,13 +21,28 @@ BuildRoot: /tmp/%{name}-%{version} powerful C++ library with C and Perl interfaces in the works. %package devel -Summary: Static Libraries and header files for aspell +Summary: Libraries and header files for aspell development Group: Development/Libraries +Group(pl): Programowanie/Biblioteki Serial: %{serial} +Requires: %{name} = %{version} + %description devel Aspell is an Open Source spell checker. - Static Libraries and header files for aspell + Libraries and header files for aspell development + +%package static +Summary: Static Libraries for aspell development +Group: Development/Libraries +Group(pl): Programowanie/Biblioteki +Serial: %{serial} +Requires: %{name}-devel = %{version} + +%description static + Aspell is an Open Source spell checker. + + Static Libraries for aspell development %prep %setup -q @@ -41,43 +50,50 @@ Serial: %{serial} cp -p /usr/include/g++/stl_rope.h . patch + [.27.2-3] +- added static subpackage +- full %%attr description +- partial pl translation + * Tue Mar 2 1999 Ryan Weaver [aspell-.27.2-2] - Changes from .27.1 to .27.2 (Mar 1, 1999) -- 2.44.0