diff --git a/gawk.spec b/gawk.spec index 4225c81..e617312 100644 --- a/gawk.spec +++ b/gawk.spec @@ -39,11 +39,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build GNU awk is upwardly compatible with the System V Release 4 awk. It is almost completely POSIX 1003.2 compliant. -%package -n gawk-extensions-devel +%package -n gawk-devel Summary: Files and samples for gawk extensions -Group: System/Libraries +Group: Development/Libraries/C and C++ +Requires: gawk -%description -n gawk-extensions-devel +%description -n gawk-devel Contains API description and sample extensions for gawk %prep @@ -117,7 +118,7 @@ fi %{_mandir}/man1/gawk.1%{?ext_man} %{_mandir}/man1/igawk.1%{?ext_man} -%files -n gawk-extensions-devel +%files -n gawk-devel %{_libdir}/gawk %{_includedir}/gawkapi.h %{_mandir}/man3/*%{?ext_man}