]> git.pld-linux.org Git - packages/gconf-editor.git/blobdiff - gconf-editor.spec
- 2.20.0
[packages/gconf-editor.git] / gconf-editor.spec
index 97dd0262f3a40668956f65a5941e82091768c074..85858a7b696d463c16a55214b63574152b7e8593 100644 (file)
@@ -1,41 +1,40 @@
 Summary:       An editor for the GConf configuration system
-Summary(pl):   Edytor do systemu konfiguracji GConf
+Summary(pl.UTF-8):     Edytor do systemu konfiguracji GConf
 Name:          gconf-editor
-Version:       2.16.0
+Version:       2.20.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.16/%{name}-%{version}.tar.bz2
-# Source0-md5: e52b3177ef6ebd1fcf2c84acbe90a663
-Patch0:                %{name}-desktop.patch
-BuildRequires: GConf2-devel >= 2.14.0
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.20/%{name}-%{version}.tar.bz2
+# Source0-md5: b686677878b5754ffa8d0a2cc1129988
+BuildRequires: GConf2-devel >= 2.18.0.1
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: gnome-common >= 2.12.0
-BuildRequires: gnome-doc-utils >= 0.7.2
-BuildRequires: gtk+2-devel >= 2:2.10.1
-BuildRequires: libgnomeui-devel >= 2.15.91
+BuildRequires: gnome-common >= 2.20.0
+BuildRequires: gnome-doc-utils >= 0.10.1
+BuildRequires: gtk+2-devel >= 2:2.12.0
+BuildRequires: libgnomeui-devel >= 2.19.1
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
-Requires(post,preun):  GConf2 >= 2.14.0
-Requires(post,postun): gtk+2 >= 2:2.10.1
-Requires:      libgnomeui >= 2.14.0
-Requires:      hicolor-icon-theme
+Requires(post,postun): gtk+2
+Requires(post,postun): hicolor-icon-theme
+Requires(post,preun):  GConf2
+Requires:      libgnomeui >= 2.20.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 An editor for the GConf configuration system.
 
-%description -l pl
+%description -l pl.UTF-8
 Edytor do systemu konfiguracji GConf.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
+mkdir m4
 %{__intltoolize}
 %{__gnome_doc_common}
 %{__libtoolize}
@@ -73,10 +72,17 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
-%{_desktopdir}/*
+%{_desktopdir}/*.desktop
 %{_iconsdir}/hicolor/*/*/*.png
 %{_mandir}/man1/*
 %{_pixmapsdir}/*
 %dir %{_omf_dest_dir}/%{name}
-%{_omf_dest_dir}/%{name}/*-C.omf
+%{_omf_dest_dir}/gconf-editor/gconf-editor-C.omf
+%lang(de) %{_omf_dest_dir}/gconf-editor/gconf-editor-de.omf
+%lang(es) %{_omf_dest_dir}/gconf-editor/gconf-editor-es.omf
+%lang(fr) %{_omf_dest_dir}/gconf-editor/gconf-editor-fr.omf
+%lang(it) %{_omf_dest_dir}/gconf-editor/gconf-editor-it.omf
+%lang(oc) %{_omf_dest_dir}/gconf-editor/gconf-editor-oc.omf
+%lang(sv) %{_omf_dest_dir}/gconf-editor/gconf-editor-sv.omf
+%lang(uk) %{_omf_dest_dir}/gconf-editor/gconf-editor-uk.omf
 %{_sysconfdir}/gconf/schemas/gconf-editor.schemas
This page took 0.089899 seconds and 4 git commands to generate.