!2 GConf2: exclude the evoldap.conf

Merge pull request !2 from orange-snn/master
This commit is contained in:
openeuler-ci-bot 2020-03-21 23:40:48 +08:00 committed by Gitee
commit 29c131bdcb

View File

@ -1,6 +1,6 @@
Name: GConf2
Version: 3.2.6
Release: 23
Release: 24
Summary: GConf is a system for storing application preferences
License: LGPLv2+ and GPLv2+
URL: http://projects.gnome.org/gconf/
@ -15,7 +15,7 @@ Patch0100: pkill-hack.patch
BuildRequires: libxml2-devel >= 2.4.12 libxslt-devel glib2-devel >= 2.25.9 gtk-doc >= 0.9
BuildRequires: pkgconfig >= 0.14 gettext intltool polkit-devel >= 0.92 dbus-glib-devel >= 0.8
BuildRequires: gobject-introspection-devel >= 0.6.7 autoconf automake libtool
BuildRequires: gobject-introspection-devel >= 0.6.7 autoconf automake libtool gdb
Requires: dbus psmisc
Conflicts: GConf2-dbus
@ -99,6 +99,7 @@ fi
%{_localstatedir}/lib/rpm-state/gconf/
%{_libdir}/gio/modules/libgsettingsgconfbackend.so
%{_libdir}/girepository-1.0
%exclude %{_sysconfdir}/gconf/2/evoldap.conf
%files devel
%{_libdir}/*.so
@ -114,6 +115,9 @@ fi
%{_mandir}/man1/gsettings-schema-convert.1*
%changelog
* Sat Mare 21 2020 songnannan <songnannan2@huawei.com> - 2.0.6-24
- exclude the evoldap.conf
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.2.6-23
- Type:enhancement
- ID:NA