[cogl] Update to 1.15.4

Kalev Lember kalev at fedoraproject.org
Fri Aug 9 19:42:26 UTC 2013


commit b2c05465e0b7f10e0999aad614240dbc9ac48c41
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Fri Aug 9 21:37:44 2013 +0200

    Update to 1.15.4

 cogl-1.14.0-21-ge26464f.patch | 1434 -----------------------------------------
 cogl.spec                     |   15 +-
 sources                       |    2 +-
 3 files changed, 7 insertions(+), 1444 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index 3f944ef..d323127 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -3,18 +3,14 @@
 %endif
 
 Name:          cogl
-Version:       1.14.0
-Release:       4%{?dist}
+Version:       1.15.4
+Release:       1%{?dist}
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 
 Group:         Development/Libraries
 License:       LGPLv2+
 URL:           http://www.clutter-project.org/
-Source0:       http://download.gnome.org/sources/cogl/1.14/cogl-%{version}.tar.xz
-
-# extra BRs just because we're touching Makefile.am in this patch
-Patch0: cogl-1.14.0-21-ge26464f.patch
-BuildRequires: autoconf automake libtool gettext-devel
+Source0:       http://download.gnome.org/sources/cogl/1.15/cogl-%{version}.tar.xz
 
 BuildRequires: cairo-devel
 BuildRequires: gdk-pixbuf2-devel
@@ -77,11 +73,9 @@ This package contains documentation for %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -fPIC"
-autoreconf -vif
 %configure --enable-cairo=yes --enable-gdk-pixbuf=yes --enable-cogl-pango=yes --enable-glx=yes --enable-gtk-doc --enable-introspection=yes --enable-wayland-egl-platform
 
 make V=1
@@ -117,6 +111,9 @@ rm %{buildroot}%{_datadir}/cogl/examples-data/crate.jpg
 %{_datadir}/gtk-doc/html/cogl-2.0-experimental
 
 %changelog
+* Fri Aug 09 2013 Kalev Lember <kalevlember at gmail.com> - 1.15.4-1
+- Update to 1.15.4
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 813f300..a7d1f79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7eabaf4241c0b87cc9e3b0fa23fd0315  cogl-1.14.0.tar.xz
+9dbd4b4d4e63f895d719f2e358970148  cogl-1.15.4.tar.xz


More information about the scm-commits mailing list