SPECS: gconf-editor.spec - rel.5, GNOME 2.15.x deps, (re)generate ...

freetz freetz at pld-linux.org
Sun Jun 18 09:35:42 CEST 2006


Author: freetz                       Date: Sun Jun 18 07:35:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.5, GNOME 2.15.x deps, (re)generate icon cache, remove unsupported
  locale

---- Files affected:
SPECS:
   gconf-editor.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/gconf-editor.spec
diff -u SPECS/gconf-editor.spec:1.34 SPECS/gconf-editor.spec:1.35
--- SPECS/gconf-editor.spec:1.34	Sat May 27 01:46:28 2006
+++ SPECS/gconf-editor.spec	Sun Jun 18 09:35:36 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Edytor do systemu konfiguracji GConf
 Name:		gconf-editor
 Version:	2.14.0
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.14/%{name}-%{version}.tar.bz2
@@ -13,14 +13,15 @@
 BuildRequires:	GConf2-devel >= 2.14.0
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	gnome-common >= 2.4.0
-BuildRequires:	gtk+2-devel >= 2:2.8.3
-BuildRequires:	libgnomeui-devel >= 2.14.0
+BuildRequires:	gnome-common >= 2.12.0
+BuildRequires:	gtk+2-devel >= 2:2.9.3
+BuildRequires:	libgnomeui-devel >= 2.15.1
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.197
 BuildRequires:	scrollkeeper
-Requires(post,preun):	GConf2
+Requires(post,preun):	GConf2 >= 2.14.0
+Requires(post,postun):	gtk+2 >= 2:2.9.3
 Requires(post,postun):	scrollkeeper
 Requires:	libgnomeui >= 2.14.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,7 +53,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{no,ug}
 
 %find_lang %{name} --with-gnome
 
@@ -62,19 +63,21 @@
 %post
 %gconf_schema_install gconf-editor.schemas
 %scrollkeeper_update_post
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %preun
 %gconf_schema_uninstall gconf-editor.schemas
 
 %postun
 %scrollkeeper_update_postun
+gtk-update-icon-cache -qf %{_datadir}/icons/hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/*
 %{_desktopdir}/*
-%{_iconsdir}/*/*/apps/*.png
+%{_iconsdir}/hicolor/*/*/*.png
 %{_mandir}/man1/*
 %{_omf_dest_dir}/%{name}
 %{_pixmapsdir}/*
@@ -86,6 +89,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2006/06/18 07:35:36  freetz
+- rel.5, GNOME 2.15.x deps, (re)generate icon cache, remove unsupported
+  locale
+
 Revision 1.34  2006/05/26 23:46:28  qboosh
 - merged deps update and memcorrup patch from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gconf-editor.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list