platform/core/appfw/vconf.git
10 years agocleanup spec and changelog 57/10057/3
Anas Nashif [Mon, 16 Sep 2013 10:49:19 +0000 (06:49 -0400)]
cleanup spec and changelog

- Fixed changelog order
- Fixed license
- Fixed groups
- Do not install files into /tmp
- Do not install sysvinit scripts

Change-Id: I14b805f3a6a803b271c508ace0f74707ac5153fc
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 years agoinstall script into /usr/bin 56/10056/1
Anas Nashif [Mon, 16 Sep 2013 18:02:07 +0000 (14:02 -0400)]
install script into /usr/bin

Change-Id: I31388c6a73a5f1208fc24802697e970e728b7361
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 years ago[systemd upgrade] merge from devel_systemd branch of RSA 58/7858/2 accepted/tizen/20130912.185258 accepted/tizen/20130912.193529 accepted/tizen/20130913.063407 submit/tizen/20130912.080523 submit/tizen/20130912.090821
Maciej Wereski [Tue, 25 Jun 2013 15:32:05 +0000 (17:32 +0200)]
[systemd upgrade] merge from devel_systemd branch of RSA
Improve path dependency

According to manual RequiresMountsFor "Automatically adds dependencies
of type Requires= and After= for all mount units required to access the
specified path." Current solution will fail, if mount units are changed.

Conflicts:
packaging/vconf-setup.service
packaging/vconf.changes

Change-Id: I12a65bfbf5042b45d6f62862da20c9818db8af98
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/20130717.201354 submit/tizen/20130717.194001 submit/tizen/20130717.200254
Ryan Ware [Mon, 8 Jul 2013 17:07:15 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoMerge "resetting manifest requested domain to floor" into tizen
Ryan Ware [Mon, 8 Jul 2013 16:37:49 +0000 (09:37 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoMerge "removing chsmack" into tizen
Ryan Ware [Mon, 8 Jul 2013 16:36:22 +0000 (09:36 -0700)]
Merge "removing chsmack" into tizen

10 years agomake vconf-setup service after local-fs.target 33/5533/2 accepted/tizen/20130705.112431 submit/tizen/20130705.055135
Junfeng Dong [Thu, 4 Jul 2013 07:18:56 +0000 (15:18 +0800)]
make vconf-setup service after local-fs.target

   This is to avoid writing files before /var (and rootfs) is RW.

Change-Id: I0d4120ec672896ba872668d13292faafb7f53c0e
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agoremoving chsmack 38/5438/1
Alexandru Cornea [Wed, 3 Jul 2013 09:21:27 +0000 (12:21 +0300)]
removing chsmack

10 years agoresetting manifest requested domain to floor 62/5162/1
Alexandru Cornea [Mon, 1 Jul 2013 15:38:21 +0000 (18:38 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 93/4493/1
Alexandru Cornea [Fri, 28 Jun 2013 14:15:00 +0000 (17:15 +0300)]
resetting manifest requested domain to floor

10 years agoRemove ghost ref to nonexisting var-run.mount 36/4336/1 accepted/tizen/20130627.194918 submit/tizen/20130627.192454
Rusty Lynch [Thu, 27 Jun 2013 19:05:25 +0000 (12:05 -0700)]
Remove ghost ref to nonexisting var-run.mount

Fix the systemd service file to not depend on a phantom mount

Change-Id: Iee58582fdd8b0c9f5e1d94a36034a98fcb8c0a7c

11 years agoAdd changelog 73/3973/1 submit/tizen/20130620.090141 submit/tizen/20130628.134615
Victor Hakoun [Wed, 12 Jun 2013 15:04:43 +0000 (17:04 +0200)]
Add changelog

11 years agoFix possible memory leak 72/3972/1
Victor Hakoun [Wed, 12 Jun 2013 15:01:06 +0000 (17:01 +0200)]
Fix possible memory leak

- see realloc man :
The realloc() function returns a pointer to the newly allocated memory, which is suitably aligned for any kind of variable and may be different from ptr, or NULL if the request fails.  If size was equal to 0, either NULL or a pointer suitable to be passed to free() is returned.  If realloc() fails the original block is left untouched; it is not freed or moved.

11 years agoFix string manipulation in x86_64 runtime 71/3971/1
Victor Hakoun [Wed, 12 Jun 2013 14:52:49 +0000 (16:52 +0200)]
Fix string manipulation in x86_64 runtime

11 years agoChanges : Fix rpmlint issue 00/3800/1 accepted/tizen/20130604.123334 submit/tizen/20130604.095624
Xavier Roche [Tue, 4 Jun 2013 09:54:11 +0000 (11:54 +0200)]
Changes : Fix rpmlint issue

11 years agoFix rpmlint issue 99/3799/1
Xavier Roche [Tue, 4 Jun 2013 09:52:41 +0000 (11:52 +0200)]
Fix rpmlint issue

  - Summary not capitalized

11 years agoAdd Changelog 67/3767/1 accepted/tizen/20130530.131259 submit/tizen/20130530.131328
Baptiste DURAND [Thu, 30 May 2013 13:02:11 +0000 (15:02 +0200)]
Add Changelog

11 years agoFix lib path in pc file and use _unitdir macro in spec file 66/3766/1
Baptiste DURAND [Thu, 30 May 2013 13:00:02 +0000 (15:00 +0200)]
Fix lib path in pc file and use _unitdir macro in spec file

11 years agoFix type error tizen_2.1 2.1b_release accepted/tizen/20130520.100940 accepted/tizen_2.1/20130425.035419 submit/tizen/20130517.044831 submit/tizen_2.1/20130424.230940
SeungYeup Kim [Fri, 22 Mar 2013 04:11:55 +0000 (13:11 +0900)]
Fix type error

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:48 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:43 +0000 (01:46 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:59 +0000 (21:59 +0900)]
Initial empty repository