[meego-commits] 6102: Changes to Trunk:Testing/glib2

Arjan van de Ven arjan at linux.intel.com
Fri Jul 30 03:36:14 UTC 2010


>
> Hi,
> I have made the following changes to glib2 in project Trunk:Testing. Please review and accept ASAP.
>
> Thank You,
> Zhang Qiang
>
> [This message was auto-generated]
>
> ---
>
> Request #6102:
>
>    submit:   home:xiaoqiang:gnome-2-30-2/glib2(r2) ->  Trunk:Testing/glib2
>
>
> Message:
>      Update to 2.24.1, Remove two useless patch, fix some spec issue.
>
> State:   new          2010-07-29T14:08:16 xiaoqiang
> Comment: None
>
>
>
> changes files:
> --------------
> --- glib2.changes
> +++ glib2.changes
> @@ -0,0 +1,4 @@
> +* Sun Jul 25 2010 Zhang Qiang<qiang.z.zhang at intel.com>  - 2.24.1
> +- Update to 2.24.1
> +- Remove two useless patch, fix some spec issue.
> +
>
> old:
> ----
>    glib-i386-atomic.patch
>    glib-no-fsync.patch
>
> new:
> ----
>    glib-2.24.1.tar.bz2
>
> spec files:
> -----------
> --- glib2.spec
> +++ glib2.spec
> @@ -2,18 +2,17 @@
>
>   Summary: A library of handy utility functions
>   Name: glib2
> -Version: 2.24.0
> +Version: 2.24.1
>   Release: 1
>   License: LGPLv2+
>   Group: System/Libraries
>   URL: http://www.gtk.org
> -Source: http://download.gnome.org/sources/glib/2.23/glib-%{version}.tar.bz2
> +Source: http://download.gnome.org/sources/glib/2.24/glib-%{version}.tar.bz2
>   Source2: glib2.sh
>   Source3: glib2.csh
>   Source101: %{name}-rpmlintrc
>
>   Patch1: glib-2.24.0-syslog-message-handler.patch
> -Patch2: glib-no-fsync.patch
>   BuildRequires: pkgconfig
>   BuildRequires: gamin-devel
>   BuildRequires: gettext
> @@ -55,7 +54,6 @@
>   %prep
>   %setup -q -n glib-%{version}
>   %patch1 -p1
> -#patch2 -p1
>
>
>
>    

can you explain why you think the no-fsync patch is useless?




More information about the MeeGo-commits mailing list