Author: wiget Date: Wed Sep 28 21:41:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 0.14.0 (merge from DEVEL)
---- Files affected: packages/vala: vala.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/vala/vala.spec diff -u packages/vala/vala.spec:1.64 packages/vala/vala.spec:1.65 --- packages/vala/vala.spec:1.64 Wed Sep 21 16:34:13 2011 +++ packages/vala/vala.spec Wed Sep 28 23:41:19 2011 @@ -1,24 +1,26 @@ # $Revision$, $Date$ -%define major_ver 0.12 +%define major_ver 0.14 Summary: GObject-based language compiler Summary(pl.UTF-8): Kompilator języka opartego na bibliotece GObject Name: vala -Version: 0.12.1 -Release: 2 +Version: 0.14.0 +Release: 1 Epoch: 2 License: LGPL v2+ Group: Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/0.12/%{name}-%{version}.tar.bz2 -# Source0-md5: bf35262cc611de447147d01cbac33767 +Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/0.14/%{name}-%{version}.tar.xz +# Source0-md5: c3791b1a667ee980fc91a9a662f617ba URL: http://live.gnome.org/Vala BuildRequires: autoconf -BuildRequires: automake +BuildRequires: automake >= 1:1.11 BuildRequires: bison BuildRequires: flex BuildRequires: glib2-devel >= 1:2.16.0 BuildRequires: libtool BuildRequires: libxslt-progs BuildRequires: pkgconfig +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Conflicts: gdk-pixbuf2 < 2.23.3-1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,7 +72,7 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -129,11 +131,23 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2011/09/28 21:41:19 wiget +- up to 0.14.0 (merge from DEVEL) + Revision 1.64 2011/09/21 14:34:13 lisu - rel 2 Revision 1.63 2011/09/21 14:32:27 lisu - epoch 2 + +Revision 1.62.2.3 2011/09/17 17:36:51 wiget +- up to 0.14.0 + +Revision 1.62.2.2 2011/09/07 18:18:37 wiget +- up to 0.13.4 + +Revision 1.62.2.1 2011/08/23 18:40:14 megabajt +- updated to 0.13.3 Revision 1.62 2011/06/02 21:31:22 kiesiu - updated to 0.12.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vala/vala.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
