summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJinwoo Nam <jwoo.nam@samsung.com>2012-08-31 20:16:15 +0900
committerJinwoo Nam <jwoo.nam@samsung.com>2012-08-31 20:16:15 +0900
commit24700c7114938aace312f60e39b599328c9a4362 (patch)
tree3b768b06ff3a0dffef5d989c31c11ebd48c77fc2
parentff183e82db6fdc68ba65eaa16fac039d28fdb2a6 (diff)
downloadui-gadget-1-24700c7114938aace312f60e39b599328c9a4362.tar.gz
ui-gadget-1-24700c7114938aace312f60e39b599328c9a4362.tar.bz2
ui-gadget-1-24700c7114938aace312f60e39b599328c9a4362.zip
remove effect lib in devel pkg
-rwxr-xr-xpackaging/ui-gadget-1.spec4
1 files 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