2.7.5
This commit is contained in:
parent
3dac9508de
commit
083c30dea1
@ -11,3 +11,4 @@ glib-2.7.1.tar.bz2
|
|||||||
glib-2.7.2.tar.bz2
|
glib-2.7.2.tar.bz2
|
||||||
glib-2.7.3.tar.bz2
|
glib-2.7.3.tar.bz2
|
||||||
glib-2.7.4.tar.bz2
|
glib-2.7.4.tar.bz2
|
||||||
|
glib-2.7.5.tar.bz2
|
||||||
|
10
glib2.spec
10
glib2.spec
@ -1,6 +1,6 @@
|
|||||||
Summary: A library of handy utility functions.
|
Summary: A library of handy utility functions.
|
||||||
Name: glib2
|
Name: glib2
|
||||||
Version: 2.7.4
|
Version: 2.7.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -44,12 +44,7 @@ for i in config.guess config.sub ; do
|
|||||||
done
|
done
|
||||||
%configure --disable-gtk-doc --enable-static
|
%configure --disable-gtk-doc --enable-static
|
||||||
make
|
make
|
||||||
|
|
||||||
# test-thread fails on ia64: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=116829
|
|
||||||
# abicheck fails on ppc and ppc64
|
|
||||||
%ifnarch ia64 s390 s390x ppc ppc64
|
|
||||||
make check
|
make check
|
||||||
%endif
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -98,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 2 2005 Matthias Clasen <mclasen@redhat.com> - 2.7.5-1
|
||||||
|
- Update to 2.7.5
|
||||||
|
|
||||||
* Fri Jul 22 2005 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
|
* Fri Jul 22 2005 Matthias Clasen <mclasen@redhat.com> - 2.7.4-1
|
||||||
- Update to 2.7.4
|
- Update to 2.7.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user