Fixed package groups
authorAnas Nashif <anas.nashif@intel.com>
Fri, 22 Mar 2013 18:02:00 +0000 (11:02 -0700)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 21 Nov 2014 11:18:01 +0000 (12:18 +0100)
Change-Id: Ib691577e15b720bba92a3f5669ecffe4fd19f5f0

packaging/libpng.changes [new file with mode: 0644]
packaging/libpng.spec

diff --git a/packaging/libpng.changes b/packaging/libpng.changes
new file mode 100644 (file)
index 0000000..1ef9437
--- /dev/null
@@ -0,0 +1,3 @@
+* Fri Mar 22 2013 Anas Nashif <anas.nashif@intel.com> upstream/1.2.50@45d37bc
+- Fixed package groups
+
index 35120d8..9fd7623 100644 (file)
@@ -4,7 +4,7 @@ Release:        1
 License:        zlib
 Summary:        A library of functions for manipulating PNG image format files
 Url:            http://www.libpng.org/pub/png/
-Group:          System/Libraries
+Group:          Graphics/Libraries
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  zlib-devel
 
@@ -45,6 +45,7 @@ rm -rf %{buildroot}/usr/share/man
 %postun -p /sbin/ldconfig
 
 %files
+%license LICENSE
 %{_libdir}/libpng*.so.*
 
 %files devel