summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-16 01:14:46 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-16 01:14:46 +0900
commit496fcbf643550ce1b73fa2bf0553acb372f8822a (patch)
tree344d96726357be827a6eac7d53e5c099d4a52329 /packaging
parent8844d894be764f9924fea5a9415f9203b97c02a3 (diff)
downloadlibslp-location-496fcbf643550ce1b73fa2bf0553acb372f8822a.tar.gz
libslp-location-496fcbf643550ce1b73fa2bf0553acb372f8822a.tar.bz2
libslp-location-496fcbf643550ce1b73fa2bf0553acb372f8822a.zip
merge with master
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/libslp-location.spec10
1 files changed, 2 insertions, 8 deletions
diff --git a/packaging/libslp-location.spec b/packaging/libslp-location.spec
index 98dee06..9f8babf 100755
--- a/packaging/libslp-location.spec
+++ b/packaging/libslp-location.spec
@@ -1,6 +1,6 @@
Name: libslp-location
Summary: Location Based Service
-Version: 0.4.4
+Version: 0.4.6
Release: 1
Group: System/Libraries
License: Apache Licensc, Version 2.0
@@ -38,21 +38,15 @@ Location Based Service Development Package
%build
./autogen.sh
-./configure --prefix=%{_prefix} --enable-dlog --enable-debug
+%configure --enable-dlog --enable-debug
-# Call make instruction with smp support
make %{?jobs:-j%jobs}
%install
-rm -rf %{buildroot}
%make_install
-%clean
-rm -rf %{buildroot}
-
-
%post
/sbin/ldconfig
vconftool set -t int db/location/last/gps/Timestamp "0" -f