Index: Fedora/pcb-rnd.spec =================================================================== --- Fedora/pcb-rnd.spec (revision 32864) +++ Fedora/pcb-rnd.spec (revision 32865) @@ -50,6 +50,9 @@ %{name} is a highly modular PCB (Printed Circuit Board) layout tool with a rich set of plugins for communicating with various external design tools and other EDA/CAD packages. +%{name} is an interactive (or scripted) graphical (or command line) PCB +editor. Besides editing it offers converting between formats, running DRC +checks, generating previews. %package core Summary: Executable with the core functionality @@ -206,7 +209,7 @@ Requires: %{name}-core = %{version}-%{release} %description lib-gl -Support library for rendering with opengl. +Provides plugins for driving an opengl output, rendering %{name} views on opengl. %package lib-gtk Summary: Support library for building the GUI with gtk @@ -214,7 +217,7 @@ Requires: %{name}-lib-gui = %{version}-%{release} %description lib-gtk -Support library for building the GUI with gtk. +Provides the common gtk code (e.g. dialog box engine, input handling) for any gtk based HID plugin. %package lib-gui Summary: Support library for building the GUI