[packages/dconf] - include _datadir/dconf/profile dir; rel. 2

kiesiu kiesiu at pld-linux.org
Mon Mar 31 16:20:47 CEST 2014


commit 8b267a87bc3300a3b74ad4d92c47a18dfeaca57e
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Mon Mar 31 16:17:16 2014 +0200

    - include _datadir/dconf/profile dir; rel. 2

 dconf.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dconf.spec b/dconf.spec
index 877922e..ce9ed87 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -7,7 +7,7 @@ Summary:	Low-level configuration system
 Summary(pl.UTF-8):	Niskopoziomowy system konfiguracji
 Name:		dconf
 Version:	0.20.0
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/dconf/0.20/%{name}-%{version}.tar.xz
@@ -130,6 +130,7 @@ API dconf dla języka Vala.
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/dconf/{db,profile}
+install -d $RPM_BUILD_ROOT%{_datadir}/dconf/profile
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -180,6 +181,8 @@ umask 022
 %dir %{_sysconfdir}/dconf
 %dir %{_sysconfdir}/dconf/db
 %dir %{_sysconfdir}/dconf/profile
+%dir %{_datadir}/dconf
+%dir %{_datadir}/dconf/profile
 %{_mandir}/man1/dconf-service.1*
 %{_mandir}/man1/dconf.1*
 %{_mandir}/man7/dconf.7*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dconf.git/commitdiff/8b267a87bc3300a3b74ad4d92c47a18dfeaca57e



More information about the pld-cvs-commit mailing list