summaryrefslogtreecommitdiff
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2014-03-11Change license in spec filesubmit/tizen_ivi_panda/20140403.011835accepted/tizen/ivi/panda/20140403.015129tizen_ivi_pandaaccepted/tizen_ivi_pandaJuhyeon Yun1-4/+6
Signed-off-by: Juhyeon Yun <juhyeon.yun@samsung.com> Change-Id: I6181eb91974097f9d1315ca5bf3d7554e38ad460
2014-03-11Change license in spec fileJuhyeon Yun1-0/+2
Signed-off-by: Juhyeon Yun <juhyeon.yun@samsung.com> Change-Id: I150f8358ab5990270e774dbf7db9af23b023059b
2014-03-11Add license fileJaeho Lee1-0/+3
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com> Change-Id: I13bb0ddbd85563c09c56804685af12cb2905b693
2014-03-11Change API from time to clock_gettimeJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com> Change-Id: Icd6cf363a8176bd970dfc7f7b6b96e28e654c09a
2014-03-11fix prevent issueHyungdeuk Kim1-1/+1
Change-Id: I2e00b1f3157eaf9341dd3b3bb60534a9b5c83acb
2014-02-12Patch for multi-user architecture compliance.Amit Dharmapurikar1-0/+1
The code has been chaged as per guidelines for Tizen-3.0 multi-user architecture. Bug-Tizen: PTREL-314 Change-Id: Ib4462b2a85715f997b8754f32f9bc0eb9c4500d6 Signed-off-by: Amit Dharmapurikar <amit.vd@samsung.com>
2013-09-25improve packagingsubmit/tizen_ivi_stable/20131116.100238submit/tizen/20131001.040329accepted/tizen_ivi_stable/20131116.100800accepted/tizen/20131001.171632accepted/tizen/20131001.164816accepted/tizen/20131001.115935accepted/tizen_genericaccepted/tizen/ivi/stableAnas Nashif2-63/+50
- remove debian/ - reset manifest - call /sbin/ldconfig - cleanup dependencies - install license using %license - fixed rpm group - do not install sysvinit scripts Change-Id: I0ec30fa08a2fcc580f4d7de11239fa43ce5ae75a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-09-25Merge branch 'tizen_2.2' into tizenAnas Nashif1-1/+1
Change-Id: I745d702d4a083a733deafe8a91aef219da9fcf8e Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2013-08-01add code to check func ret for fixing prevent issuetizen_2.2Hyungdeuk Kim1-1/+1
2013-07-30packaging: append symlink to udev's rtc listPhilippe Coval2-1/+5
Bug-Tizen: TZPC-3515 (Date&Time is restored to default after reboot) Change-Id: I1f7104f7ea5d307f3074f913635435e726e32f61 Signed-off-by: Philippe Coval <philippe.coval@eurogiciel.fr>
2013-07-04fixed get next duetime bugJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
2013-07-03added caller appidJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
2013-07-01Add alarm-service dbus configsubmit/tizen/20130701.230928accepted/tizen/20130701.225707Rusty Lynch3-2/+25
Without a dbus system config file, the alarm service is not allowed to own the org.tizen.alarm.manager name on the system bus Change-Id: Ic59829e064907f729bad8c61efcc42a5ae35c316
2013-06-03Changes : Adding Gthread dependency in .pc filesubmit/tizen/20130603.085756accepted/tizen/20130603.120957Xavier Roche1-0/+3
2013-05-30Changes: Fix x86_64 build-install complianceXavier Roche1-0/+3
2013-05-28Fix x86_64 build-install complianceXavier Roche1-5/+5
- Use unitdir macro to set default systemd path
2013-05-28Fix destination nameSeungYeup Kim1-1/+1
2013-05-28Fix an 1-sec delay issueSunwook Bae1-1/+1
Change-Id: I9561ec13dc4f08a1ae77f630409f88af1718115a Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
2013-05-27Check privilege by smack (disabled)SeungYeup Kim1-1/+1
2013-05-27allow delayed expire up to 10 secondsSeungYeup Kim1-1/+1
Fix start and end time setting
2013-05-22add alarmmgr_get_next_duetime apiSeungYeup Kim1-1/+1
2013-05-06Merge branch 'master' into tizen_2.1submit/tizen_2.1/20130514.050845submit/tizen/20130517.044749accepted/tizen/20130520.100857tizen_2.1Jaeho Lee1-1/+1
Conflicts: packaging/alarm-manager.spec added new API Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
2013-05-06Set rtc seconds valueSeungYeup Kim1-1/+1
2013-04-18set rtc time when time is changed externallysubmit/tizen_2.1/20130424.230734accepted/tizen_2.1/20130425.0355082.1b_releaseSeungYeup Kim1-1/+1
2013-04-17Support external time changeSeungYeup Kim1-2/+3
2013-04-06added new APIJaeho Lee1-1/+1
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com> Change-Id: I6976af716e759424066beb9098ae6f47366bfa20
2013-04-02Adding rtc1->rtc0 symlink, so alarm-manager will work on PR3,Brad Peters2-0/+9
which has only one rtc Change-Id: I3b9a1e892700d59e2a9f840558c1606f708f3f52
2013-03-20Added a typeJaeho Lee1-2/+2
Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com> Change-Id: I7bd850a0df0f4e2189920f35b1d32123acd22079
2013-03-16merge with masterJinkun Jang1-1/+1
2013-03-13Tizen 2.1 baseJinkun Jang2-0/+149
2013-03-05[systemd] Fix Smack labels for systemd unitsMaciej Wereski1-1/+1
systemd unit files should be labeled as "_" Smack label, just as traditional sysvinit scripts. Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
2013-02-13add new vconf key to get a time-zone changejunsuk77.oh1-1/+1
Change-Id: I22cf5aefa1bd4e78efa3f80448ae707a098448c4 Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
2013-01-30add smack label for bootingjunsuk77.oh1-1/+1
Change-Id: I5cc42a28f08a0a571f9d065aea0bb850c307f201 Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
2013-01-24Make sub-packages require paretns with the same epoch valueŁukasz Stelmach1-2/+2
With the epoch field unset "%{?epoch:%{epoch}:}%{version}-%{release}" expression is identical to "%{version}-%{release}". Change-Id: Ie7ddf2b315b3e04fc1cd8b610227d93f08e6b0b8 Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
2013-01-15fixed prevent issuejunsuk77.oh1-1/+1
Change-Id: I4e16cde168a2ba76f508d9aa4ddd6a23e6090a1a
2013-01-14fixed prevent issuesjunsuk77.oh1-1/+1
Change-Id: I80d8ff7081080a4d0f5ff1440e71cbd7a6fb05e4
2013-01-12Fixed prevent issuesjunsuk77.oh1-1/+1
Change-Id: I53243208611a28a75e8c13718058dc308239b852 Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
2012-11-29Merge branch 'systemd'Jacek Migacz2-18/+49
Change-Id: I719b5edd00cf20d84ffd56f7bc4806dedb8207a4
2012-11-26remove "SYSTEM_TIME_CHANGED" heynoti publish sigjunsuk77.oh1-2/+1
Change-Id: I7aa0855f5e9f784402cf1339774ba19eb2553b3a
2012-11-23Give alarm-server a low oom_adj value to avoid killedChengwei Yang1-1/+3
Currently, a positive oom_adj make alarm-server likely to be killed by system-server, which will pick up the one with positive oom_adj and increase it's oom_adj whenever it go to inactive or backgrd. Once its oom_adj larger or equal 15, it got killed by system-server. For sysvinit, there is a kernel module named pmon and user space tool which set important services as vip or permenant processes. So they're lesser to be killed and will be relaunched once it got killed. In systemd environment, it's easy to implement this feature by leverage the systemd feature. Change-Id: Ib89cdd1c94cfac66e1da88144db98ec1314b8865 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2012-11-21Fix scripts which cause set date & time failure at first bootChengwei Yang1-3/+3
At first boot, alarm-server will failed to listen on the key db/system/timechange changed event because it doesn't exist. However, once you try to set date & time from "settings", system server will create that key, and after alarm-server restarted, set date & time works well. Change-Id: I0dd5c5ff8fef8fb0c8aab5d3864bc5cb173fc035 Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
2012-11-15Import systemd support patches from RSAWilliam Douglas2-23/+49
- fix post section Signed-off-by: William Douglas <william.douglas@intel.com> - add systemd unit files Signed-off-by: William Douglas <william.douglas@intel.com> - Fix initscript symlinks [ Author: Patrick McCarty <patrick.mccarty@linux.intel.com> ] Merged-and-mangled-by: Karol Lewandowski <k.lewandowsk@samsung.com> Merged-and-mangled-by: Łukasz Stelmach <l.stelmach@samsung.com> Conflicts: packaging/alarm-manager.spec
2012-11-09change setting time changed vconf key access rightjunsuk77.oh1-2/+3
2012-11-07update annotated tag infoJinwoo Nam1-1/+1
2012-11-05add manifest file for smack rule on alarm-libjunsuk77.oh1-1/+2
Change-Id: Ice0412a33bbb490f060a450fdb1c0380aeeb6fce
2012-11-05add VCONFKEY_SYSTEM_TIME_CHANGED sig to publish time is changedjunsuk77.oh1-1/+1
Change-Id: Iabeda62b664d7b3f3de963cbafb165a3cee72e2c
2012-11-02add manifest file for smack rule on alarm-serverjunsuk77.oh1-1/+2
Change-Id: Ia0356b5567665adb819cf10c64a3f7dbd4d59e6b
2012-10-25use app_id instead of pack_namejunsuk77.oh1-1/+1
Change-Id: If1ec1531967f972add6229e58ae6188701c0ac0d
2012-08-25tizen buildJaeho Lee1-2/+2
2012-08-21Upload Tizen2.0 sourceSewook Park1-6/+7