Fixed package groups
authorAnas Nashif <anas.nashif@intel.com>
Tue, 19 Mar 2013 03:48:18 +0000 (20:48 -0700)
committerSung-Jin Park <sj76.park@samsung.com>
Fri, 21 Feb 2020 07:56:33 +0000 (16:56 +0900)
packaging/pixman.changes
packaging/pixman.spec

index 538167141bcda654dd9b4d0edcdf30c32a74cc47..1d99aaaf937d38f62f6fd30229ef5e4b840ce0ac 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Mar 18 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130211.161533@687eb9f
+- Fixed package groups
+
 * Mon Feb 11 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130211.145058@c956828
 - readd baselibs.conf
 
index 2c470458b7b229159f1653548d778300fde68b11..352b4f533e4a90c67cfe08931273ec92e4ab0d68 100644 (file)
@@ -4,7 +4,7 @@ Release:        0
 License:        MIT
 Summary:        Pixel manipulation library
 Url:            http://www.x.org/
-Group:          System/Libraries
+Group:          Graphics/Libraries
 Source:         %{name}-%{version}.tar.gz
 Source1:        baselibs.conf
 BuildRequires:  pkgconfig(libpng12)
@@ -39,6 +39,7 @@ make %{?_smp_mflags}
 
 %files
 %defattr(-,root,root,-)
+%license COPYING
 %{_libdir}/libpixman-1*.so.*
 
 %files devel