Update to 1.15.4

This commit is contained in:
Kalev Lember 2013-08-09 21:37:44 +02:00
parent 27f2e01bb9
commit b2c05465e0
3 changed files with 7 additions and 1444 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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@gmail.com> - 1.15.4-1
- Update to 1.15.4
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
7eabaf4241c0b87cc9e3b0fa23fd0315 cogl-1.14.0.tar.xz
9dbd4b4d4e63f895d719f2e358970148 cogl-1.15.4.tar.xz