packaging: Bump to 1.6.13 40/30640/2 submit/tizen_common/20150108.105100
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Fri, 7 Nov 2014 14:09:52 +0000 (15:09 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 7 Jan 2015 15:35:52 +0000 (16:35 +0100)
clean up spec file

- change tag group
- change license name
- remove useless dependency

Change-Id: I5c561567462cbb89ef852ad5aa53d019c4e5cae3
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Bug-Tizen: TC-1841
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libpng.spec

index 1c5d606..0708d45 100644 (file)
@@ -1,12 +1,12 @@
 Name:           libpng
-Version:        1.2.50
+Version:        1.6.13
 Release:        1
-License:        zlib
+License:        Zlib
 Summary:        A library of functions for manipulating PNG image format files
 Url:            http://www.libpng.org/pub/png/
-Group:          Graphics/Libraries
+Group:          System/Libraries
 Source:         %{name}-%{version}.tar.bz2
-Source1001:    libpng.manifest
+Source1001:     libpng.manifest
 BuildRequires:  zlib-devel
 
 %description
@@ -23,7 +23,6 @@ files.
 Summary:        Development tools for programs to manipulate PNG image format files
 Group:          Development/Libraries
 Requires:       %{name} = %{version}
-Requires:       libpng = %{version}
 Requires:       zlib-devel
 
 %description devel