Author: wiget Date: Thu Jan 13 20:58:28 2011 GMT Module: packages Tag: DEVEL ---- Log message: - 1.5.12
---- Files affected: packages/clutter: clutter.spec (1.37.2.1 -> 1.37.2.2) , gtkdoc.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: packages/clutter/clutter.spec diff -u packages/clutter/clutter.spec:1.37.2.1 packages/clutter/clutter.spec:1.37.2.2 --- packages/clutter/clutter.spec:1.37.2.1 Thu Dec 2 20:15:16 2010 +++ packages/clutter/clutter.spec Thu Jan 13 21:58:23 2011 @@ -2,12 +2,13 @@ Summary: Library for rich GUIs Summary(pl.UTF-8): Biblioteka do bogatych graficznych interfejsów użytkownika Name: clutter -Version: 1.5.8 -Release: 0.9 +Version: 1.5.12 +Release: 0.1 License: LGPL v2+ Group: Libraries Source0: http://www.clutter-project.org/sources/clutter/1.5/%{name}-%{version}.tar.bz2 -# Source0-md5: 13ec874ac78a2507c4b7fa064a77ea04 +# Source0-md5: 8220b2ed95be9aeb4a8e566096449b15 +Patch0: gtkdoc.patch URL: http://www.clutter-project.org/ BuildRequires: OpenGL-GLX-devel BuildRequires: autoconf >= 2.59 @@ -96,6 +97,7 @@ %prep %setup -q +%patch0 -p1 %build %{__gtkdocize} @@ -109,7 +111,6 @@ --with-flavour=glx \ --enable-docs \ --enable-gtk-doc \ - --enable-cogl2-reference \ --enable-static \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -156,8 +157,7 @@ %defattr(644,root,root,755) %{_gtkdocdir}/cally %{_gtkdocdir}/clutter -# fix make install -#%{_gtkdocdir}/clutter-cookbook +%{_gtkdocdir}/clutter-cookbook %{_gtkdocdir}/cogl %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -166,6 +166,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37.2.2 2011/01/13 20:58:23 wiget +- 1.5.12 + Revision 1.37.2.1 2010/12/02 19:15:16 wiget - 1.5.8 NFY ================================================================ Index: packages/clutter/gtkdoc.patch diff -u /dev/null packages/clutter/gtkdoc.patch:1.1.2.1 --- /dev/null Thu Jan 13 21:58:28 2011 +++ packages/clutter/gtkdoc.patch Thu Jan 13 21:58:23 2011 @@ -0,0 +1,10 @@ +--- clutter-1.5.12/doc/cookbook/Makefile.am.wiget 2011-01-13 21:36:43.193867420 +0100 ++++ clutter-1.5.12/doc/cookbook/Makefile.am 2011-01-13 21:37:00.204413186 +0100 +@@ -4,7 +4,6 @@ SUBDIRS = examples + + NULL = + +-HTML_DIR = $(datadir)/gtk-doc/html + TARGET_DIR = $(HTML_DIR)/clutter-cookbook + + XML_FILES = \ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clutter/clutter.spec?r1=1.37.2.1&r2=1.37.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
