2007-01-16 00:42:22 +01:00
|
|
|
#
|
2009-04-27 22:56:40 +02:00
|
|
|
# spec file for package xfce4-session (Version 4.6.1)
|
2007-01-16 00:42:22 +01:00
|
|
|
#
|
2009-01-30 00:27:37 +01:00
|
|
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2007-01-16 00:42:22 +01:00
|
|
|
#
|
2008-11-06 01:02:35 +01:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2007-01-16 00:42:22 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
# norootforbuild
|
|
|
|
|
2008-11-06 01:02:35 +01:00
|
|
|
|
2007-01-16 00:42:22 +01:00
|
|
|
Name: xfce4-session
|
|
|
|
Summary: Xfce Session manager
|
2009-04-27 22:56:40 +02:00
|
|
|
Version: 4.6.1
|
|
|
|
Release: 1
|
2007-10-22 18:04:56 +02:00
|
|
|
License: GPL v2 or later
|
|
|
|
Url: http://www.xfce.org/
|
2009-03-09 00:31:39 +01:00
|
|
|
Source: %{name}-%{version}.tar.bz2
|
2009-04-27 22:56:40 +02:00
|
|
|
Patch0: %{name}-tips-no-fortune.patch
|
2007-10-22 18:04:56 +02:00
|
|
|
Group: System/GUI/XFCE
|
2007-01-16 00:42:22 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2009-03-09 00:31:39 +01:00
|
|
|
BuildRequires: libwnck-devel libxfce4util-devel libxfcegui4-devel
|
|
|
|
BuildRequires: dbus-1-glib-devel hal-devel libxfconf-devel
|
|
|
|
BuildRequires: intltool perl-XML-Parser update-desktop-files xorg-x11
|
|
|
|
Requires: %{name}-branding >= %{version}
|
|
|
|
Recommends: fortune
|
2007-01-16 00:42:22 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
xfce4-session is the session manager for the Xfce desktop environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-24 02:12:08 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Benedikt Meurer <benny@xfce.org>
|
|
|
|
Oliver M. Bolzer <oliver@debian.org>
|
|
|
|
Francois Le Clainche <fleclainche@wanadoo.fr>
|
|
|
|
Maarten Boekhold <boekhold@emirates.net.ae>
|
|
|
|
Brian Tarricone <kelnos@xfce.org>
|
|
|
|
|
|
|
|
%package devel
|
2008-11-06 01:02:35 +01:00
|
|
|
License: GPL v2 or later
|
2007-01-24 02:12:08 +01:00
|
|
|
Summary: Xfce Session manager
|
2007-10-22 18:04:56 +02:00
|
|
|
Group: System/GUI/XFCE
|
2007-01-24 02:12:08 +01:00
|
|
|
Requires: %{name} = %{version}
|
2009-03-09 00:31:39 +01:00
|
|
|
Requires: libxfce4util-devel libxfcegui4-devel libwnck-devel
|
|
|
|
Requires: dbus-1-glib-devel hal-devel libxfconf-devel
|
2007-01-24 02:12:08 +01:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
xfce4-session is the session manager for the Xfce desktop environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
2009-03-09 00:31:39 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Benedikt Meurer <benny@xfce.org>
|
|
|
|
Oliver M. Bolzer <oliver@debian.org>
|
|
|
|
Francois Le Clainche <fleclainche@wanadoo.fr>
|
|
|
|
Maarten Boekhold <boekhold@emirates.net.ae>
|
|
|
|
Brian Tarricone <kelnos@xfce.org>
|
|
|
|
|
|
|
|
%package branding-upstream
|
|
|
|
License: GPL v2 or later
|
|
|
|
Summary: Xfce Session manager
|
|
|
|
Group: System/GUI/XFCE
|
|
|
|
Provides: %{name}-branding = %{version}
|
|
|
|
Conflicts: otherproviders(%{name}-branding)
|
|
|
|
Supplements: packageand(%{name}:branding-upstream)
|
|
|
|
|
|
|
|
%description branding-upstream
|
|
|
|
xfce4-session is the session manager for the Xfce desktop environment.
|
|
|
|
|
|
|
|
|
|
|
|
|
2007-01-16 00:42:22 +01:00
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Benedikt Meurer <benny@xfce.org>
|
|
|
|
Oliver M. Bolzer <oliver@debian.org>
|
|
|
|
Francois Le Clainche <fleclainche@wanadoo.fr>
|
|
|
|
Maarten Boekhold <boekhold@emirates.net.ae>
|
|
|
|
Brian Tarricone <kelnos@xfce.org>
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%setup -q
|
2008-11-20 16:35:05 +01:00
|
|
|
%patch0
|
2007-01-16 00:42:22 +01:00
|
|
|
|
|
|
|
%build
|
2009-03-09 00:31:39 +01:00
|
|
|
%configure \
|
|
|
|
--disable-static \
|
2007-05-22 15:14:03 +02:00
|
|
|
--enable-session-screenshots
|
|
|
|
make %{?jobs:-j%jobs}
|
2007-01-16 00:42:22 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
2008-11-06 01:02:35 +01:00
|
|
|
%find_lang %{name}
|
2009-03-09 00:31:39 +01:00
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la $RPM_BUILD_ROOT%{_libdir}/xfce4/splash/engines/*.la
|
2007-01-16 00:42:22 +01:00
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
2008-11-06 01:02:35 +01:00
|
|
|
%files -f %name.lang
|
2007-01-16 00:42:22 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc AUTHORS BUGS COPYING ChangeLog ChangeLog.pre-xfce-devel NEWS README TODO
|
|
|
|
%{_bindir}/*
|
2009-03-09 00:31:39 +01:00
|
|
|
%{_libdir}/xfce4
|
|
|
|
%{_libdir}/*.so.*
|
2007-01-24 02:12:08 +01:00
|
|
|
%{_mandir}/*/*
|
2007-01-16 00:42:22 +01:00
|
|
|
%{_datadir}/themes/*
|
|
|
|
%{_datadir}/applications/*
|
|
|
|
%{_datadir}/icons/*/*
|
2009-03-09 00:31:39 +01:00
|
|
|
%dir %{_datadir}/xfce4
|
2007-01-16 00:42:22 +01:00
|
|
|
%{_datadir}/xfce4/*
|
2007-10-22 18:04:56 +02:00
|
|
|
%{_libexecdir}/balou-export-theme
|
|
|
|
%{_libexecdir}/balou-install-theme
|
|
|
|
%{_libexecdir}/xfsm-shutdown-helper
|
2007-04-13 16:55:41 +02:00
|
|
|
%{_sysconfdir}/xdg/autostart/xfce4-tips-autostart.desktop
|
2007-01-24 02:12:08 +01:00
|
|
|
|
2009-03-09 00:31:39 +01:00
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
2007-01-24 02:12:08 +01:00
|
|
|
%post
|
|
|
|
%run_suseconfig -m gtk2
|
2009-03-09 00:31:39 +01:00
|
|
|
/sbin/ldconfig
|
2009-01-30 00:27:37 +01:00
|
|
|
|
2007-01-24 02:12:08 +01:00
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root)
|
2009-03-09 00:31:39 +01:00
|
|
|
%dir %{_includedir}/xfce4/*
|
2007-01-24 02:12:08 +01:00
|
|
|
%{_includedir}/xfce4/*/*
|
2009-03-09 00:31:39 +01:00
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
|
|
|
%files branding-upstream
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%dir %{_sysconfdir}/xdg/xfce4
|
|
|
|
%dir %{_sysconfdir}/xdg/xfce4/xfconf
|
|
|
|
%dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml
|
|
|
|
%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
|
2007-12-03 23:55:31 +01:00
|
|
|
|
2007-03-03 14:38:26 +01:00
|
|
|
%changelog
|
2009-04-27 22:56:40 +02:00
|
|
|
* Mon Apr 27 2009 prusnak@suse.cz
|
|
|
|
- updated to 4.6.1
|
|
|
|
* Fix crash in settings dialog when a .desktop file with a missing
|
|
|
|
Application key is opened (bug 5020).
|
|
|
|
* Ensure networked session handling over TCP is disabled by
|
|
|
|
default (bug 5126).
|
2009-03-09 00:31:39 +01:00
|
|
|
* Mon Mar 02 2009 prusnak@suse.cz
|
|
|
|
- xfce4-tips prints tips without calling fortune (tips-no-fortune.patch)
|
2009-01-30 00:27:37 +01:00
|
|
|
* Wed Jan 28 2009 crrodriguez@suse.de
|
|
|
|
- remove static libraries and "la" files
|
2008-11-20 16:35:05 +01:00
|
|
|
* Tue Nov 18 2008 pnemec@suse.cz
|
|
|
|
- call update_desktop_file macro on desktop files [bnc#445722]
|
|
|
|
* Fri Nov 14 2008 prusnak@suse.cz
|
|
|
|
- updated suspend_hibernate.patch and renamed to logout-dialog
|
|
|
|
* adds switch user button, only works with gdm
|
|
|
|
- fixed crash in autostart-editor (autostart-editor-crash.patch)
|
2008-11-06 01:02:35 +01:00
|
|
|
* Wed Oct 29 2008 bwalle@suse.de
|
|
|
|
- update to 4.4.3
|
|
|
|
* translation polish
|
|
|
|
* added icons
|
|
|
|
* Thu Aug 21 2008 prusnak@suse.cz
|
|
|
|
- added patch for parallel start (faster-start.patch)
|
|
|
|
* Tue Dec 04 2007 prusnak@suse.cz
|
|
|
|
- use %%find_lang macro
|
|
|
|
* Mon Dec 03 2007 bwalle@suse.de
|
2007-12-03 23:55:31 +01:00
|
|
|
- update to 4.4.2
|
|
|
|
o Updated and new translations
|
2008-11-06 01:02:35 +01:00
|
|
|
* Sat Jun 23 2007 bwalle@suse.de
|
2007-10-22 18:04:56 +02:00
|
|
|
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
|
2008-11-06 01:02:35 +01:00
|
|
|
* Tue May 22 2007 prusnak@suse.cz
|
2007-05-22 15:14:03 +02:00
|
|
|
- include 3 files to package
|
|
|
|
- sync with BuildService
|
2009-04-27 22:56:40 +02:00
|
|
|
* Mon Apr 16 2007 bwalle@suse.de
|
2007-04-16 09:06:38 +02:00
|
|
|
- fix build
|
2008-11-06 01:02:35 +01:00
|
|
|
* Tue Apr 10 2007 bwalle@suse.de
|
2007-04-13 16:55:41 +02:00
|
|
|
- update to 4.4.1 (no upstream changelog for this subpackage)
|
2008-11-06 01:02:35 +01:00
|
|
|
* Sat Mar 03 2007 aj@suse.de
|
2007-03-03 14:38:26 +01:00
|
|
|
- /etc/xdg/autostart is part of filesystem now.
|
2008-11-06 01:02:35 +01:00
|
|
|
* Sun Jan 21 2007 bwalle@suse.de
|
2007-01-24 02:12:08 +01:00
|
|
|
- upgraded to 4.4.0
|
2008-11-06 01:02:35 +01:00
|
|
|
* Wed Feb 08 2006 pnemec@suse.cz
|
2007-01-16 00:42:22 +01:00
|
|
|
- added xfce4-desktop and xfwm to requires
|
2008-11-06 01:02:35 +01:00
|
|
|
* Wed Jan 25 2006 mls@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- converted neededforbuild to BuildRequires
|
2008-11-06 01:02:35 +01:00
|
|
|
* Sat Jan 21 2006 cthiel@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- really update to 4.2.3
|
2009-04-27 22:56:40 +02:00
|
|
|
* Tue Jan 17 2006 pnemec@suse.cz
|
2007-01-16 00:42:22 +01:00
|
|
|
- update to 4.2.3
|
2008-11-06 01:02:35 +01:00
|
|
|
* Wed Sep 14 2005 cthiel@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- specfile cleanup
|
2008-11-06 01:02:35 +01:00
|
|
|
* Mon Aug 01 2005 cthiel@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- fixed Requires
|
2008-11-06 01:02:35 +01:00
|
|
|
* Wed May 18 2005 cthiel@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- update to 4.2.2
|
2008-11-06 01:02:35 +01:00
|
|
|
* Tue Apr 12 2005 cthiel@suse.de
|
2007-01-16 00:42:22 +01:00
|
|
|
- initial version
|