diff --git a/gd.spec b/gd.spec index a87eff4..5a813b3 100644 --- a/gd.spec +++ b/gd.spec @@ -66,6 +66,12 @@ and is supported by PHP. Summary: A Drawing Library for Programs That Use PNG and JPEG Output Group: System/Libraries +%description -n %lname +Gd allows your code to quickly draw images complete with lines, arcs, +text, and multiple colors. It supports cut and paste from other images +and flood fills. It outputs PNG, JPEG, and WBMP (for wireless devices) +and is supported by PHP. + %package devel Summary: Drawing Library for Programs with PNG and JPEG Output Group: Development/Libraries/C and C++