]> git.pld-linux.org Git - packages/vala.git/commitdiff
- up to 0.14.0 (merge from DEVEL) auto/th/vala-0_14_0-1 auto/ti/vala-0_14_0-1
authorArtur Frysiak <artur@frysiak.net>
Wed, 28 Sep 2011 21:41:19 +0000 (21:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vala.spec -> 1.65

vala.spec

index 3cfdd9a2090c2f6204f20d9082835d313148fd9c..1c0141f5ac4111b5d07a5be2338002b5c7bab1fb 100644 (file)
--- a/vala.spec
+++ b/vala.spec
@@ -1,23 +1,25 @@
-%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)
 
@@ -69,7 +71,7 @@ Dokumentacja API vala.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
This page took 0.037503 seconds and 4 git commands to generate.