2.23.3
This commit is contained in:
parent
d2d65bf821
commit
5858b16c42
@ -1 +1 @@
|
|||||||
glib-2.23.2.tar.bz2
|
glib-2.23.3.tar.bz2
|
||||||
|
11
glib2.spec
11
glib2.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: A library of handy utility functions
|
Summary: A library of handy utility functions
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.23.2
|
Version: 2.23.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -22,9 +22,6 @@ BuildRequires: zlib-devel
|
|||||||
BuildRequires: automake autoconf libtool
|
BuildRequires: automake autoconf libtool
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
|
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=594872
|
|
||||||
Patch0: glib-abort-msg.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GLib is the low-level core library that forms the basis
|
GLib is the low-level core library that forms the basis
|
||||||
for projects such as GTK+ and GNOME. It provides data structure
|
for projects such as GTK+ and GNOME. It provides data structure
|
||||||
@ -56,7 +53,6 @@ of version 2 of the GLib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n glib-%{version}
|
%setup -q -n glib-%{version}
|
||||||
%patch0 -p1 -b .abort-msg
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib}
|
%configure --disable-gtk-doc --enable-static --with-runtime-libdir=../../%{_lib}
|
||||||
@ -158,6 +154,9 @@ esac
|
|||||||
%{_libdir}/lib*.a
|
%{_libdir}/lib*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
|
||||||
|
= Update to 2.23.3
|
||||||
|
|
||||||
* Mon Jan 25 2010 Matthias Clasen <mclasen@redhat.com> - 2.23.2-3
|
* Mon Jan 25 2010 Matthias Clasen <mclasen@redhat.com> - 2.23.2-3
|
||||||
- Actually apply the patch, too
|
- Actually apply the patch, too
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user