Compare commits
12 Commits
f5decf284e
...
1424b7e494
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1424b7e494 | ||
|
|
571d9e28ea | ||
|
|
ebffb1e2c2 | ||
|
|
1ce3c49a72 | ||
|
|
1e850e39a7 | ||
|
|
3cd67468fa | ||
|
|
16e400ded8 | ||
|
|
346af645e3 | ||
|
|
4c0dd8a91e | ||
|
|
29c131bdcb | ||
|
|
e579b4f664 | ||
|
|
63a8880c60 |
17
GConf2.spec
17
GConf2.spec
@ -1,6 +1,6 @@
|
|||||||
Name: GConf2
|
Name: GConf2
|
||||||
Version: 3.2.6
|
Version: 3.2.6
|
||||||
Release: 23
|
Release: 27
|
||||||
Summary: GConf is a system for storing application preferences
|
Summary: GConf is a system for storing application preferences
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: http://projects.gnome.org/gconf/
|
URL: http://projects.gnome.org/gconf/
|
||||||
@ -16,7 +16,7 @@ Patch0100: pkill-hack.patch
|
|||||||
BuildRequires: libxml2-devel >= 2.4.12 libxslt-devel glib2-devel >= 2.25.9 gtk-doc >= 0.9
|
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: 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
|
||||||
Requires: dbus psmisc
|
Requires: dbus procps-ng
|
||||||
Conflicts: GConf2-dbus
|
Conflicts: GConf2-dbus
|
||||||
|
|
||||||
Provides: GConf2-gtk = 3.2.6-6
|
Provides: GConf2-gtk = 3.2.6-6
|
||||||
@ -99,6 +99,7 @@ fi
|
|||||||
%{_localstatedir}/lib/rpm-state/gconf/
|
%{_localstatedir}/lib/rpm-state/gconf/
|
||||||
%{_libdir}/gio/modules/libgsettingsgconfbackend.so
|
%{_libdir}/gio/modules/libgsettingsgconfbackend.so
|
||||||
%{_libdir}/girepository-1.0
|
%{_libdir}/girepository-1.0
|
||||||
|
%exclude %{_sysconfdir}/gconf/2/evoldap.conf
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
@ -114,6 +115,18 @@ fi
|
|||||||
%{_mandir}/man1/gsettings-schema-convert.1*
|
%{_mandir}/man1/gsettings-schema-convert.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 3.2.6-27
|
||||||
|
- fix changelog
|
||||||
|
|
||||||
|
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 3.2.6-26
|
||||||
|
- delete gdb in buildrequires
|
||||||
|
|
||||||
|
* Mon May 31 2021 hanhui <hanhui15@huawei.com> - 3.2.6-25
|
||||||
|
- modify install require
|
||||||
|
|
||||||
|
* Sat Mar 21 2020 songnannan <songnannan2@huawei.com> - 3.2.6-24
|
||||||
|
- exclude the evoldap.conf
|
||||||
|
|
||||||
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.2.6-23
|
* Sat Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.2.6-23
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
4
GConf2.yaml
Normal file
4
GConf2.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: git
|
||||||
|
src_repo: https://src.fedoraproject.org/rpms/GConf2.git
|
||||||
|
tag_prefix: ^GConf-
|
||||||
|
seperator: "."
|
||||||
Loading…
x
Reference in New Issue
Block a user