Description fixes.

This commit is contained in:
roland 2005-10-15 00:45:56 +00:00
parent 60135eed1e
commit 114f9f4bc7

View File

@ -33,7 +33,7 @@ Group: Development/Libraries
The bison-devel package contains the -ly library sometimes used by The bison-devel package contains the -ly library sometimes used by
programs using Bison-generated parsers. If you are developing programs programs using Bison-generated parsers. If you are developing programs
using Bison, you might want to link with this library. This library using Bison, you might want to link with this library. This library
is required by all Bison-generated parsers, but may be employed by is not required by all Bison-generated parsers, but may be employed by
simple programs to supply minimal support for the generated parsers. simple programs to supply minimal support for the generated parsers.
%package runtime %package runtime
@ -44,7 +44,8 @@ Group: Development/Libraries
The bison-runtime package contains files used at runtime by parsers The bison-runtime package contains files used at runtime by parsers
that Bison generates. Packages whose binaries contain parsers that Bison generates. Packages whose binaries contain parsers
generated by Bison should depend on bison-runtime to ensure that generated by Bison should depend on bison-runtime to ensure that
these files are available. these files are available. See the Internationalization in the
Bison manual section for more information.
%prep %prep
%setup -q %setup -q