SPECS (DEVEL): gnome-session.spec - 2.23.2.1
patrys
patrys at pld-linux.org
Tue May 13 18:29:08 CEST 2008
Author: patrys Date: Tue May 13 16:29:08 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 2.23.2.1
---- Files affected:
SPECS:
gnome-session.spec (1.135 -> 1.135.2.1)
---- Diffs:
================================================================
Index: SPECS/gnome-session.spec
diff -u SPECS/gnome-session.spec:1.135 SPECS/gnome-session.spec:1.135.2.1
--- SPECS/gnome-session.spec:1.135 Mon Apr 14 16:13:16 2008
+++ SPECS/gnome-session.spec Tue May 13 18:29:03 2008
@@ -2,16 +2,15 @@
Summary: The GNOME desktop programs for the GNOME2 GUI desktop environment
Summary(pl.UTF-8): Programy dla desktopu środowiska graficznego GNOME2
Name: gnome-session
-Version: 2.22.1.1
+Version: 2.23.2.1
Release: 1
License: LGPL
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5: 6e1e975efb0c717b09821ed4231eb584
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.23/%{name}-%{version}.tar.bz2
+# Source0-md5: 09419a0d58261d755ff3811c959efce4
Source1: %{name}-gnome.desktop
Patch0: %{name}-desktop.patch
Patch1: %{name}-configure.patch
-Patch2: %{name}-no_G_DEBUG.patch
URL: http://www.gnome.org/
BuildRequires: GConf2-devel >= 2.22.0
BuildRequires: autoconf
@@ -82,11 +81,13 @@
%setup -q
%patch0 -p1
%patch1 -p1
-%patch2 -p1
sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
mv po/sr@{Latn,latin}.po
+mv ChangeLog main-ChangeLog
+find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
+
%build
%{__glib_gettextize}
%{__intltoolize}
@@ -114,10 +115,6 @@
install -d $RPM_BUILD_ROOT%{_datadir}/xsessions
install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/xsessions/gnome.desktop
-# kill it, breaks short-circuit
-mv ChangeLog main-ChangeLog
-find . -name ChangeLog |awk '{src=$0; dst=$0;sub("^./","",dst);gsub("/","-",dst); print "cp " src " " dst}'|sh
-
%find_lang %{name} --with-gnome --all-name
%clean
@@ -140,12 +137,25 @@
%doc AUTHORS *ChangeLog NEWS README
%attr(755,root,root) %{_bindir}/gnome-session
%attr(755,root,root) %{_bindir}/gnome-session-properties
-%attr(755,root,root) %{_bindir}/gnome-session-remove
-%attr(755,root,root) %{_bindir}/gnome-session-save
%attr(755,root,root) %{_bindir}/gnome-wm
+%dir %{_libexecdir}/gnome-session
+%dir %{_libexecdir}/gnome-session/helpers
+%attr(755,root,root) %{_libexecdir}/gnome-session/helpers/at-spi-registryd-wrapper
+%attr(755,root,root) %{_libexecdir}/gnome-session/helpers/gnome-keyring-daemon-wrapper
+%attr(755,root,root) %{_libexecdir}/gnome-session/helpers/gnome-login-sound
+%attr(755,root,root) %{_libexecdir}/gnome-session/helpers/gnome-session-splash
+%attr(755,root,root) %{_libexecdir}/gnome-session/helpers/gnome-settings-daemon-helper
%{_sysconfdir}/gconf/schemas/gnome-session.schemas
%dir %{_datadir}/gnome/autostart
-%{_datadir}/gnome/default.session
+%{_datadir}/gnome/autostart/at-spi-registryd-wrapper.desktop
+%{_datadir}/gnome/autostart/gnome-keyring-daemon-wrapper.desktop
+%{_datadir}/gnome/autostart/gnome-login-sound.desktop
+%{_datadir}/gnome/autostart/gnome-session-splash.desktop
+%{_datadir}/gnome/autostart/gnome-settings-daemon-helper.desktop
+%dir %{_datadir}/gnome/shutdown
+%{_datadir}/gnome/shutdown/gnome-logout-sound.sh
+%dir %{_datadir}/gnome-session
+%{_datadir}/gnome-session/session-properties.glade
%{_datadir}/xsessions/gnome.desktop
%dir %{_pixmapsdir}/splash
%{_mandir}/man[15]/*
@@ -162,6 +172,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.135.2.1 2008-05-13 16:29:03 patrys
+- 2.23.2.1
+
Revision 1.135 2008-04-14 14:13:16 megabajt
- updated to 2.22.1.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-session.spec?r1=1.135&r2=1.135.2.1&f=u
More information about the pld-cvs-commit
mailing list