]> git.pld-linux.org Git - packages/gconf-editor.git/blobdiff - gconf-editor.spec
- x32 rebuild
[packages/gconf-editor.git] / gconf-editor.spec
index 41b653cb62d8689cb58cdeba06f59c655ffed94d..7c882523eee373db50ec231bb39acac2666afd74 100644 (file)
@@ -1,32 +1,32 @@
 Summary:       An editor for the GConf configuration system
 Summary(pl.UTF-8):     Edytor do systemu konfiguracji GConf
 Name:          gconf-editor
-Version:       2.30.0
-Release:       1
+Version:       3.0.1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.30/%{name}-%{version}.tar.bz2
-# Source0-md5: 2a941e3c64843be69190f38891470580
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gconf-editor/3.0/%{name}-%{version}.tar.xz
+# Source0-md5: 107b8fa250da4ae2de197a1381a099f5
 BuildRequires: GConf2-devel >= 2.24.0
 BuildRequires: autoconf
 BuildRequires: automake >= 1:1.9
-BuildRequires: dbus-glib-devel >= 0.74
 BuildRequires: docbook-dtd412-xml
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: gnome-common >= 2.20.0
 BuildRequires: gnome-doc-utils >= 0.14.0
-BuildRequires: gtk+2-devel >= 2:2.16.0
+BuildRequires: gtk+3-devel >= 3.0.0
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libtool
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.311
 BuildRequires: scrollkeeper
-BuildRequires: sed >= 4.0
-Requires(post,postun): gtk+2
-Requires(post,postun): hicolor-icon-theme
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
+Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
+Requires:      hicolor-icon-theme
 # sr@Latn vs. sr@latin
 Conflicts:     glibc-misc < 6:2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -40,9 +40,6 @@ Edytor do systemu konfiguracji GConf.
 %prep
 %setup -q
 
-sed -i -e 's/^en@shaw//' po/LINGUAS
-rm -f po/en@shaw.po
-
 %build
 %{__intltoolize}
 %{__gnome_doc_common}
@@ -52,6 +49,7 @@ rm -f po/en@shaw.po
 %{__autoheader}
 %{__automake}
 %configure \
+       --disable-silent-rules \
        --disable-scrollkeeper
 %{__make}
 
This page took 0.055571 seconds and 4 git commands to generate.