From: Corentin Lecouvey Date: Fri, 7 Nov 2014 14:09:52 +0000 (+0100) Subject: packaging: Bump to 1.6.13 X-Git-Tag: submit/tizen_common/20150108.105100^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F40%2F30640%2F2;p=platform%2Fupstream%2Flibpng.git packaging: Bump to 1.6.13 clean up spec file - change tag group - change license name - remove useless dependency Change-Id: I5c561567462cbb89ef852ad5aa53d019c4e5cae3 Signed-off-by: Corentin Lecouvey Bug-Tizen: TC-1841 Signed-off-by: Philippe Coval --- diff --git a/packaging/libpng.spec b/packaging/libpng.spec index 1c5d606..0708d45 100644 --- a/packaging/libpng.spec +++ b/packaging/libpng.spec @@ -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