[packages/dconf] up to 0.30.0

atler atler at pld-linux.org
Mon Oct 1 19:18:39 CEST 2018


commit 23dd44134b2dbfc648af388c1bf5093b098cb634
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Oct 1 19:18:06 2018 +0200

    up to 0.30.0
    
    - updated BRs
    - docs patch no longer needed

 dconf-docs-build.patch | 11 -----------
 dconf.spec             | 16 ++++++++--------
 2 files changed, 8 insertions(+), 19 deletions(-)
---
diff --git a/dconf.spec b/dconf.spec
index aa28663..ba54640 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -6,19 +6,20 @@
 Summary:	Low-level configuration system
 Summary(pl.UTF-8):	Niskopoziomowy system konfiguracji
 Name:		dconf
-Version:	0.28.0
+Version:	0.30.0
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/dconf/0.28/%{name}-%{version}.tar.xz
-# Source0-md5:	81faa8e68e5ea71ff0ee75050fc0759c
-Patch0:		%{name}-docs-build.patch
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/dconf/0.30/%{name}-%{version}.tar.xz
+# Source0-md5:	0fedc411cb0e12052c1215b777cb8686
 URL:		http://live.gnome.org/dconf
 BuildRequires:	glib2-devel >= 1:2.44.0
 BuildRequires:	gtk-doc >= 1.15
 BuildRequires:	libxslt-progs
-BuildRequires:	meson >= 0.41.0
-BuildRequires:	rpmbuild(macros) >= 1.527
+BuildRequires:	meson >= 0.46.0
+BuildRequires:	ninja
+BuildRequires:	pkgconfig
+BuildRequires:	rpmbuild(macros) >= 1.727
 BuildRequires:	tar >= 1:1.22
 # not needed atm., generated files are packaged
 #%{?with_vala:BuildRequires:	vala >= 2:0.18.0}
@@ -99,11 +100,10 @@ API dconf dla języka Vala.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %meson build \
-	-Denable-gtk-doc=%{__true_false apidocs}
+	-Dgtk_doc=%{__true_false apidocs}
 
 %meson_build -C build
 
diff --git a/dconf-docs-build.patch b/dconf-docs-build.patch
deleted file mode 100644
index 05f21b8..0000000
--- a/dconf-docs-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- dconf-0.28.0/docs/meson.build.fixdocs	2018-03-25 12:03:46.721885301 +0200
-+++ dconf-0.28.0/docs/meson.build	2018-03-25 12:03:55.765199113 +0200
-@@ -9,7 +9,7 @@ gnome.gtkdoc(
-   scan_args: '--rebuild-types',
-   gobject_typesfile: meson.project_name() + '.types',
-   install: true,
--  install_dir: join_paths(dconf_datadir, 'gtk-doc', 'html', meson.project_name())
-+  install_dir: join_paths(dconf_datadir, 'doc', 'gtk-doc', 'html', meson.project_name())
- )
- 
- if get_option('enable-man')
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dconf.git/commitdiff/23dd44134b2dbfc648af388c1bf5093b098cb634



More information about the pld-cvs-commit mailing list