commit 0da8520e128b4d6430700df5fa5fbbb4c2d1c261
Author: Jakub Bogusz <[email protected]>
Date:   Sat Jan 5 15:39:11 2013 +0100

    - updated to 1.12.2
    - removed obsolete fix-experimental-doc-build patch

 cogl-fix-experimental-doc-build.patch | 27 ---------------------------
 cogl.spec                             |  9 +++------
 2 files changed, 3 insertions(+), 33 deletions(-)
---
diff --git a/cogl.spec b/cogl.spec
index 2a8bb90..2b73b3c 100644
--- a/cogl.spec
+++ b/cogl.spec
@@ -5,14 +5,12 @@
 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.12.0
-Release:       2
+Version:       1.12.2
+Release:       1
 License:       LGPL v2+
 Group:         Libraries
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/cogl/1.12/%{name}-%{version}.tar.xz
-# Source0-md5: 2ec55647764ee208182fbe07ee9f7e9c
-# https://bugzilla.gnome.org/show_bug.cgi?id=684731
-Patch0:                %{name}-fix-experimental-doc-build.patch
+# Source0-md5: 439fd7aa2195d76b5cd8ee393f0112b4
 URL:           http://www.clutter-project.org/
 BuildRequires: OpenGL-GLX-devel
 BuildRequires: autoconf >= 2.59
@@ -104,7 +102,6 @@ Ten pakiet zawiera dokumentację API cogl.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %{__gettextize}
diff --git a/cogl-fix-experimental-doc-build.patch 
b/cogl-fix-experimental-doc-build.patch
deleted file mode 100644
index 2bac3db..0000000
--- a/cogl-fix-experimental-doc-build.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- a/cogl/cogl-context.h      2012-09-18 02:06:20.000000000 +0400
-+++ b/cogl/cogl-context.h      2012-09-24 20:13:48.193019200 +0400
-@@ -72,19 +72,19 @@
-  * help applications control the lifetime a context without us needing to
-  * introduce special api to handle the breakup of internal circular
-  * references due to internal resources and caches associated with the
-- * context.
-+ * context.</note>
-  *
-- * One a context has been destroyed then all directly or indirectly
-+ * <note>One a context has been destroyed then all directly or indirectly
-  * dependant resources will be in an inconsistent state and should not
-- * be manipulated or queried in any way.
-+ * be manipulated or queried in any way.</note>
-  *
-- * For applications that rely on the operating system to clean up
-+ * <note>For applications that rely on the operating system to clean up
-  * resources this policy shouldn't affect them, but for applications
-  * that need to carefully destroy and re-create Cogl contexts multiple
-  * times throughout their lifetime (such as Android applications) they
-  * should be careful to destroy all context dependant resources, such as
-  * framebuffers or textures etc before unrefing and destroying the
-- * context.<note>
-+ * context.</note>
-  */
- 
- #ifdef COGL_ENABLE_EXPERIMENTAL_API
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cogl.git/commitdiff/0da8520e128b4d6430700df5fa5fbbb4c2d1c261

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to