Author: baggins Date: Fri Apr 30 20:07:57 2010 GMT Module: packages Tag: HEAD ---- Log message: - 0.10.4 - don't regenerate ac crap if there is no need!
---- Files affected: packages/clutter-gtk: clutter-gtk.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: packages/clutter-gtk/clutter-gtk.spec diff -u packages/clutter-gtk/clutter-gtk.spec:1.23 packages/clutter-gtk/clutter-gtk.spec:1.24 --- packages/clutter-gtk/clutter-gtk.spec:1.23 Sat Feb 20 18:34:39 2010 +++ packages/clutter-gtk/clutter-gtk.spec Fri Apr 30 22:07:52 2010 @@ -2,12 +2,12 @@ Summary: Library integrating clutter with GTK+ Summary(pl.UTF-8): Biblioteka integrujÄ…ca clutter z GTK+ Name: clutter-gtk -Version: 0.10.2 -Release: 5 +Version: 0.10.4 +Release: 1 License: LGPL v2+ Group: X11/Libraries Source0: http://www.clutter-project.org/sources/clutter-gtk/0.10/%{name}-%{version}.tar.gz -# Source0-md5: 1203dbf7091bbde0ca36053a95d9d18d +# Source0-md5: 0f43e9e76c2b5dcd1defe573852bd2ed URL: http://www.clutter-project.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.9 @@ -71,12 +71,6 @@ %setup -q %build -%{__gtkdocize} -%{__libtoolize} -%{__aclocal} -I build/autotools -%{__autoconf} -%{__autoheader} -%{__automake} %configure \ --enable-gtk-doc \ --enable-static \ @@ -125,6 +119,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2010/04/30 20:07:52 baggins +- 0.10.4 +- don't regenerate ac crap if there is no need! + Revision 1.23 2010/02/20 17:34:39 sparky - dropped erroneous BR: libdrm-devel, xorg-lib-libXxf86vm-devel, xorg-proto-dri2proto-devel (pulled by gl.pc from Mesa-ligGL-devel) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clutter-gtk/clutter-gtk.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
