]> git.pld-linux.org Git - packages/GConf2.git/blobdiff - GConf2.spec
- s/[Gg]nome/GNOME/
[packages/GConf2.git] / GConf2.spec
index ecef8d997f2a147195337bca7e0ca0fcef2868b5..050f625d0fb8d0fc5b9590b1f1e7b772106a06d9 100644 (file)
@@ -3,29 +3,29 @@ Summary(pl):  System konfiguracyjnej bazy danych dla GNOME2
 Summary(pt_BR):        Sistema de Configuração do GNOME2
 Summary(ru):   óÉÓÔÅÍÁ ËÏÎÆÉÇÕÒÁÃÉÉ Gnome
 Name:          GConf2
-Version:       2.3.2
+Version:       2.3.3
 Release:       1
 License:       LGPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/GConf/2.3/GConf-%{version}.tar.bz2
-# Source0-md5: 69dbc9b2732f877a84e61563ce93098c
+# Source0-md5: f3f400482e9f9ac2ff0bef960664b8c6
 Patch0:                %{name}-NO_MAJOR_VERSION.patch
 Patch1:                %{name}-am.patch
 Patch2:                %{name}-path.patch
 URL:           http://www.gnome.org/
-BuildRequires: ORBit2-devel
-BuildRequires: Xft-devel >= 2.1-2
+BuildRequires: ORBit2-devel >= 2.7.2
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: freetype-devel
+BuildRequires: freetype-devel >= 2.1.4
 BuildRequires: gettext-devel
 BuildRequires: gtk+2-devel >= 2.2.0
 BuildRequires: glib2-devel >= 2.2.0
-BuildRequires: libbonobo >= 2.3.1-4
+BuildRequires: libbonobo >= 2.3.3
 BuildRequires: libtool
 BuildRequires: libxml2-devel
 BuildRequires: pkgconfig
 BuildRequires: popt-devel
+BuildRequires: xft-devel >= 2.1.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     libGConf2
 
@@ -39,7 +39,7 @@ GNOME2 is not installed and compile the basic GConf2 library anyway.
 GConf2 jest systemem konfiguracyjnej bazy danych, funkcjonalnie
 podobnej do rejestru Windows, ale o wiele lepszej :-). Jest pisana dla
 desktopu GNOME2, ale nie wymaga GNOME2; skrypt configure powinien
-wykryæ brak gnome i skompilowaæ tylko wersjê podstawow± GConf2.
+wykryæ brak GNOME2 i skompilowaæ tylko wersjê podstawow± GConf2.
 
 %description -l pt_BR
 Gconf2 é o sistema de banco de dados de configuração do GNOME2.
@@ -98,9 +98,9 @@ glib-gettextize --copy --force
 %configure \
        --with-html-dir=%{_gtkdocdir} \
 %ifarch ppc
-       --disable-gtk-doc 
+       --disable-gtk-doc
 %else
-       --enable-gtk-doc 
+       --enable-gtk-doc
 %endif
 
 %{__make}
@@ -110,8 +110,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_aclocaldir},%{_sysconfdir}/gconf/schemas}
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT 
-       
+       DESTDIR=$RPM_BUILD_ROOT
+
 install gconf.m4 $RPM_BUILD_ROOT%{_aclocaldir}/gconf-2.m4
 
 %find_lang %{name}
This page took 0.088135 seconds and 4 git commands to generate.