From: Anas Nashif Date: Tue, 19 Mar 2013 03:42:00 +0000 (-0700) Subject: Fixed package groups X-Git-Tag: accepted/trunk/20130319.044343^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibtool.git;a=commitdiff_plain;h=3de1dd75bd4af66c90cd8286b0a2a74c800fa670 Fixed package groups --- 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