SPECS: gnome-session.spec - update finished (updated desktop patch...

megabajt megabajt at pld-linux.org
Tue Mar 13 11:20:22 CET 2007


Author: megabajt                     Date: Tue Mar 13 10:20:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update finished (updated desktop patch and fixed unpackaged files)
- release 1

---- Files affected:
SPECS:
   gnome-session.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/gnome-session.spec
diff -u SPECS/gnome-session.spec:1.121 SPECS/gnome-session.spec:1.122
--- SPECS/gnome-session.spec:1.121	Tue Mar 13 10:11:52 2007
+++ SPECS/gnome-session.spec	Tue Mar 13 11:20:17 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Programy dla desktopu środowiska graficznego GNOME2
 Name:		gnome-session
 Version:	2.18.0
-Release:	0.5
+Release:	1
 License:	LGPL
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.18/%{name}-%{version}.tar.bz2
@@ -13,36 +13,39 @@
 Patch1:		%{name}-configure.patch
 Patch2:		%{name}-no_G_DEBUG.patch
 URL:		http://www.gnome.org/
-BuildRequires:	GConf2-devel >= 2.16.0
+BuildRequires:	GConf2-devel >= 2.18.0.1
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	control-center-devel >= 1:2.16.3
+BuildRequires:	control-center-devel >= 1:2.18.0
 BuildRequires:	esound-devel >= 1:0.2.36
 BuildRequires:	gnome-common >= 2.12.0
-BuildRequires:	gnome-keyring-devel >= 0.6.0
-BuildRequires:	gtk+2-devel >= 2:2.10.9
-BuildRequires:	intltool >= 0.35.0
-BuildRequires:	libgnomeui-devel >= 2.16.1
+BuildRequires:	gnome-keyring-devel >= 0.8
+BuildRequires:	gtk+2-devel >= 2:2.10.10
+BuildRequires:	intltool >= 0.35.5
+BuildRequires:	libgnomeui-devel >= 2.18.0
 BuildRequires:	libselinux-devel >= 1.34
 BuildRequires:	libtool
 BuildRequires:	libwrap-devel
-BuildRequires:	pango-devel >= 1:1.14.10
+BuildRequires:	pango-devel >= 1:1.16.1
 BuildRequires:	perl-base
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.197
-Requires(post,preun):	GConf2 >= 2.16.0
-Requires:	control-center >= 1:2.16.3
-Requires:	gnome-keyring >= 0.6.0
+BuildRequires:	rpmbuild(macros) >= 1.311
+Requires(post,postun):	gtk+2
+Requires(post,postun):	hicolor-icon-theme
+Requires(post,preun):	GConf2
+Requires:	control-center >= 1:2.18.0
+Requires:	gnome-keyring >= 0.8
 Requires:	gnome-splash
 Requires:	gnome-wm
-Requires:	libgnomeui >= 2.16.1
+Requires:	libgnomeui >= 2.18.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-GNOME2 (GNU Network Object Model Environment) is a user-friendly set of
-applications and desktop tools to be used in conjunction with a window
-manager for the X Window System. GNOME2 is similar in purpose and scope
-to CDE and KDE, but GNOME2 is based completely on free software.
+GNOME2 (GNU Network Object Model Environment) is a user-friendly set
+of applications and desktop tools to be used in conjunction with a
+window manager for the X Window System. GNOME2 is similar in purpose
+and scope to CDE and KDE, but GNOME2 is based completely on free
+software.
 
 GNOME2 session provides the session tools for the the GNOME desktop.
 
@@ -71,7 +74,7 @@
 
 %prep
 %setup -q
-## patch0 -p1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 
@@ -112,11 +115,14 @@
 %post
 /sbin/ldconfig
 %gconf_schema_install gnome-session.schemas
+%update_icon_cache hicolor
 
 %preun
 %gconf_schema_uninstall gnome-session.schemas
 
-%postun -p /sbin/ldconfig
+%postun
+/sbin/ldconfig
+%update_icon_cache hicolor
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
@@ -125,11 +131,11 @@
 %{_sysconfdir}/gconf/schemas/gnome-session.schemas
 %dir %{_datadir}/gnome/autostart
 %{_datadir}/gnome/default.session
-## {_datadir}/gnome/default.wm
 %{_datadir}/xsessions/*.desktop
 %dir %{_pixmapsdir}/splash
 %{_mandir}/man[15]/*
 %{_desktopdir}/*.desktop
+%{_iconsdir}/hicolor/*/*/session-properties.*
 
 %files -n gnome-splash-gnome
 %defattr(644,root,root,755)
@@ -141,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2007/03/13 10:20:17  megabajt
+- update finished (updated desktop patch and fixed unpackaged files)
+- release 1
+
 Revision 1.121  2007/03/13 09:11:52  cieciwa
 - updated to version 2.18.0,
 - release 0.5,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-session.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list