rpms/clutter/devel .cvsignore, 1.30, 1.31 clutter.spec, 1.55, 1.56 sources, 1.30, 1.31

Peter Robinson pbrobinson at fedoraproject.org
Sun Jul 11 12:41:01 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/clutter/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv27044

Modified Files:
	.cvsignore clutter.spec sources 
Log Message:
- Update to new upstream stable 1.2.10 release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/clutter/devel/.cvsignore,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- .cvsignore	15 May 2010 13:10:10 -0000	1.30
+++ .cvsignore	11 Jul 2010 12:41:01 -0000	1.31
@@ -1 +1 @@
-clutter-1.2.8.tar.bz2
+clutter-1.2.10.tar.bz2


Index: clutter.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clutter/devel/clutter.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- clutter.spec	6 Jul 2010 21:46:57 -0000	1.55
+++ clutter.spec	11 Jul 2010 12:41:01 -0000	1.56
@@ -1,29 +1,27 @@
 Name:           clutter
-Version:        1.2.8
-Release:        4%{?dist}
+Version:        1.2.10
+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/
 #VCS:           git://git.clutter-project.org/clutter#clutter-1.2
-Source0:        http://www.clutter-project.org/sources/%{name}/1.0/%{name}-%{version}.tar.bz2
+Source0:        http://www.clutter-project.org/sources/%{name}/1.2/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # http://bugzilla.openedhand.com/show_bug.cgi?id=2100
 Patch0:         Use-a-native-format-for-atlas-textures.patch
 
-Requires:       gobject-introspection
-
 BuildRequires:  glib2-devel mesa-libGL-devel gtk2-devel pkgconfig pango-devel
-BuildRequires:  libXdamage-devel gettext
 BuildRequires:  gobject-introspection-devel >= 0.6.4
 BuildRequires:  json-glib-devel
+BuildRequires:  libXdamage-devel gettext gtk-doc
 # Bootstrap requirements
-BuildRequires: gtk-doc
-BuildRequires: automake autoconf libtool
+BuildRequires:  gtk-doc
+BuildRequires:  automake autoconf libtool
 
-Obsoletes: clutter-cairo < 0.9
-Provides:  clutter-cairo = 0.9
+Requires:       gobject-introspection
 
 %description
 Clutter is an open source software library for creating fast, 
@@ -34,7 +32,7 @@ We hope however it can be used for a lot
 %package devel
 Summary:        Clutter development environment
 Group:          Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 Requires:       pkgconfig glib2-devel pango-devel fontconfig-devel gtk2-devel
 Requires:       mesa-libGL-devel
 Requires:       gobject-introspection-devel
@@ -43,7 +41,6 @@ Requires:       gobject-introspection-de
 Header files and libraries for building a extension library for the
 clutter
 
-
 %package        doc
 Summary:        Documentation for %{name}
 Group:          Documentation
@@ -72,6 +69,7 @@ This package contains documentation for 
    echo "Created from snapshot" > ChangeLog
  fi
 )
+
 make %{?_smp_mflags} V=1
 
 %install
@@ -109,6 +107,9 @@ rm -rf %{buildroot}
 %{_datadir}/gtk-doc/html/cogl
 
 %changelog
+* Sun Jul 11 2010 Peter Robinson <pbrobinson at gmail.com> 1.2.10-1
+- Update to new upstream stable 1.2.10 release
+
 * Tue Jul  6 2010 Colin Walters <walters at verbum.org> - 1.2.8-4
 - Changes to support git snapshot builds
 
@@ -116,14 +117,14 @@ rm -rf %{buildroot}
 - Rebuild for "Incompatible version 1.0 (supported: 1.1)"
   for introspection file
 
-* Thu Jun 10 2010 Colin Walters <walters at verbum.org> - 1.2.8-2
+* Thu Jun 10 2010 Colin Walters <walters at verbum.org> 1.2.8-2
 - Drop gir-repository dependency, we don't need it anymore 
 
 * Sat May 15 2010 Peter Robinson <pbrobinson at gmail.com> 1.2.8-1
 - Update to new upstream stable 1.2.8 release
 - Drop upstreamed patches
 
-* Fri Apr 30 2010 Owen Taylor <otaylor at redhat.com> - 1.2.6-1
+* Fri Apr 30 2010 Owen Taylor <otaylor at redhat.com> 1.2.6-1
 - Update to new upstream stable 1.2.6 release
 - Work around Radeon driver problem with color channel confusion.
 - Fix Mutter not seeing BufferSwapComplete events and freezing


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/clutter/devel/sources,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- sources	15 May 2010 13:10:10 -0000	1.30
+++ sources	11 Jul 2010 12:41:01 -0000	1.31
@@ -1 +1 @@
-a94f5492465cb048115e066ebb9cbd58  clutter-1.2.8.tar.bz2
+ca8dbc4a65c55720779872c13eac86ba  clutter-1.2.10.tar.bz2



More information about the scm-commits mailing list