From 24700c7114938aace312f60e39b599328c9a4362 Mon Sep 17 00:00:00 2001 From: Jinwoo Nam Date: Fri, 31 Aug 2012 20:16:15 +0900 Subject: [PATCH] remove effect lib in devel pkg --- packaging/ui-gadget-1.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/ui-gadget-1.spec b/packaging/ui-gadget-1.spec index 2b7d40c..0a60ef1 100755 --- a/packaging/ui-gadget-1.spec +++ b/packaging/ui-gadget-1.spec @@ -2,7 +2,7 @@ Name: ui-gadget-1 Summary: UI Gadget Library Version: 0.1.0 -Release: 9 +Release: 10 Group: TO_BE/FILLED_IN License: TO BE FILLED IN Source0: %{name}-%{version}.tar.gz @@ -58,6 +58,6 @@ ln -sf /usr/bin/ug-client /usr/bin/ug-launcher %files devel %defattr(-,root,root,-) %{_includedir}/ug-1/*.h -%{_libdir}/*.so +%{_libdir}/libui-gadget-1.so %{_libdir}/pkgconfig/%{name}.pc -- 2.7.4