summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-08-13 11:21:17 -0400
committerAnas Nashif <anas.nashif@intel.com>2013-08-13 12:09:12 -0400
commitaf29557a5b50d302aab306d11a5c61099266c822 (patch)
treef080c503abb94d78b3e443608c04eff99a7bd02a
parentfb978cc8d0d8b9993732b0c45413c831755848da (diff)
downloadglib-tizen_ivi_genivi.tar.gz
glib-tizen_ivi_genivi.tar.bz2
glib-tizen_ivi_genivi.zip
Change-Id: I0540f90b0b0ba28680cd5ae1d5186d07be078e61 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--.gbs.conf3
-rw-r--r--packaging/glib2.changes4
-rw-r--r--packaging/glib2.spec13
3 files changed, 9 insertions, 11 deletions
diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644
index 000000000..fa9fdc593
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,3 @@
+[general]
+upstream_branch = upstream
+upstream_tag = ${upstreamversion}
diff --git a/packaging/glib2.changes b/packaging/glib2.changes
index b37fe752a..806157b01 100644
--- a/packaging/glib2.changes
+++ b/packaging/glib2.changes
@@ -1,5 +1,9 @@
+* Tue Aug 13 2013 Anas Nashif <anas.nashif@intel.com> 2.36.3@0540f90
+- add .gbs.conf and update to 2.36.4
+
* Tue Aug 13 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130520.095512@84a55be
- Remove empty docs package
+
* Fri Jul 19 2013 Philippe Coval <philippe.coval@eurogiciel.fr> accepted/tizen/20130710.220535@5c863cc
- gdesktopappinfo: Allow getting the desktop ID from the filename
Bug-Tizen: TZPC-3317 (... remove the fav apps icon ...)
diff --git a/packaging/glib2.spec b/packaging/glib2.spec
index 669b7bab7..3e9191e23 100644
--- a/packaging/glib2.spec
+++ b/packaging/glib2.spec
@@ -2,12 +2,12 @@
%define keepstatic 1
Name: glib2
-Version: 2.36.1
+Version: 2.36.4
Release: 0
# FIXME: find out if tapsets should really be in devel package or in main package
Summary: General-Purpose Utility Library
License: LGPL-2.1+
-Group: System/Libraries
+Group: Base/Libraries
Url: http://www.gtk.org/
Source: http://download.gnome.org/sources/glib/2.32/%{name}-%{version}.tar.xz
Source1: glib2.sh
@@ -44,7 +44,6 @@ a main loop abstraction, and so on.
%package tools
Summary: General-Purpose Utility Library -- Tools
-Group: Development/Libraries
%description tools
GLib is a general-purpose utility library, which provides many useful
@@ -53,7 +52,6 @@ a main loop abstraction, and so on.
%package -n gio-branding-upstream
Summary: Upstream definitions of default settings and applications
-Group: System/Libraries
Requires: libgio = %{version}
Provides: %{name}-branding-upstream = %{version}
Obsoletes: %{name}-branding-upstream < %{version}
@@ -93,7 +91,6 @@ Requires: python-xml
Provides: glib2-doc = 2.19.6
Obsoletes: glib2-doc < 2.19.6
Summary: General-Purpose Utility Library -- Development Files
-Group: Development/Libraries
%description devel
GLib is a general-purpose utility library, which provides many useful
@@ -105,7 +102,6 @@ This package contains the development files for GLib.
%package devel-static
Requires: %{name}-devel = %{version}
Summary: General-Purpose Utility Library -- Static Libraries
-Group: Development/Libraries
%description devel-static
GLib is a general-purpose utility library, which provides many useful
@@ -116,7 +112,6 @@ This package contains static versions of the GLib libraries.
%package -n libglib
Summary: General-Purpose Utility Library
-Group: System/Libraries
Provides: %{name} = %{version}
Obsoletes: %{name} < %{version}
@@ -127,7 +122,6 @@ a main loop abstraction, and so on.
%package -n libgmodule
Summary: General-Purpose Utility Library -- Library for Modules
-Group: System/Libraries
%description -n libgmodule
GLib is a general-purpose utility library, which provides many useful
@@ -139,7 +133,6 @@ object files (commonly known as 'plug-ins').
%package -n libgio
Summary: General-Purpose Utility Library -- Library for VFS
-Group: System/Libraries
Requires: gio-branding = %{version}
# bnc#555605: shared-mime-info is required by libgio to properly detect mime types.
Requires: shared-mime-info
@@ -157,7 +150,6 @@ GIO provides a modern, easy-to-use VFS API.
%package -n libgthread
Summary: General-Purpose Utility Library -- Library for Threads
-Group: System/Libraries
%description -n libgthread
GLib is a general-purpose utility library, which provides many useful
@@ -169,7 +161,6 @@ software.
%package -n libgobject
Summary: General-Purpose Utility Library -- Object-Oriented Framework for C
-Group: System/Libraries
%description -n libgobject
GLib is a general-purpose utility library, which provides many useful