[Tizen-submit] 21213: Changes to Tizen:Generic/gdk-pixbuf
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 07:34:12 GMT 2014
Hi,
Ronan Le Martret have made the following changes to gdk-pixbuf in project Tizen:Generic. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21213
submit: Tizen:Generic:build/gdk-pixbuf(cleanup) -> Tizen:Generic
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: gdk-pixbuf should not try to build into a pure wayland platform.
Git project: platform/upstream/gdk-pixbuf
Tag: submit/tizen/20140213.073312
Commit: aa91bf36c120e8b9d53a220584d3958b756d810e Allow gdk-pixbuf to build into pure Wayland profile. Signed-off-by: Ronan Le Martret <ronan at fridu.net>
State: new 2014-02-13T07:32:34 tizenrobot
Comment: <no comment>
changes files:
--------------
++++++ new changes file:
--- gdk-pixbuf.changes
+++ gdk-pixbuf.changes
@@ -0,0 +1,26 @@
+* Sat Apr 27 2013 Anas Nashif <anas.nashif at intel.com> submit/trunk/20130327.160105 at 50899b1
+- Update to 2.28.1
+
+* Wed Mar 27 2013 Anas Nashif <anas.nashif at intel.com> upstream/2.28.0 at 18233f3
+- Update to 2.28.0
+
+* Fri Mar 22 2013 Anas Nashif <anas.nashif at intel.com> upstream/2.27.3 at f2a71a1
+- Update to 2.27.3
+
+* Fri Mar 15 2013 Anas Nashif <anas.nashif at intel.com> upstream/2.27.2 at 57ddd43
+- Update to 2.27.2
+
+* Fri Feb 08 2013 Patrick McCarty <patrick.mccarty at linux.intel.com> 8f08a7d
+- Update package name in baselibs.conf
+
+* Thu Feb 07 2013 Anas Nashif <anas.nashif at intel.com> upstream/2.27.1 at e27a953
+- Update to 2.27.1
+
+* Sat Feb 02 2013 Anas Nashif <anas.nashif at intel.com> upstream/2.27.0 at 1b182bd
+- Update to 2.27.0
+
+* Sun Dec 09 2012 Anas Nashif <anas.nashif at intel.com> upstream/2.26.5 at 413bb7a
+- Update to 2.26.5
+- conditionally require typelib
+- make introspection conditional
+
++++++ deleted changes files:
--- _service:gbs:gdk-pixbuf.changes
old:
----
_service
_service:gbs:baselibs.conf
_service:gbs:gdk-pixbuf-2.28.1.tar.xz
_service:gbs:gdk-pixbuf.changes
_service:gbs:gdk-pixbuf.manifest
_service:gbs:gdk-pixbuf.spec
_service:gbs:macros.gdk-pixbuf
new:
----
baselibs.conf
gdk-pixbuf-2.28.1.tar.xz
gdk-pixbuf.changes
gdk-pixbuf.manifest
gdk-pixbuf.spec
macros.gdk-pixbuf
spec files:
-----------
++++++ new spec file:
--- gdk-pixbuf.spec
+++ gdk-pixbuf.spec
@@ -0,0 +1,174 @@
+%define gdk_pixbuf_binary_version 2.10.0
+%bcond_with introspection
+%bcond_with x
+
+Name: gdk-pixbuf
+VCS: platform/upstream/gdk-pixbuf#aa91bf36c120e8b9d53a220584d3958b756d810e
+Version: 2.28.1
+Release: 0
+Summary: An image loading library
+License: LGPL-2.1+
+Group: Multimedia/Image Library
+Source: http://download.gnome.org/sources/gdk-pixbuf/2.27/%{name}-%{version}.tar.xz
+Source1: macros.gdk-pixbuf
+Source98: baselibs.conf
+Source1001: gdk-pixbuf.manifest
+BuildRequires: gettext-tools
+Url: http://developer.gnome.org/
+BuildRequires: libjasper-devel
+BuildRequires: libjpeg-devel
+BuildRequires: libtiff-devel
+BuildRequires: pkgconfig(glib-2.0) >= 2.31.0
+%if %{with introspection}
+BuildRequires: pkgconfig(gobject-introspection-1.0)
Please refer to OBS webUI for more details about this SR.
More information about the Tizen-submit
mailing list