Update spec 30/18830/1
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 2 Apr 2014 01:46:10 +0000 (10:46 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 2 Apr 2014 01:46:10 +0000 (10:46 +0900)
Change-Id: Ie29af7e2a2db4e77951ef256a5be3ebf4b40404f

packaging/liblivebox-viewer.spec

index f9f0410..913c788 100644 (file)
@@ -31,12 +31,12 @@ BuildRequires: pkgconfig(xext)
 API for creating a new instance of the livebox and managing its life-cycle.
 
 %package devel
 API for creating a new instance of the livebox and managing its life-cycle.
 
 %package devel
-Summary: Header and package configuration files for the livebox viewer development
+Summary: Livebox viewer development library (dev)
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
 %description devel
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 
 %description devel
-Livebox viewer development library (dev)
+Header and package configuration files for the livebox viewer development library (dev)
 
 %prep
 %setup -q
 
 %prep
 %setup -q
@@ -71,7 +71,8 @@ rm -rf %{buildroot}
 %make_install
 mkdir -p %{buildroot}/%{_datarootdir}/license
 
 %make_install
 mkdir -p %{buildroot}/%{_datarootdir}/license
 
-%post
+%post -n liblivebox-viewer -p /usr/sbin/ldconfig
+%postun -n liblivebox-viewer -p /usr/sbin/ldconfig
 
 %files -n liblivebox-viewer
 %manifest %{name}.manifest
 
 %files -n liblivebox-viewer
 %manifest %{name}.manifest