]> git.pld-linux.org Git - packages/gconf-editor.git/blobdiff - gconf-editor.spec
- rebuild with howl 0.9.10, release 2
[packages/gconf-editor.git] / gconf-editor.spec
index 32efe0c955328db405bd6aebc0d452b16b4dc079..145395f13f0b9ab3c8eb133c4cfd8d15efdeb2c8 100644 (file)
@@ -1,19 +1,22 @@
 Summary:       An editor for the GConf configuration system
 Summary(pl):   Edytor do systemu konfiguracji GConf
 Name:          gconf-editor
-Version:       2.8.0
-Release:       1
-License:       GPL
+Version:       2.10.0
+Release:       2
+License:       GPL v2
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.8/%{name}-%{version}.tar.bz2
-# Source0-md5: 8222990dd271cadb259b55beb5c80cc9
-BuildRequires: GConf2-devel >= 2.7.92
+Source0:       http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.10/%{name}-%{version}.tar.bz2
+# Source0-md5: 651a18f7eb5af91761521aa4f04ccc07
+Patch0:                %{name}-desktop.patch
+BuildRequires: GConf2-devel >= 2.10.0
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gnome-common >= 2.4.0
-BuildRequires: gtk+2-devel >= 2:2.4.4
-BuildRequires: libgnomeui-devel >= 2.7.92
+BuildRequires: gtk+2-devel >= 2:2.6.4
+BuildRequires: libgnomeui-devel >= 2.10.0-2
 BuildRequires: libtool
+BuildRequires: pkgconfig
+BuildRequires: scrollkeeper
 Requires(post):        GConf2
 Requires(post):        scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,6 +29,7 @@ Edytor do systemu konfiguracji GConf.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 gnome-doc-common
@@ -57,9 +61,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_sysconfdir}/gconf/schemas/*.schemas
 %{_desktopdir}/*
 %{_pixmapsdir}/*
 %{_mandir}/man1/*
 %{_omf_dest_dir}/%{name}
+%{_iconsdir}/*/*/apps/*.png
This page took 0.093002 seconds and 4 git commands to generate.