[packages/xfce4-session] - up to 4.13.2
baggins
baggins at pld-linux.org
Sun Jun 9 22:03:35 CEST 2019
commit e9171cbfefae791cfe4a0c148654b71ffa04f7d4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Jun 9 22:03:21 2019 +0200
- up to 4.13.2
xfce4-session-ubuntu_icons.patch | 20 +++++++++++---------
xfce4-session.spec | 13 ++++---------
2 files changed, 15 insertions(+), 18 deletions(-)
---
diff --git a/xfce4-session.spec b/xfce4-session.spec
index f1f60d4..be9f121 100644
--- a/xfce4-session.spec
+++ b/xfce4-session.spec
@@ -6,12 +6,12 @@
Summary: Xfce session manager
Summary(pl.UTF-8): Zarządca sesji Xfce
Name: xfce4-session
-Version: 4.13.0
+Version: 4.13.2
Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://archive.xfce.org/src/xfce/%{name}/4.13/%{name}-%{version}.tar.bz2
-# Source0-md5: 0de0afd0c8dfe66f846c6c1c5ff3164a
+# Source0-md5: 1306b6166f47cdf6e0c61259abbb621f
Source1: http://www.blues.gda.pl/SOURCES/%{name}-ubuntu_icons.tar.bz2
# Source1-md5: bf19add3364c0b0d804a7490c1a1fcbe
# taken from mate-polkit (GTK+2), license is LGPLv2+, requires because of
@@ -118,10 +118,10 @@ rm -rf $RPM_BUILD_ROOT
%{__sed} -e 's|@LIBEXECDIR@|%{_libexecdir}|g' %{SOURCE2} > $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/xfce4-polkit-mate-authentication-agent-1.desktop
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/session/splash-engines/*.la
%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la
%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ie
%find_lang %{name}
@@ -146,11 +146,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/xfce4-session-logout
%attr(755,root,root) %{_bindir}/xfce4-session-settings
%dir %{_libdir}/xfce4/session
-%attr(755,root,root) %{_libdir}/xfce4/session/balou-export-theme
-%attr(755,root,root) %{_libdir}/xfce4/session/balou-install-theme
%attr(755,root,root) %{_libdir}/xfce4/session/xfsm-shutdown-helper
-%dir %{_libdir}/xfce4/session/splash-engines
-%attr(755,root,root) %{_libdir}/xfce4/session/splash-engines/*.so
%{_sysconfdir}/xdg/autostart/*.desktop
%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
%{_sysconfdir}/xdg/xfce4/Xft.xrdb
@@ -158,7 +154,6 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/polkit-1/actions/org.xfce.session.policy
%{_datadir}/xsessions/xfce.desktop
-%{_datadir}/themes/Default/balou
%{_desktopdir}/*.desktop
%{_iconsdir}/hicolor/*/*/*
%{_mandir}/man1/*.1*
@@ -171,7 +166,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libxfsm-4.6.so
-%{_includedir}/xfce4/xfce4-session-4.6
+#%{_includedir}/xfce4/xfce4-session-4.6
%{_pkgconfigdir}/xfce4-session-2.0.pc
%if %{with static_libs}
diff --git a/xfce4-session-ubuntu_icons.patch b/xfce4-session-ubuntu_icons.patch
index cad2424..a3f69ea 100644
--- a/xfce4-session-ubuntu_icons.patch
+++ b/xfce4-session-ubuntu_icons.patch
@@ -1,16 +1,18 @@
diff -urN xfce4-session-4.6.0/icons/48x48/Makefile.am xfce4-session-4.6.0.new/icons/48x48/Makefile.am
--- xfce4-session-4.6.0/icons/48x48/Makefile.am 2009-01-12 22:11:40.000000000 +0100
+++ xfce4-session-4.6.0.new/icons/48x48/Makefile.am 2009-02-27 23:45:12.000000000 +0100
-@@ -4,9 +4,11 @@
- xfce4-session.png \
- xfce4-splash.png \
- xfsm-hibernate.png \
+@@ -1,5 +1,13 @@
+ iconsdir = $(datadir)/icons/hicolor/48x48/apps
+ icons_DATA = \
+- xfce4-session.png
++ xfce4-session.png \
++ xfce4-autostart-editor.png \
++ xfsm-hibernate.png \
+ xfsm-lockscreen.png \
- xfsm-logout.png \
- xfsm-reboot.png \
- xfsm-shutdown.png \
-- xfsm-suspend.png
++ xfsm-logout.png \
++ xfsm-reboot.png \
++ xfsm-shutdown.png \
+ xfsm-suspend.png \
+ xfsm-switch.png
-
+
EXTRA_DIST = $(icons_DATA)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfce4-session.git/commitdiff/e9171cbfefae791cfe4a0c148654b71ffa04f7d4
More information about the pld-cvs-commit
mailing list