2.14.0
This commit is contained in:
parent
9c9e511549
commit
5b97fc656c
@ -1 +1 @@
|
||||
glib-2.13.7.tar.bz2
|
||||
glib-2.14.0.tar.bz2
|
||||
|
11
glib2.spec
11
glib2.spec
@ -2,16 +2,14 @@
|
||||
|
||||
Summary: A library of handy utility functions
|
||||
Name: glib2
|
||||
Version: 2.13.7
|
||||
Release: 3%{?dist}
|
||||
Version: 2.14.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
Source: http://download.gnome.org/sources/glib/2.13/glib-%{version}.tar.bz2
|
||||
Source2: glib2.sh
|
||||
Source3: glib2.csh
|
||||
# fixed in upstream svn
|
||||
Patch0: ppc-cast.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: pkgconfig >= 1:0.14
|
||||
BuildRequires: gettext
|
||||
@ -47,7 +45,6 @@ of version 2 of the GLib library.
|
||||
|
||||
%prep
|
||||
%setup -q -n glib-%{version}
|
||||
%patch0 -p1 -b .ppc-cast
|
||||
|
||||
%build
|
||||
for i in config.guess config.sub ; do
|
||||
@ -95,7 +92,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f glib20.lang
|
||||
%defattr(-, root, root, -)
|
||||
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{libdir}/libglib-2.0.so.*
|
||||
%{libdir}/libgthread-2.0.so.*
|
||||
@ -120,6 +116,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/lib*.a
|
||||
|
||||
%changelog
|
||||
* Sat Aug 4 2007 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
|
||||
- Update to 2.14.0
|
||||
|
||||
* Thu Aug 2 2007 Matthias Clasen <mclasen@redhat.com> - 2.13.7-3
|
||||
- Update License field
|
||||
- Don't ship ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user