add .gbs.conf and update to 2.36.4 24/8224/3 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi_panda tizen_3.0.m14.2_ivi tizen_ivi-release tizen_ivi_genivi tizen_ivi_panda accepted/tizen/20130912.090721 accepted/tizen/20130912.092727 accepted/tizen/20130912.094015 accepted/tizen/20130912.142524 accepted/tizen/20130912.192116 accepted/tizen/20130912.200218 accepted/tizen/ivi/20140308.005140 accepted/tizen/ivi/genivi/20140131.021331 accepted/tizen/ivi/panda/20140403.014542 accepted/tizen/mobile/20140310.024712 ivi_oct_m2 submit/tizen/20130813.194952 submit/tizen/20130813.195703 submit/tizen/20130813.201501 submit/tizen/20130912.075818 submit/tizen/20130912.090130 submit/tizen/20140307.080655 submit/tizen_ivi-release/20140315.021119 submit/tizen_ivi_genivi/20140131.021030 submit/tizen_ivi_panda/20140403.011959 tizen_3.0.m14.2_ivi_release
authorAnas Nashif <anas.nashif@intel.com>
Tue, 13 Aug 2013 15:21:17 +0000 (11:21 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 13 Aug 2013 16:09:12 +0000 (12:09 -0400)
Change-Id: I0540f90b0b0ba28680cd5ae1d5186d07be078e61
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
.gbs.conf [new file with mode: 0644]
packaging/glib2.changes
packaging/glib2.spec

diff --git a/.gbs.conf b/.gbs.conf
new file mode 100644 (file)
index 0000000..fa9fdc5
--- /dev/null
+++ b/.gbs.conf
@@ -0,0 +1,3 @@
+[general]
+upstream_branch = upstream
+upstream_tag = ${upstreamversion}
index b37fe75..806157b 100644 (file)
@@ -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 ...)
index 669b7ba..3e9191e 100644 (file)
@@ -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