Name: libslp-location
Summary: Location Based Service
Version: 0.5.3
-Release: 1
+Release: 0
Group: Location/Libraries
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-Source1001: libslp-location.manifest
+Source1001: libslp-location.manifest
Requires(post): /sbin/ldconfig
Requires(post): /usr/bin/vconftool
Requires(postun): /sbin/ldconfig
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(json-glib-1.0)
-
%description
Location Based Service Libraries
%build
-./autogen.sh
-%configure --enable-dlog --enable-debug
+%autogen
+%reconfigure --enable-dlog --enable-debug
-make %{?jobs:-j%jobs}
+%__make %{?_smp_mflags}
%install