following application directory policy for OBS package
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 10 May 2012 07:56:53 +0000 (16:56 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 10 May 2012 07:56:53 +0000 (16:56 +0900)
Change-Id: I3bd8e1366b21e6183d0ce9d4427808bd41b817fe

packaging/com.samsung.tickernoti-syspopup.spec

index 383f041..7d7d1f1 100644 (file)
@@ -1,6 +1,6 @@
 Name:       com.samsung.tickernoti-syspopup
 Summary:    tickernoti system popup application
-Version:    0.1.3
+Version:    0.1.4
 Release:    1
 Group:      TO_BE/FILLED_IN
 License:    TO BE FILLED IN
@@ -22,7 +22,7 @@ tickernoti system popup application
 %setup -q
 
 %build
-cmake . -DCMAKE_INSTALL_PREFIX=/usr
+cmake . -DCMAKE_INSTALL_PREFIX=/opt/apps/com.samsung.tickernoti-syspopup
 
 make %{?jobs:-j%jobs}
 
@@ -33,5 +33,5 @@ rm -rf %{buildroot}
 %files
 %defattr(-,root,root,-)
 /opt/share/applications/com.samsung.tickernoti-syspopup.desktop
-/usr/bin/*
-/usr/share/*
+/opt/apps/com.samsung.tickernoti-syspopup/res/edje/tickernoti.edj
+/opt/apps/com.samsung.tickernoti-syspopup/bin/tickernoti-syspopup