Fixed package groups accepted/trunk/20130319.044343 submit/trunk/20130319.034202
authorAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:42:00 +0000 (20:42 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:42:00 +0000 (20:42 -0700)
packaging/libtool.changes [new file with mode: 0644]
packaging/libtool.spec

diff --git a/packaging/libtool.changes b/packaging/libtool.changes
new file mode 100644 (file)
index 0000000..6276799
--- /dev/null
@@ -0,0 +1,3 @@
+* Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> upstream/2.4.2@1ea174a
+- Fixed package groups
+
index 54fa61d..49ea30f 100644 (file)
@@ -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