- Update to 0.8.6
This commit is contained in:
parent
ac71cd287c
commit
b0433d2332
@ -1 +1 @@
|
||||
clutter-0.8.2.tar.gz
|
||||
clutter-0.8.6.tar.bz2
|
||||
|
@ -1,21 +0,0 @@
|
||||
diff -up clutter-0.8.0/clutter/clutter-fixed.c.orig clutter-0.8.0/clutter/clutter-fixed.c
|
||||
--- clutter-0.8.0/clutter/clutter-fixed.c.orig 2008-09-06 16:37:07.000000000 -0300
|
||||
+++ clutter-0.8.0/clutter/clutter-fixed.c 2008-09-06 16:37:27.000000000 -0300
|
||||
@@ -23,6 +23,8 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
+#define G_IMPLEMENT_INLINES
|
||||
+
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
@@ -30,7 +32,6 @@
|
||||
#include <glib-object.h>
|
||||
#include <gobject/gvaluecollector.h>
|
||||
|
||||
-#define G_IMPLEMENTS_INLINES
|
||||
#include "clutter-fixed.h"
|
||||
#include "clutter-private.h"
|
||||
|
||||
diff -up clutter-0.8.0/clutter/clutter-fixed.h.orig clutter-0.8.0/clutter/clutter-fixed.h
|
@ -1,13 +1,12 @@
|
||||
Name: clutter
|
||||
Version: 0.8.2
|
||||
Version: 0.8.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Open Source software library for creating rich graphical user interfaces
|
||||
|
||||
Group: Development/Libraries
|
||||
License: LGPLv2+
|
||||
URL: http://www.clutter-project.org/
|
||||
Source0: http://www.clutter-project.org/sources/%{name}/0.8/%{name}-%{version}.tar.gz
|
||||
Patch0: clutter-0.8.0-clutter-fixed.patch
|
||||
Source0: http://www.clutter-project.org/sources/%{name}/0.8/%{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: glib2-devel mesa-libGL-devel gtk2-devel pkgconfig pango-devel
|
||||
@ -32,7 +31,6 @@ clutter
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1 -b .orig
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc
|
||||
@ -66,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
|
||||
* Wed Jan 21 2009 Allisson Azevedo <allisson@gmail.com> 0.8.6-1
|
||||
- Update to 0.8.6
|
||||
|
||||
* Mon Oct 6 2008 Allisson Azevedo <allisson@gmail.com> 0.8.2-1
|
||||
- Update to 0.8.2
|
||||
- Removed clutter-0.8.0-clutter-fixed.patch
|
||||
|
@ -1,3 +1,4 @@
|
||||
clutter-0_6_4-1_fc9:HEAD:clutter-0.6.4-1.fc9.src.rpm:1213453978
|
||||
clutter-0_8_0-1_fc9:HEAD:clutter-0.8.0-1.fc9.src.rpm:1220760678
|
||||
clutter-0_8_2-1_fc9:HEAD:clutter-0.8.2-1.fc9.src.rpm:1223343853
|
||||
clutter-0_8_6-1_fc10:HEAD:clutter-0.8.6-1.fc10.src.rpm:1232595301
|
||||
|
Loading…
Reference in New Issue
Block a user