]> git.pld-linux.org Git - packages/GConf2.git/blame - GConf2.spec
- x32 rebuild
[packages/GConf2.git] / GConf2.spec
CommitLineData
affeb290 1# TODO:
2# - update documentation to follow changes introduced in Patch0
3#
9589e6b3 4# Conditional build:
3c255572 5%bcond_without static_libs # don't build static libraries
a727db14 6
70ad426d 7Summary: GNOME2 configuration database system
eec5f56a
ER
8Summary(pl.UTF-8): System konfiguracyjnej bazy danych dla GNOME 2
9Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME 2
10Summary(ru.UTF-8): Система конфигурации GNOME 2
70ad426d 11Name: GConf2
c37b81b7 12Version: 3.2.6
9addcc95 13Release: 3
af8d9212 14License: LGPL v2+
70ad426d 15Group: X11/Applications
ef446241 16Source0: http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-%{version}.tar.xz
c37b81b7 17# Source0-md5: 2b16996d0e4b112856ee5c59130e822c
e00537d0 18Patch0: %{name}-NO_MAJOR_VERSION.patch
8d2881b0 19Patch1: %{name}-reload.patch
ded45b98 20Patch2: workaround-crash.patch
70ad426d 21URL: http://www.gnome.org/
6a75158a 22BuildRequires: ORBit2-devel >= 1:2.14.9
091dd01e 23BuildRequires: autoconf >= 2.60
9c0e1d9c 24BuildRequires: automake >= 1:1.9
9b37c783 25BuildRequires: dbus-devel >= 1.0.0
d2ac8ef7 26BuildRequires: dbus-glib-devel >= 0.74
60c4e8df 27BuildRequires: docbook-dtd412-xml
dc765e70 28BuildRequires: gettext-tools
149d70f3 29BuildRequires: glib2-devel >= 1:2.31.0
709c75ed 30BuildRequires: gobject-introspection-devel >= 0.10.0
ef446241 31BuildRequires: gtk+3-devel >= 3.0.0
8880401b 32BuildRequires: gtk-doc >= 1.8
8d2881b0 33BuildRequires: intltool >= 0.40.0
a948e6a1 34BuildRequires: libtool
6a75158a 35BuildRequires: libxml2-devel >= 1:2.6.30
507c7593 36BuildRequires: openldap-devel >= 2.4.6
b057dd54 37BuildRequires: perl-base
70ad426d 38BuildRequires: pkgconfig
091dd01e 39BuildRequires: polkit-devel >= 0.92
9a733d66 40BuildRequires: rpm-pythonprov
82fbd684 41BuildRequires: rpmbuild(macros) >= 1.197
2e5cc701
MB
42BuildRequires: tar >= 1:1.22
43BuildRequires: xz
46fa04c1 44Requires(post): findutils
337ea1da 45Requires(post,postun): glib2 >= 1:2.31.0
10040bca 46Requires: %{name}-libs = %{version}-%{release}
a727db14 47Requires: psmisc >= 20.1-2
af014341 48Obsoletes: GConf2-xinitrc
797e7b9f 49Obsoletes: libGConf2
1a67de6d 50# sr@Latn vs. sr@latin
51Conflicts: glibc-misc < 6:2.7
b057dd54 52BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
70ad426d 53
70ad426d 54%description
55GConf2 is a configuration database system, functionally similar to the
edd1571b
JB
56Windows registry but lots better. :-) It's being written for the
57GNOME2 desktop but does not require GNOME2; configure should notice if
58GNOME2 is not installed and compile the basic GConf2 library anyway.
70ad426d 59
41d5538c 60%description -l pl.UTF-8
70ad426d 61GConf2 jest systemem konfiguracyjnej bazy danych, funkcjonalnie
62podobnej do rejestru Windows, ale o wiele lepszej :-). Jest pisana dla
edd1571b 63desktopu GNOME2, ale nie wymaga GNOME2; skrypt configure powinien
41d5538c 64wykryć brak GNOME2 i skompilować tylko wersję podstawową GConf2.
70ad426d 65
41d5538c
JR
66%description -l pt_BR.UTF-8
67Gconf2 é o sistema de banco de dados de configuração do GNOME2.
70ad426d 68
10040bca
JB
69%package libs
70Summary: GConf2 shared library
71Summary(pl.UTF-8): Biblioteka współdzielona GConf2
72Group: Libraries
73Requires: ORBit2 >= 1:2.14.9
337ea1da 74Requires: glib2 >= 1:2.31.0
10040bca 75Conflicts: GConf2 < 2.24.0-2
e1a327be 76
10040bca
JB
77%description libs
78GConf2 shared library and gconftool utility (used both for
79configuration management and development purposes).
e1a327be 80
10040bca
JB
81%description libs -l pl.UTF-8
82Biblioteka współdzielona GConf2 oraz narzędzie gconftool (używane
83zarówno przy zarządzaniu konfiguracją, jak i tworzeniu
84oprogramowania).
e1a327be 85
70ad426d 86%package devel
10040bca
JB
87Summary: Header files for GConf2 library
88Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GConf2
eec5f56a 89Summary(pt_BR.UTF-8): Sistema de Configuração do GNOME2 - arquivos para desenvolvimento
10040bca
JB
90Group: Development/Libraries
91Requires: %{name}-libs = %{version}-%{release}
6a75158a 92Requires: ORBit2-devel >= 1:2.14.9
8d2881b0 93Requires: dbus-devel >= 1.0.0
337ea1da 94Requires: glib2-devel >= 1:2.31.0
6a75158a 95Requires: libxml2-devel >= 1:2.6.30
797e7b9f 96Obsoletes: libGConf2-devel
70ad426d 97
98%description devel
10040bca 99Header files for GConf2 library.
70ad426d 100
41d5538c 101%description devel -l pl.UTF-8
10040bca 102Pliki nagłówkowe biblioteki GConf2.
70ad426d 103
41d5538c
JR
104%description devel -l pt_BR.UTF-8
105Sistema de Configuração do GNOME2 - arquivos para desenvolvimento.
70ad426d 106
107%package static
108Summary: GConf2 static libraries
eec5f56a
ER
109Summary(pl.UTF-8): Biblioteki statyczne GConf2
110Summary(pt_BR.UTF-8): Bibliotecas estáticas para desenvolvimento com gconf2
10040bca 111Group: Development/Libraries
d7220fca 112Requires: %{name}-devel = %{version}-%{release}
70ad426d 113
114%description static
115GConf2 static libraries.
116
41d5538c 117%description static -l pl.UTF-8
70ad426d 118Biblioteki statyczne GConf2.
119
41d5538c
JR
120%description static -l pt_BR.UTF-8
121Bibliotecas estáticas para desenvolvimento com gconf
70ad426d 122
10040bca
JB
123%package apidocs
124Summary: GConf2 API documentation
125Summary(pl.UTF-8): Dokumentacja API GConf2
126Group: Documentation
127Requires: gtk-doc-common
128
129%description apidocs
130GConf2 API documentation.
131
132%description apidocs -l pl.UTF-8
133Dokumentacja API GConf2.
134
6a75158a
MB
135%package examples
136Summary: GConf2 - example programs
137Summary(pl.UTF-8): GConf2 - przykładowe programy
10040bca 138Group: Development/Libraries
6a75158a
MB
139Requires: %{name}-devel = %{version}-%{release}
140
141%description examples
142GConf2 - example programs.
143
144%description examples -l pl.UTF-8
145GConf2 - przykładowe programy.
146
b21f9f89
JB
147%package backend-evoldap
148Summary: Evolution Data Sources LDAP backend for GConf
eec5f56a 149Summary(pl.UTF-8): Backend LDAP źródeł danych Evolution dla GConfa
b21f9f89
JB
150Group: Libraries
151Requires: %{name} = %{version}-%{release}
152
153%description backend-evoldap
154This is a special-purpose backend for GConf which enables default mail
155accounts, addressbooks and calendars for Evolution to be configured
156using each user's LDAP entry. By setting each user's mail address,
157incoming/outgoing mail server addresses and addressbook/calendar
158addresses in the user's LDAP entry, Evolution will be automatically
159configured to use these addresses.
160
41d5538c
JR
161%description backend-evoldap -l pl.UTF-8
162To jest backend GConfa specjalnego przeznaczenia, pozwalający na
163konfigurowanie domyślnych kont pocztowych, książek adresowych i
164kalendarzy dla Evolution przy użyciu wpisu LDAP dla każdego
165użytkownika. Poprzez ustawienie każdemu użytkownikowi adres pocztowy,
166adresy serwerów poczty przychodzącej/wychodzącej oraz adresy książki
b21f9f89 167adresowej i kalendarza w jego wpisie LDAP, Evolution zostanie
41d5538c 168automatycznie skonfigurowane do używania tych adresów.
b21f9f89 169
70ad426d 170%prep
affa5f14 171%setup -q -n GConf-%{version}
e00537d0 172%patch0 -p1
dfdd18a7 173%patch1 -p1
ded45b98 174%patch2 -p1
70ad426d 175
176%build
114e3e03 177%{__gtkdocize}
82fbd684 178%{__glib_gettextize}
3cdb518c 179%{__intltoolize}
314d8d95 180%{__libtoolize}
43afe854 181%{__aclocal}
ad7fc529 182%{__autoheader}
ad7fc529 183%{__autoconf}
b057dd54 184%{__automake}
70ad426d 185%configure \
c37b81b7 186 --disable-silent-rules \
3c255572 187 %{!?with_static_libs:--disable-static} \
b21f9f89
JB
188 --enable-gtk-doc \
189 --with-html-dir=%{_gtkdocdir}
70ad426d 190
191%{__make}
192
193%install
194rm -rf $RPM_BUILD_ROOT
4b95bf2d 195install -d $RPM_BUILD_ROOT{%{_examplesdir}/%{name}-%{version},%{_sysconfdir}/gconf/{schemas,gconf.xml.system},%{_datadir}/GConf/gsettings}
70ad426d 196
197%{__make} install \
f116bc09
TP
198 DESTDIR=$RPM_BUILD_ROOT
199
6a75158a 200cp examples/*.c $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
9c0e1d9c 201cp examples/*.schemas $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
6a75158a 202
70ad426d 203%find_lang %{name}
204
9a1becbf 205# no *.{la,a} for modules - shut up check-files
4ce4c869 206%{__rm} $RPM_BUILD_ROOT%{_libdir}/{GConf2,gio/modules}/lib*.{la,a}
9a1becbf 207
70ad426d 208%clean
209rm -rf $RPM_BUILD_ROOT
210
af014341 211%post
af014341 212umask 022
213for GCONF_DIR in %{_sysconfdir}/gconf/gconf.xml.mandatory %{_sysconfdir}/gconf/gconf.xml.defaults ;
214 do
215 GCONF_TREE=$GCONF_DIR/%gconf-tree.xml
216 if [ ! -f "$GCONF_TREE" ]; then
217 gconf-merge-tree "$GCONF_DIR"
218 chmod 644 "$GCONF_TREE"
219 find "$GCONF_DIR" -mindepth 1 -maxdepth 1 -type d -exec rm -rf \{\} \;
220 rm -f "$GCONF_DIR/%gconf.xml"
221 fi
222done
9c0e1d9c 223
d2ac8ef7
PZ
224%{_bindir}/gio-querymodules %{_libdir}/gio/modules
225
226%postun
227umask 022
228%{_bindir}/gio-querymodules %{_libdir}/gio/modules
229exit 0
230
10040bca
JB
231%post libs -p /sbin/ldconfig
232%postun libs -p /sbin/ldconfig
70ad426d 233
10040bca 234%files
70ad426d 235%defattr(644,root,root,755)
b057dd54 236%doc AUTHORS NEWS README
af8d9212 237%attr(755,root,root) %{_bindir}/gconf-merge-tree
d2ac8ef7
PZ
238%attr(755,root,root) %{_bindir}/gsettings-data-convert
239%attr(755,root,root) %{_bindir}/gsettings-schema-convert
891017f5 240%attr(755,root,root) %{_libexecdir}/gconf-defaults-mechanism
891017f5 241%attr(755,root,root) %{_libexecdir}/gconfd-2
e00537d0 242%dir %{_libdir}/GConf2
b21f9f89
JB
243%attr(755,root,root) %{_libdir}/GConf2/libgconfbackend-oldxml.so
244%attr(755,root,root) %{_libdir}/GConf2/libgconfbackend-xml.so
d2ac8ef7 245%attr(755,root,root) %{_libdir}/gio/modules/libgsettingsgconfbackend.so
a727db14 246/etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf
d2ac8ef7 247%{_sysconfdir}/xdg/autostart/gsettings-data-convert.desktop
b21f9f89
JB
248%dir %{_sysconfdir}/gconf
249%dir %{_sysconfdir}/gconf/2
250%{_sysconfdir}/gconf/gconf.xml.*
251%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gconf/path
252%dir %{_sysconfdir}/gconf/schemas
891017f5
MB
253%{_datadir}/dbus-1/services/org.gnome.GConf.service
254%{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service
091dd01e 255%{_datadir}/polkit-1/actions/org.gnome.gconf.defaults.policy
b21f9f89 256%dir %{_datadir}/GConf
4b95bf2d 257%dir %{_datadir}/GConf/gsettings
b21f9f89 258%dir %{_datadir}/GConf/schema
3033af1d 259%{_datadir}/sgml/gconf
d2ac8ef7
PZ
260%{_mandir}/man1/gsettings-data-convert.1*
261%{_mandir}/man1/gsettings-schema-convert.1*
70ad426d 262
10040bca 263%files libs -f %{name}.lang
e1a327be 264%defattr(644,root,root,755)
10040bca
JB
265%attr(755,root,root) %{_libdir}/libgconf-2.so.*.*.*
266%attr(755,root,root) %ghost %{_libdir}/libgconf-2.so.4
267%attr(755,root,root) %{_bindir}/gconftool-2
268%{_mandir}/man1/gconftool-2.1*
d2ac8ef7 269%{_libdir}/girepository-1.0/GConf-2.0.typelib
e1a327be 270
70ad426d 271%files devel
272%defattr(644,root,root,755)
c81f7abe 273%doc ChangeLog TODO
af8d9212
JB
274%attr(755,root,root) %{_libdir}/libgconf-2.so
275%{_libdir}/libgconf-2.la
e00537d0 276%{_includedir}/gconf2
af8d9212
JB
277%{_aclocaldir}/gconf-2.m4
278%{_pkgconfigdir}/gconf-2.0.pc
d2ac8ef7 279%{_datadir}/gir-1.0/GConf-2.0.gir
70ad426d 280
3c255572 281%if %{with static_libs}
70ad426d 282%files static
283%defattr(644,root,root,755)
af8d9212 284%{_libdir}/libgconf-2.a
23f0fa1e 285%endif
b21f9f89 286
10040bca
JB
287%files apidocs
288%defattr(644,root,root,755)
289%{_gtkdocdir}/gconf
290
6a75158a
MB
291%files examples
292%defattr(644,root,root,755)
293%{_examplesdir}/%{name}-%{version}
294
b21f9f89
JB
295%files backend-evoldap
296%defattr(644,root,root,755)
297%doc backends/README.evoldap
298%attr(755,root,root) %{_libdir}/GConf2/libgconfbackend-evoldap.so
299%{_datadir}/GConf/schema/evoldap.schema
300%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gconf/2/evoldap.conf
This page took 0.09153 seconds and 4 git commands to generate.