diff --git a/GConf2.spec b/GConf2.spec index 40ce556..3cef77d 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -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/ @@ -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 - 2.0.6-24 +- exclude the evoldap.conf + * Sat Jan 11 2020 openEuler Buildteam - 3.2.6-23 - Type:enhancement - ID:NA