packaging: cleanup
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 19 Mar 2014 17:33:03 +0000 (18:33 +0100)
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>
Wed, 20 Aug 2014 08:14:35 +0000 (10:14 +0200)
Change-Id: I07ee13734b04b27bc6668a604469e36630f01223
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/libhangul.spec

index e53667f..8a4b7c5 100644 (file)
@@ -1,12 +1,12 @@
 Name:           libhangul
 Version:        0.1.0
-Release:        1
-License:        LGPLv2.1
+Release:        0
+License:        LGPL-2.1
 Group:          System/I18n/Korean
 AutoReqProv:    on
 Url:            http://code.google.com/p/libhangul
 Source0:        %{name}-%{version}.tar.gz
-Source1001:    libhangul.manifest
+Source1001:     libhangul.manifest
 Summary:        Hangul input library used by scim-hangul and ibus-hangul
 BuildRequires:  gettext-tools
 
@@ -59,7 +59,8 @@ rm -rf %{buildroot}
 %files
 %manifest %{name}.manifest
 %defattr(-, root, root)
-%doc AUTHORS COPYING NEWS README ChangeLog
+%license COPYING
+%doc AUTHORS NEWS README ChangeLog
 %{_libdir}/lib*.so.*
 %dir %{_datadir}/libhangul/
 %dir %{_datadir}/libhangul/hanja/
@@ -70,7 +71,6 @@ rm -rf %{buildroot}
 %files devel
 %manifest %{name}.manifest
 %defattr(-, root, root)
-%dir /usr/include/hangul-1.0/
-/usr/include/hangul-1.0/*
+%{_includedir}/hangul-1.0/*
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/libhangul.pc