platform/core/system/sys-assert.git
10 years agopackaging: Fix the build on x86_64; resolve rpmlint error 93/8293/2 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_ivi_genivi accepted/tizen/20130912.185710 accepted/tizen/20130912.193902 accepted/tizen/20130913.030931 accepted/tizen/ivi/genivi/20140131.041707 accepted/tizen_ivi_stable/20131116.111709 ivi_oct_m2 submit/tizen/20130815.013229 submit/tizen/20130912.080424 submit/tizen/20130912.090723 submit/tizen_ivi_genivi/20140131.040818 submit/tizen_ivi_stable/20131116.100757
Patrick McCarty [Wed, 14 Aug 2013 22:25:32 +0000 (15:25 -0700)]
packaging: Fix the build on x86_64; resolve rpmlint error

The previous commit broke the build for x86_64, since %{_libdir} will
expand to /usr/lib64 for this arch. Also, systemd would not recognize
the /usr/lib64/sysctl.d directory, so /usr/lib/sysctl.d must stay
hardcoded.

Additionally, change RPM group tag to resolve an rpmlint error.

Change-Id: I071161458527499f3bcf55d1622c24febb952602
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
10 years agoEnhance %post script to handle upgrade vs. first installation gracefully (TIVI-1530) 48/7848/3
Geoffroy Van Cutsem [Thu, 8 Aug 2013 10:04:45 +0000 (12:04 +0200)]
Enhance %post script to handle upgrade vs. first installation gracefully (TIVI-1530)
Replace hard-coded path by macros in a %post and %files sections

Change-Id: I3b5c00abf3b29cfef13a95aef1a8a4762100fbfc
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
10 years agoFix manifests 32/5832/1
Michael Leibowitz [Wed, 17 Jul 2013 17:46:49 +0000 (10:46 -0700)]
Fix manifests

put manifests in packaging/
consistent use of %{name} macros

Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
11 years agoDo not split libsys-assert 37/5037/1 accepted/tizen/20130629.132108 submit/tizen/20130628.202745
Anas Nashif [Fri, 28 Jun 2013 18:33:00 +0000 (14:33 -0400)]
Do not split libsys-assert

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 years agoCleanup spec 39/4539/2 accepted/tizen/20130628.202129 submit/tizen/20130628.130547
Anas Nashif [Fri, 28 Jun 2013 07:46:40 +0000 (03:46 -0400)]
Cleanup spec

- Use lua instead of shell for %post to minimize dependencies
- Split library package
- Reset group, licenses
- Do not create directories as part of %post
- Reset git file permissions

Change-Id: Ie336c2b6906e838646e62ea5202a4d904fe938c0
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 years agoChanges : Replace manifest with default floor 41/3841/2
Xavier Roche [Wed, 5 Jun 2013 15:31:59 +0000 (17:31 +0200)]
Changes : Replace manifest with default floor

11 years agoUpdate Changelog 02/3802/1 40/3840/2 accepted/tizen/20130604.172001 accepted/tizen/20130611.123358 submit/tizen/20130604.095802
Baptiste DURAND [Tue, 4 Jun 2013 09:55:54 +0000 (11:55 +0200)]
Update Changelog

11 years agoFix spec file according to RPMLINT Rules 01/3801/1
Baptiste DURAND [Tue, 4 Jun 2013 09:55:27 +0000 (11:55 +0200)]
Fix spec file according to RPMLINT Rules

11 years agoAdd Changelog 57/3757/1
Baptiste DURAND [Wed, 29 May 2013 15:24:08 +0000 (17:24 +0200)]
Add Changelog

11 years agoRemove hardcoded library path 56/3756/1
Baptiste DURAND [Wed, 29 May 2013 15:17:20 +0000 (17:17 +0200)]
Remove hardcoded library path

11 years agoFix compatibility for x64 arch 55/3755/1
Baptiste DURAND [Wed, 29 May 2013 15:15:05 +0000 (17:15 +0200)]
Fix compatibility for x64 arch

according to ucontext.h update define used to get register values.

11 years agoprevent to using the tainted data tizen_2.1 2.1b_release accepted/tizen/20130520.101311 accepted/tizen_2.1/20130425.025152 submit/tizen/20130517.045233 submit/tizen_2.1/20130424.233307
juho [Tue, 23 Apr 2013 16:45:48 +0000 (01:45 +0900)]
prevent to using the tainted data

add check the size of variable.

Change-Id: Id583cf5650adf936790f861dc7920848177f85d7

11 years agoadd default debugmode file.
juho [Tue, 16 Apr 2013 12:29:51 +0000 (21:29 +0900)]
add default debugmode file.

Change-Id: I5efb43546319d6857de221b50a20ad1df26fd1df

11 years agoremove unnecessary code
juho [Fri, 12 Apr 2013 08:20:24 +0000 (17:20 +0900)]
remove unnecessary code

remove unnecessary sys-assert.service
and code clean
add fix prevent error( resource leak so add close code )
Change-Id: Id8b7db5462fa9d2146398abdd1a7e3545bc57be8

11 years agoremove bfd library
juho [Thu, 11 Apr 2013 09:35:48 +0000 (18:35 +0900)]
remove bfd library

bfd have license problem.
so removed.

Change-Id: I2a9ae8ae4ddd823bb102c951aab3307d515b3859

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Mon, 1 Apr 2013 07:56:44 +0000 (15:56 +0800)]
Fix for 64 bit compatibility.

- Use %cmake to set default paths.
- Fix register values special for 64 bit.
- Fix build error with new version of binutils. Details:
  http://sourceware.org/bugzilla/show_bug.cgi?id=14243
- Fix for systemd service using /usr/lib.

Change-Id: I679161122d4070608176d3865e371902cf06afae

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

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

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:08 +0000 (22:00 +0900)]
Initial empty repository