[packages/gnome-clocks] Update to 3.26.1

megabajt megabajt at pld-linux.org
Tue Oct 24 21:10:22 CEST 2017


commit 6298005c499ad5b2b85dc66f8217bb0a2f37713e
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date:   Tue Oct 24 21:10:02 2017 +0200

    Update to 3.26.1

 gnome-clocks.spec | 34 ++++++++++++++--------------------
 1 file changed, 14 insertions(+), 20 deletions(-)
---
diff --git a/gnome-clocks.spec b/gnome-clocks.spec
index abf1236..e8d68aa 100644
--- a/gnome-clocks.spec
+++ b/gnome-clocks.spec
@@ -1,33 +1,34 @@
 Summary:	Clocks applications for GNOME
 Summary(pl.UTF-8):	Aplikacje zegarów dla GNOME
 Name:		gnome-clocks
-Version:	3.24.0
+Version:	3.26.1
 Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-clocks/3.24/%{name}-%{version}.tar.xz
-# Source0-md5:	4e44dce30074afc621dda14c45e46a97
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-clocks/3.26/%{name}-%{version}.tar.xz
+# Source0-md5:	7e9441c12b0c011fa0ba2c0cfcccaaa1
 URL:		https://live.gnome.org/GnomeClocks
-BuildRequires:	autoconf >= 2.63
-BuildRequires:	automake >= 1:1.11
-BuildRequires:	geoclue2-devel >= 2.3.1
-BuildRequires:	geocode-glib-devel >= 0.99.4
+BuildRequires:	geoclue2-devel >= 2.4.0
+BuildRequires:	geocode-glib-devel >= 1.0
 BuildRequires:	gettext-tools >= 0.19.8
 BuildRequires:	glib2-devel >= 1:2.44.0
 BuildRequires:	gnome-desktop-devel >= 3.8.0
 BuildRequires:	gsound-devel >= 0.98
 BuildRequires:	gtk+3-devel >= 3.20.0
 BuildRequires:	libgweather-devel >= 3.14.0
-BuildRequires:	libtool >= 2:2
+BuildRequires:	meson
 BuildRequires:	pkgconfig >= 1:0.22
+BuildRequires:	rpmbuild(macros) >= 1.726
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	vala >= 2:0.24.0
+BuildRequires:	vala-gsound
+BuildRequires:	vala-libgweather
 BuildRequires:	xz
 BuildRequires:	yelp-tools
 Requires(post,postun):	glib2 >= 1:2.44.0
 Requires(post,postun):	gtk-update-icon-cache
-Requires:	geoclue2 >= 2.3.1
-Requires:	geocode-glib >= 0.99.4
+Requires:	geoclue2 >= 2.4.0
+Requires:	geocode-glib >= 1.0
 Requires:	glib2 >= 1:2.44.0
 Requires:	gnome-desktop >= 3.8.0
 Requires:	gsound >= 0.98
@@ -48,20 +49,13 @@ alarmów.
 %setup -q
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure \
-	--disable-silent-rules
-%{__make}
+%meson build
+%meson_build -C build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+%meson_install -C build
 
 %find_lang %{name} --with-gnome
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-clocks.git/commitdiff/6298005c499ad5b2b85dc66f8217bb0a2f37713e



More information about the pld-cvs-commit mailing list