]> git.pld-linux.org Git - packages/cogl.git/blobdiff - cogl.spec
rpm version for noarch subpackage
[packages/cogl.git] / cogl.spec
index 793655d17a70a59856861174c329a0995166c8e2..32ee3eb3fe7e7ed13e4751e0d1e6c4a669df5944 100644 (file)
--- a/cogl.spec
+++ b/cogl.spec
 Summary:       A library for using 3D graphics hardware to draw pretty pictures
 Summary(pl.UTF-8):     Biblioteka do rysowania ładnych obrazków przy użyciu sprzętowej grafiki 3D
 Name:          cogl
-Version:       1.22.6
+Version:       1.22.8
 Release:       1
 License:       LGPL v2+
 Group:         Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/cogl/1.22/%{name}-%{version}.tar.xz
-# Source0-md5: 7bcc01edb5462d4d08d01bf893feddb0
+Source0:       https://download.gnome.org/sources/cogl/1.22/%{name}-%{version}.tar.xz
+# Source0-md5: 7dd8b2e24171ef7399f851cea144b569
 Patch0:                %{name}-link.patch
-# https://gitlab.gnome.org/GNOME/cogl/-/commit/ff5dfc658042115392d9215a40afab3636b8461a.diff
-Patch1:                %{name}-egl.patch
 URL:           http://www.clutter-project.org/
-%{?with_wayland:BuildRequires: EGL-devel}
+BuildRequires: EGL-devel
+BuildRequires: Mesa-libEGL-devel
 %{?with_kms:BuildRequires:     Mesa-libgbm-devel}
 BuildRequires: OpenGL-GLX-devel
 %{?with_gles1:BuildRequires:   OpenGLESv1-devel >= 1.1}
@@ -46,6 +45,7 @@ BuildRequires:        libtool >= 2:2.2.6
 %{?with_mir:BuildRequires:     mir-devel >= 0.9.0}
 BuildRequires: pango-devel >= 1:1.20
 BuildRequires: pkgconfig
+BuildRequires: rpm-build >= 4.6
 BuildRequires: tar >= 1:1.22
 # wayland-client >= 1.0.0, wayland-server >= 1.1.90
 %{?with_wayland:BuildRequires: wayland-devel >= 1.2.0}
@@ -225,9 +225,7 @@ Statyczna biblioteka cogl-gst.
 Summary:       API documentation for cogl-gst library
 Summary(pl.UTF-8):     Dokumentacja API biblioteki cogl-gst
 Group:         Documentation
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description gst-apidocs
 API documentation for cogl-gst library.
@@ -238,7 +236,6 @@ Dokumentacja API biblioteki cogl-gst.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__gettextize}
This page took 0.0913350000000001 seconds and 4 git commands to generate.