From 3de1dd75bd4af66c90cd8286b0a2a74c800fa670 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 18 Mar 2013 20:42:00 -0700 Subject: [PATCH] Fixed package groups --- packaging/libtool.changes | 3 +++ packaging/libtool.spec | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 packaging/libtool.changes diff --git a/packaging/libtool.changes b/packaging/libtool.changes new file mode 100644 index 0000000..6276799 --- /dev/null +++ b/packaging/libtool.changes @@ -0,0 +1,3 @@ +* Mon Mar 18 2013 Anas Nashif upstream/2.4.2@1ea174a +- Fixed package groups + diff --git a/packaging/libtool.spec b/packaging/libtool.spec index 54fa61d..49ea30f 100644 --- a/packaging/libtool.spec +++ b/packaging/libtool.spec @@ -9,7 +9,7 @@ Requires: automake > 1.4 Requires: tar Summary: A Tool to Build Shared Libraries License: GPL-2.0+ -Group: Development/Tools/Building +Group: Development/Tools Version: 2.4.2 Release: 0 Requires: libltdl = %{version} @@ -27,7 +27,7 @@ architectures to build shared libraries in a generic fashion. %package -n libltdl Summary: Libtool Runtime Library -Group: Development/Libraries/C and C++ +Group: Development/Libraries %description -n libltdl Library needed by programs that use the ltdl interface of GNU libtool. @@ -52,6 +52,7 @@ make install DESTDIR=$RPM_BUILD_ROOT %files %defattr(-, root, root) +%license COPYING /usr/bin/libtool /usr/bin/libtoolize /usr/include/libltdl -- 2.7.4