From: Inkyo Jung Date: Fri, 16 Mar 2012 15:42:26 +0000 (+0900) Subject: update(add) packaging directory and spec file from OBSTF:Private, OBS X-Git-Tag: submit/2.0alpha-wayland/20121130.004132~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12696a9e64dbccb08db7c8adb66e1075a39d6d14;p=profile%2Fivi%2Forg.tizen.video-player.git update(add) packaging directory and spec file from OBSTF:Private, OBS --- diff --git a/packaging/harfbuzz.spec b/packaging/harfbuzz.spec index be345c4..076b4a4 100644 --- a/packaging/harfbuzz.spec +++ b/packaging/harfbuzz.spec @@ -1,27 +1,28 @@ -Name: harfbuzz -Summary: TO BE FILLED IN -Version: 0.7.0 -Release: 1 -Group: TO_BE/FILLED_IN -License: TO BE FILLED IN -Source0: harfbuzz-%{version}.tar.gz +Name: harfbuzz +Summary: Hindi Reshaping Library +Version: 0.7.0 +Release: 1 +Group: TO_BE/FILLED_IN +License: TO BE FILLED IN +Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(freetype2) BuildRequires: which BuildRequires: ragel %description +Hindi Reshaping Library %package devel -Summary: Development files for %{name} -Group: Development/Libraries +Summary: TO BE FILLED IN Requires: %{name} = %{version}-%{release} + + %description devel Development files for %{name} - %prep %setup -q @@ -32,16 +33,17 @@ Development files for %{name} make %{?jobs:-j%jobs} + %install rm -rf %{buildroot} %make_install - %files %defattr(-,root,root,-) %{_libdir}/lib*.so.* + %files devel %defattr(-,root,root,-) %{_includedir}/*