Test application moved to location package
[platform/core/api/location-manager.git] / packaging / capi-location-manager.spec
index 62a9ced..0471324 100644 (file)
@@ -1,6 +1,6 @@
 Name: capi-location-manager
 Summary: A Location Manager library in Tizen Native API
-Version: 0.7.7
+Version: 0.7.8
 Release: 1
 Group: Location/API
 License: Apache-2.0
@@ -57,6 +57,7 @@ rm -rf %{buildroot}
 %manifest %{name}.manifest
 %license LICENSE
 %{_libdir}/libcapi-location-manager.so.*
+%{_bindir}/location_test
 
 %files devel
 %{_includedir}/location/*.h
@@ -64,7 +65,7 @@ rm -rf %{buildroot}
 %{_libdir}/libcapi-location-manager.so
 
 
-%if 1
+%if 0
 %package test
 Summary:    Test application of Location Manager
 Group:      Location/Testing