[packages/totem-pl-parser] Update to 3.26.1
megabajt
megabajt at pld-linux.org
Tue Jun 19 21:38:26 CEST 2018
commit 5f120b4282be51a0c4650e659ee69a6c66435e18
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Tue Jun 19 21:38:11 2018 +0200
Update to 3.26.1
totem-pl-parser.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec
index 56026e1..b4752e1 100644
--- a/totem-pl-parser.spec
+++ b/totem-pl-parser.spec
@@ -1,12 +1,12 @@
Summary: Totem Playlist Parser library
Summary(pl.UTF-8): Biblioteka analizująca listy odtwarzania Totema
Name: totem-pl-parser
-Version: 3.26.0
+Version: 3.26.1
Release: 1
License: LGPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.26/%{name}-%{version}.tar.xz
-# Source0-md5: f609b4a758055bca5045c83604638723
+# Source0-md5: 28005570260a06b1e1579a255c5afa5e
URL: http://www.gnome.org/projects/totem/
BuildRequires: gettext-tools
BuildRequires: glib2-devel >= 1:2.36.0
@@ -93,15 +93,14 @@ Dokumentacja API biblioteki totem-pl-parser.
%meson build \
-Denable-gtk-doc=true
-%ninja -C build
+%meson_build -C build
%install
rm -rf $RPM_BUILD_ROOT
export LC_ALL=C.UTF-8
-DESTDIR=$RPM_BUILD_ROOT \
-%ninja -C build install
+%meson_install -C build
%find_lang %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/totem-pl-parser.git/commitdiff/5f120b4282be51a0c4650e659ee69a6c66435e18
More information about the pld-cvs-commit
mailing list