From: Jeongmo Yang Date: Tue, 28 Mar 2017 10:07:03 +0000 (+0900) Subject: Update spec file for license macro X-Git-Tag: tizen_4.0.IoT.p1_release X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flibexif.git;a=commitdiff_plain;h=refs%2Ftags%2Ftizen_4.0.IoT.p1_release Update spec file for license macro [Version] 0.6.21-2 [Profile] Common [Issue Type] Update [Dependency module] N/A Change-Id: Ib8876c56489a4a5d2d8d2fe4eb03bb5b10f5a6e9 Signed-off-by: Jeongmo Yang --- diff --git a/packaging/libexif.spec b/packaging/libexif.spec index d92142b..3f9fb91 100644 --- a/packaging/libexif.spec +++ b/packaging/libexif.spec @@ -1,7 +1,7 @@ Name: libexif Version: 0.6.21 -Release: 1 -License: LGPL-2.1+ +Release: 2 +License: LGPL-2.1 Summary: An EXIF Tag Parsing Library for Digital Cameras Url: http://libexif.sourceforge.net Group: System/Libraries @@ -39,8 +39,6 @@ sh ./autogen.sh make %{?jobs:-j%jobs} %install -mkdir -p %{buildroot}/usr/share/license -cp COPYING %{buildroot}/usr/share/license/%{name} %make_install #%find_lang %{name}-12 @@ -51,9 +49,9 @@ cp COPYING %{buildroot}/usr/share/license/%{name} #%files -f %{name}-12.lang %files %manifest %{name}.manifest +%license COPYING %defattr(-,root,root) %{_libdir}/*.so.* -%{_datadir}/license/%{name} %files devel %defattr(-,root,root)