From 3a033df55a263df4db9a27efc3f1e932c474d3992e56ffbc6aaae97b7848d5a0 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 30 Sep 2009 08:29:48 +0000 Subject: [PATCH 1/3] Accepting request 21390 from home:vuntz:branches:GNOME:Factory Copy from home:vuntz:branches:GNOME:Factory/glib2 via accept of submit request 21390 revision 26. OBS-URL: https://build.opensuse.org/request/show/21390 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=54 --- glib-2.21.6.tar.bz2 | 3 - glib-2.22.1.tar.bz2 | 3 + glib2.changes | 36 +++++++++ glib2.spec | 183 +++----------------------------------------- 4 files changed, 48 insertions(+), 177 deletions(-) delete mode 100644 glib-2.21.6.tar.bz2 create mode 100644 glib-2.22.1.tar.bz2 diff --git a/glib-2.21.6.tar.bz2 b/glib-2.21.6.tar.bz2 deleted file mode 100644 index 3c37c78..0000000 --- a/glib-2.21.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b4750523a07102c90c7eecf1743f852ce2aadcb7a43284a9e06baf70beb9b8a -size 5453110 diff --git a/glib-2.22.1.tar.bz2 b/glib-2.22.1.tar.bz2 new file mode 100644 index 0000000..5de8db8 --- /dev/null +++ b/glib-2.22.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4898d340c830a5903115412ec5b95eb03b410efdfb1c5316d36f12f8be85577d +size 5476114 diff --git a/glib2.changes b/glib2.changes index 33d328d..7dbfbff 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.22.1: + + Bugs fixed: + - bgo#596064 Test file marked for translation + - bgo#595972 possibly invalid search in + mime_info_cache_dir_add_... + - bgo#596561 C99 style of declaration of variable in + gmessages.c + - bgo#596314 g_utf16_to_utf8 returns an invalid UTF8 string + - bgo#596748 g_async_result_get_source_object returns a new ref + - bgo#593809 Nautilus does not restore the position of the + icons... + - bgo#593775 uses inotify_init1 unconditionally + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 29 09:41:42 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.22.0: + + Add gdb python macros to make gobject debugging more pleasant + + Bugs fixed: + - bgo#579050: Allow making selected critical and warning + messages non-fatal + - bgo#594759: g_socket_send_message fails due to invalid + sendmsg params + - bgo#593941: GNetworkAddress skipping addresses when + enumerating + - bgo#594597: Fix build with srcdir != builddir + - bgo#595619: Include gdb pretty printers + + Changes that might affect bindings: + - The error parameter of g_simple_async_result_set_from_error + has been made const. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 7 14:25:06 CEST 2009 - lmedinas@opensuse.org diff --git a/glib2.spec b/glib2.spec index 1d256b7..b4196d2 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,5 +1,5 @@ # -# spec file for package glib2 (Version 2.21.6) +# spec file for package glib2 (Version 2.22.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,7 +36,7 @@ AutoReqProv: on Obsoletes: glib2-64bit %endif # -Version: 2.21.6 +Version: 2.22.1 Release: 1 Summary: A Library with Convenient Functions Written in C Url: http://www.gtk.org/ @@ -74,25 +74,6 @@ Provides: glib2-doc = 2.19.6 This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package branding-upstream License: LGPL v2.1 or later Summary: Definition of GNOME Default Applications @@ -115,25 +96,6 @@ preferred defaults. You most probably don't want this package. You probably want to install distribution default glib2-branding and prefer distribution wise GNOME defaults. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package devel #' License: GPL v2 or later @@ -161,25 +123,6 @@ compile and link applications using the glib library. The glib library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libglib-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -195,25 +138,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgmodule-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -229,25 +153,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgio-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -265,25 +170,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgio-fam License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -294,25 +180,6 @@ Supplements: packageand(libgio-2_0-0:fam) This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgthread-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -328,25 +195,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgobject-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -362,25 +210,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %lang_package %prep %setup -q -n %{_name}-%{version} @@ -521,8 +350,14 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/gio %{_datadir}/gtk-doc/html/glib %{_datadir}/gtk-doc/html/gobject -# Own these repositories to not depend on gtk-doc while building: +%{_datadir}/gdb/auto-load/%{_libdir}/*-gdb.py +# Own these directories to not depend on gtk-doc while building: %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html +# Own these directories to not depend on gdb +%dir %{_datadir}/gdb +%dir %{_datadir}/gdb/auto-load +%dir %{_datadir}/gdb/auto-load/%{_prefix} +%dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib} %changelog From 8ad1cffbfc60d156968902c202d4d38a3ae8b0c03e67db3555d347b2055739bd Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 5 Oct 2009 20:26:55 +0000 Subject: [PATCH 2/3] checked in OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=55 --- glib-2.21.6.tar.bz2 | 3 + glib-2.22.1.tar.bz2 | 3 - glib2.changes | 36 --------- glib2.spec | 183 +++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 177 insertions(+), 48 deletions(-) create mode 100644 glib-2.21.6.tar.bz2 delete mode 100644 glib-2.22.1.tar.bz2 diff --git a/glib-2.21.6.tar.bz2 b/glib-2.21.6.tar.bz2 new file mode 100644 index 0000000..3c37c78 --- /dev/null +++ b/glib-2.21.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b4750523a07102c90c7eecf1743f852ce2aadcb7a43284a9e06baf70beb9b8a +size 5453110 diff --git a/glib-2.22.1.tar.bz2 b/glib-2.22.1.tar.bz2 deleted file mode 100644 index 5de8db8..0000000 --- a/glib-2.22.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4898d340c830a5903115412ec5b95eb03b410efdfb1c5316d36f12f8be85577d -size 5476114 diff --git a/glib2.changes b/glib2.changes index 7dbfbff..33d328d 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,39 +1,3 @@ -------------------------------------------------------------------- -Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org - -- Update to version 2.22.1: - + Bugs fixed: - - bgo#596064 Test file marked for translation - - bgo#595972 possibly invalid search in - mime_info_cache_dir_add_... - - bgo#596561 C99 style of declaration of variable in - gmessages.c - - bgo#596314 g_utf16_to_utf8 returns an invalid UTF8 string - - bgo#596748 g_async_result_get_source_object returns a new ref - - bgo#593809 Nautilus does not restore the position of the - icons... - - bgo#593775 uses inotify_init1 unconditionally - + Updated translations. - -------------------------------------------------------------------- -Tue Sep 29 09:41:42 CEST 2009 - vuntz@opensuse.org - -- Update to version 2.22.0: - + Add gdb python macros to make gobject debugging more pleasant - + Bugs fixed: - - bgo#579050: Allow making selected critical and warning - messages non-fatal - - bgo#594759: g_socket_send_message fails due to invalid - sendmsg params - - bgo#593941: GNetworkAddress skipping addresses when - enumerating - - bgo#594597: Fix build with srcdir != builddir - - bgo#595619: Include gdb pretty printers - + Changes that might affect bindings: - - The error parameter of g_simple_async_result_set_from_error - has been made const. - + Updated translations. - ------------------------------------------------------------------- Mon Sep 7 14:25:06 CEST 2009 - lmedinas@opensuse.org diff --git a/glib2.spec b/glib2.spec index b4196d2..1d256b7 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,5 +1,5 @@ # -# spec file for package glib2 (Version 2.22.1) +# spec file for package glib2 (Version 2.21.6) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,7 +36,7 @@ AutoReqProv: on Obsoletes: glib2-64bit %endif # -Version: 2.22.1 +Version: 2.21.6 Release: 1 Summary: A Library with Convenient Functions Written in C Url: http://www.gtk.org/ @@ -74,6 +74,25 @@ Provides: glib2-doc = 2.19.6 This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package branding-upstream License: LGPL v2.1 or later Summary: Definition of GNOME Default Applications @@ -96,6 +115,25 @@ preferred defaults. You most probably don't want this package. You probably want to install distribution default glib2-branding and prefer distribution wise GNOME defaults. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package devel #' License: GPL v2 or later @@ -123,6 +161,25 @@ compile and link applications using the glib library. The glib library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libglib-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -138,6 +195,25 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libgmodule-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -153,6 +229,25 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libgio-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -170,6 +265,25 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libgio-fam License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -180,6 +294,25 @@ Supplements: packageand(libgio-2_0-0:fam) This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libgthread-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -195,6 +328,25 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %package -n libgobject-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -210,6 +362,25 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. + + +Authors: +-------- + Peter Mattis + Spencer Kimball + Josh MacDonald + Shawn T. Amundson + Jeff Garzik + Raja R Harinath + Tim Janik + Elliot Lee + Tor Lillqvist + Paolo Molaro + Havoc Pennington + Manish Singh + Owen Taylor + Sebastian Wilhelmi + %lang_package %prep %setup -q -n %{_name}-%{version} @@ -350,14 +521,8 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/gio %{_datadir}/gtk-doc/html/glib %{_datadir}/gtk-doc/html/gobject -%{_datadir}/gdb/auto-load/%{_libdir}/*-gdb.py -# Own these directories to not depend on gtk-doc while building: +# Own these repositories to not depend on gtk-doc while building: %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html -# Own these directories to not depend on gdb -%dir %{_datadir}/gdb -%dir %{_datadir}/gdb/auto-load -%dir %{_datadir}/gdb/auto-load/%{_prefix} -%dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib} %changelog From 4aaef740139cc9002397a057652b8c525b7902f8f4705fa45108aa23f7960f47 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 5 Oct 2009 20:26:56 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/glib2 revision 72.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=2a847f03e43e6f1397386186c04f635b --- glib-2.21.6.tar.bz2 | 3 - glib-2.22.1.tar.bz2 | 3 + glib2.changes | 36 +++++++++ glib2.spec | 183 +++----------------------------------------- 4 files changed, 48 insertions(+), 177 deletions(-) delete mode 100644 glib-2.21.6.tar.bz2 create mode 100644 glib-2.22.1.tar.bz2 diff --git a/glib-2.21.6.tar.bz2 b/glib-2.21.6.tar.bz2 deleted file mode 100644 index 3c37c78..0000000 --- a/glib-2.21.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b4750523a07102c90c7eecf1743f852ce2aadcb7a43284a9e06baf70beb9b8a -size 5453110 diff --git a/glib-2.22.1.tar.bz2 b/glib-2.22.1.tar.bz2 new file mode 100644 index 0000000..5de8db8 --- /dev/null +++ b/glib-2.22.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4898d340c830a5903115412ec5b95eb03b410efdfb1c5316d36f12f8be85577d +size 5476114 diff --git a/glib2.changes b/glib2.changes index 33d328d..7dbfbff 100644 --- a/glib2.changes +++ b/glib2.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.22.1: + + Bugs fixed: + - bgo#596064 Test file marked for translation + - bgo#595972 possibly invalid search in + mime_info_cache_dir_add_... + - bgo#596561 C99 style of declaration of variable in + gmessages.c + - bgo#596314 g_utf16_to_utf8 returns an invalid UTF8 string + - bgo#596748 g_async_result_get_source_object returns a new ref + - bgo#593809 Nautilus does not restore the position of the + icons... + - bgo#593775 uses inotify_init1 unconditionally + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 29 09:41:42 CEST 2009 - vuntz@opensuse.org + +- Update to version 2.22.0: + + Add gdb python macros to make gobject debugging more pleasant + + Bugs fixed: + - bgo#579050: Allow making selected critical and warning + messages non-fatal + - bgo#594759: g_socket_send_message fails due to invalid + sendmsg params + - bgo#593941: GNetworkAddress skipping addresses when + enumerating + - bgo#594597: Fix build with srcdir != builddir + - bgo#595619: Include gdb pretty printers + + Changes that might affect bindings: + - The error parameter of g_simple_async_result_set_from_error + has been made const. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 7 14:25:06 CEST 2009 - lmedinas@opensuse.org diff --git a/glib2.spec b/glib2.spec index 1d256b7..b4196d2 100644 --- a/glib2.spec +++ b/glib2.spec @@ -1,5 +1,5 @@ # -# spec file for package glib2 (Version 2.21.6) +# spec file for package glib2 (Version 2.22.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -36,7 +36,7 @@ AutoReqProv: on Obsoletes: glib2-64bit %endif # -Version: 2.21.6 +Version: 2.22.1 Release: 1 Summary: A Library with Convenient Functions Written in C Url: http://www.gtk.org/ @@ -74,25 +74,6 @@ Provides: glib2-doc = 2.19.6 This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package branding-upstream License: LGPL v2.1 or later Summary: Definition of GNOME Default Applications @@ -115,25 +96,6 @@ preferred defaults. You most probably don't want this package. You probably want to install distribution default glib2-branding and prefer distribution wise GNOME defaults. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package devel #' License: GPL v2 or later @@ -161,25 +123,6 @@ compile and link applications using the glib library. The glib library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libglib-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -195,25 +138,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgmodule-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -229,25 +153,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgio-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -265,25 +170,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgio-fam License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -294,25 +180,6 @@ Supplements: packageand(libgio-2_0-0:fam) This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgthread-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -328,25 +195,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %package -n libgobject-2_0-0 License: LGPL v2.1 or later Summary: A Library with Convenient Functions Written in C @@ -362,25 +210,6 @@ Obsoletes: glib2-64bit This library provides convenient functions, such as lists and hashes, to a C programmer and is used by Gtk+ and GNOME. - - -Authors: --------- - Peter Mattis - Spencer Kimball - Josh MacDonald - Shawn T. Amundson - Jeff Garzik - Raja R Harinath - Tim Janik - Elliot Lee - Tor Lillqvist - Paolo Molaro - Havoc Pennington - Manish Singh - Owen Taylor - Sebastian Wilhelmi - %lang_package %prep %setup -q -n %{_name}-%{version} @@ -521,8 +350,14 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/gio %{_datadir}/gtk-doc/html/glib %{_datadir}/gtk-doc/html/gobject -# Own these repositories to not depend on gtk-doc while building: +%{_datadir}/gdb/auto-load/%{_libdir}/*-gdb.py +# Own these directories to not depend on gtk-doc while building: %dir %{_datadir}/gtk-doc %dir %{_datadir}/gtk-doc/html +# Own these directories to not depend on gdb +%dir %{_datadir}/gdb +%dir %{_datadir}/gdb/auto-load +%dir %{_datadir}/gdb/auto-load/%{_prefix} +%dir %{_datadir}/gdb/auto-load/%{_prefix}/%{_lib} %changelog