- Rebuild with new gobject-introspection
- Drop gir-repository-devel
This commit is contained in:
parent
6c8e8ae79c
commit
4723642c76
@ -1,6 +1,6 @@
|
|||||||
Name: libgdata
|
Name: libgdata
|
||||||
Version: 0.6.4
|
Version: 0.6.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Library for the GData protocol
|
Summary: Library for the GData protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -10,7 +10,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{ver
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
|
BuildRequires: glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
|
||||||
BuildRequires: gir-repository-devel gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
Requires: gobject-introspection
|
Requires: gobject-introspection
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -76,8 +76,9 @@ cd gdata/tests
|
|||||||
%{_datadir}/gir-1.0/GData-0.0.gir
|
%{_datadir}/gir-1.0/GData-0.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.6.4-3
|
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 0.6.4-4
|
||||||
- Rebuild with new gobject-introspection
|
- Rebuild with new gobject-introspection
|
||||||
|
- Drop gir-repository-devel
|
||||||
|
|
||||||
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 0.6.4-2
|
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 0.6.4-2
|
||||||
- Rebuild against new gobject-introspection
|
- Rebuild against new gobject-introspection
|
||||||
|
Loading…
Reference in New Issue
Block a user