]> git.pld-linux.org Git - packages/vala.git/blobdiff - vala.spec
- updated to 0.54.4
[packages/vala.git] / vala.spec
index 5c61f9253df6d1e60f4606e6ab8248ecbf414eb3..df072139771f7723db532f16e027c24135dc7a0b 100644 (file)
--- a/vala.spec
+++ b/vala.spec
@@ -2,17 +2,17 @@
 # Conditional build:
 %bcond_with    bootstrap       # bootstrap build
 
-%define        major_ver       0.48
+%define        major_ver       0.54
 Summary:       GObject-based language compiler
 Summary(pl.UTF-8):     Kompilator języka opartego na bibliotece GObject
 Name:          vala
-Version:       0.48.10
+Version:       0.54.4
 Release:       1
 Epoch:         2
 License:       LGPL v2+
 Group:         Development/Languages
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/vala/0.48/%{name}-%{version}.tar.xz
-# Source0-md5: 740fb26e983d17335f51b1ab3dd4d171
+Source0:       https://download.gnome.org/sources/vala/0.54/%{name}-%{version}.tar.xz
+# Source0-md5: 34db13fce8b1d7473af5155884b26636
 URL:           https://wiki.gnome.org/Projects/Vala
 BuildRequires: autoconf >= 2.65
 BuildRequires: automake >= 1:1.11
@@ -24,6 +24,8 @@ BuildRequires:        help2man
 BuildRequires: libtool >= 2:2.2.6
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig >= 1:0.21
+BuildRequires: rpm-build >= 4.6
+BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: tar >= 1:1.22
 %{!?with_bootstrap:BuildRequires:      vala >= 2:0.39.5.8}
 BuildRequires: xz
@@ -67,9 +69,7 @@ Summary:      vala API documentation
 Summary(pl.UTF-8):     Dokumentacja API vala
 Group:         Documentation
 Requires:      devhelp
-%if "%{_rpmversion}" >= "4.6"
 BuildArch:     noarch
-%endif
 
 %description apidocs
 vala API documentation.
@@ -109,9 +109,7 @@ Summary(pl.UTF-8):  API języka Vala do biblioteki Valadoc
 Group:         Development/Libraries
 Requires:      vala
 Requires:      valadoc-devel = %{epoch}:%{version}-%{release}
-%if "%{_rpmversion}" >= "4.6"
 BuildArch:     noarch
-%endif
 
 %description -n vala-valadoc
 Vala API for Valadoc library.
This page took 0.038724 seconds and 4 git commands to generate.