Updated copyright and tried to improve description

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@8698 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2001-01-19 17:43:54 +00:00
parent 6a117337d1
commit 938a5bb3bd

View file

@ -1,6 +1,6 @@
Release: 1 Release: 1
Source: ftp://ftp.gnustep.org/pub/gnustep/core/%{gs_name}-%{gs_version}.tar.gz Source: ftp://ftp.gnustep.org/pub/gnustep/core/%{gs_name}-%{gs_version}.tar.gz
Copyright: GPL Copyright: LGPL
Group: Development/Libraries Group: Development/Libraries
Summary: GNUstep Base library package Summary: GNUstep Base library package
Packager: Adam Fedor <fedor@gnu.org> Packager: Adam Fedor <fedor@gnu.org>
@ -9,10 +9,14 @@ URL: http://www.gnustep.org/
Requires: gnustep-make = 0.9.0 Requires: gnustep-make = 0.9.0
%description %description
The GNUstep Base Library is a library of general-purpose, non-graphical The GNUstep Base Library is a powerful fast library of general-purpose,
Objective C objects. For example, it includes classes for strings, non-graphical Objective C classes, inspired by the superb OpenStep API but
object collections, byte streams, typed coders, invocations, implementing Apple and GNU additions to the API as well. It includes for
notifications, notification dispatchers, moments in time, network ports, example classes for unicode strings, arrays, dictionaries, sets, byte
remote object messaging support (distributed objects), event loops, and streams, typed coders, invocations, notifications, notification dispatchers,
random number generators. This package includes development headers. scanners, tasks, files, networking, threading, remote object messaging
support (distributed objects), event loops, loadable bundles, attributed
unicode strings, xml, mime, user defaults. This package includes development
headers too.
#Library combo is %{libcombo}. #Library combo is %{libcombo}.