Rebuild
This commit is contained in:
parent
7d074279f1
commit
1c4c5b3fc4
@ -2,7 +2,7 @@
|
||||
|
||||
Name: clutter-gtk
|
||||
Version: 0.91.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A basic GTK clutter widget
|
||||
|
||||
Group: Development/Languages
|
||||
@ -10,7 +10,7 @@ License: LGPLv2+
|
||||
URL: http://www.clutter-project.org
|
||||
Source0: http://www.clutter-project.org/sources/%{name}/0.91/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: gtk3-devel >= 2.99.0
|
||||
BuildRequires: clutter-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
|
||||
@ -63,6 +63,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
%{_datadir}/gtk-doc/html/clutter-gtk
|
||||
|
||||
%changelog
|
||||
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> 0.91.6-2
|
||||
- Rebuild against GTK+ 2.99.0
|
||||
|
||||
* Tue Dec 28 2010 Peter Robinson <pbrobinson@gmail.com> 0.91.6-1
|
||||
- Update to 0.91.6
|
||||
- Fix deps and other bits of spec file
|
||||
|
Loading…
Reference in New Issue
Block a user