summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Li,Limin [Wed, 15 Jan 2014 06:27:54 +0000 (14:27 +0800)]
move ecore-x to "%{with x}"
ecore-x belong to Xlib, so it should be moved to "%{with x}" segment
Signed-off-by: Li,Limin <liminx.li@intel.com>
Change-Id: Iab1c4f285c8f9bcafea5f648ec224ae57de5972e
Brad Peters [Fri, 10 Jan 2014 21:51:24 +0000 (13:51 -0800)]
Merge "add ecore-x in buildrequres list" into tizen
Li,Limin [Mon, 6 Jan 2014 09:53:54 +0000 (17:53 +0800)]
init wayland support
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0.
Basically and consistently, two macros were used "with wayland" and "with x".
Below summarize the combination of the macros:
| wayland | x | meaning
|---------------------------
| 0 | 1 | pure X11 platform(no wayland)
| 1 | 0 | pure wayland platform (no X11)
| 1 | 1 | wayland but X compatibility
| 0 | 0 | no X and no wayland
This method unifies the meaning and usage. Deploy this method to syspopup package.
fix the bug:https://bugs.tizen.org/jira/browse/PTREL-531
Signed-off-by: Li,Limin <liminx.li@intel.com>
Change-Id: Id3f61e652e22115d47c7ef8d50dd5cb70b64c112
Li,Limin [Thu, 19 Dec 2013 03:14:52 +0000 (11:14 +0800)]
add ecore-x in buildrequres list
the ecore-x is required. but only the camakefile raise
this requirement, not the spec file. Because it was not
in the buildrequres list.
the patch to fix the bug:PTREL-553
Signed-off-by: Li,Limin <liminx.li@intel.com>
Change-Id: I10c75343c0f04107c32f952681fe75bdff28b1fa
Chengwei Yang [Sun, 25 Aug 2013 03:25:13 +0000 (11:25 +0800)]
Add packaging/syspopup.changes file
See https://wiki.tizen.org/wiki/OSDev/Development_guide#How_to_trigger_submission_to_OBS
Change-Id: Ib4f0e1cea970f9d127b16dbadaa787cae291558b
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Maciej Wereski [Wed, 4 Sep 2013 11:35:12 +0000 (13:35 +0200)]
Fix RPMLINT errors
These errors caused build to fail (badness score above threshold).
Also add missing changes file.
Change-Id: I474725c46dde02033a7c3257c5b08d301f2fb483
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Michael Leibowitz [Wed, 17 Jul 2013 21:23:40 +0000 (14:23 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 15:05:21 +0000 (18:05 +0300)]
resetting manifest requested domain to floor
Hyungdeuk Kim [Fri, 12 Apr 2013 07:27:13 +0000 (16:27 +0900)]
remove drm syspopup
Change-Id: I90b1eab7d833607f3f913f6b38ee2cb0a478e63c
Hyungdeuk Kim [Thu, 11 Apr 2013 02:06:28 +0000 (11:06 +0900)]
Merge "fix memory leak" into tizen_2.1
Hyungdeuk Kim [Thu, 11 Apr 2013 01:59:25 +0000 (10:59 +0900)]
fix memory leak
Change-Id: I0aa710f91564f5b4bf66561493741940debfd1e2
Anas Nashif [Thu, 4 Apr 2013 13:01:17 +0000 (06:01 -0700)]
fix libdir in pc file
Change-Id: I3d688ec492bf217fb6fb124c663092274c248c6f
Hyungdeuk Kim [Wed, 3 Apr 2013 07:49:14 +0000 (16:49 +0900)]
add reset timer new api / fix hardcording of lib path / fix build on x86_64
Change-Id: I7c522dc536100250e374c43c2203891e0efe3290
Junfeng Dong [Thu, 31 Jan 2013 09:59:39 +0000 (17:59 +0800)]
Fixed build on x86_64.
Change-Id: I4f54765718ce507f526271a5806042866b94919d
Anas Nashif [Thu, 21 Mar 2013 01:19:26 +0000 (18:19 -0700)]
Fixed hardcoding of lib path in .pc file
Change-Id: If6405ae07de43e7489bd36e1bd51b7cb1d2c6191
Jinkun Jang [Fri, 15 Mar 2013 16:13:03 +0000 (01:13 +0900)]
merge with master
Jinkun Jang [Wed, 13 Mar 2013 00:22:27 +0000 (09:22 +0900)]
sync
Jinkun Jang [Tue, 12 Mar 2013 16:47:03 +0000 (01:47 +0900)]
Tizen 2.1 base
Kibum Kim [Mon, 27 Feb 2012 12:16:44 +0000 (21:16 +0900)]
tizen beta release