[packages/lxde-common] - updated to 0.99.2

qboosh qboosh at pld-linux.org
Fri May 5 19:19:46 CEST 2023


commit b5f18912d3d1d9b9948a81e3d55258a29d823908
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 5 19:22:09 2023 +0200

    - updated to 0.99.2

 lxde-common.spec | 36 +++++++++++++++++++++++++++---------
 1 file changed, 27 insertions(+), 9 deletions(-)
---
diff --git a/lxde-common.spec b/lxde-common.spec
index 82e1d51..7846b2d 100644
--- a/lxde-common.spec
+++ b/lxde-common.spec
@@ -1,12 +1,15 @@
 Summary:	Default configuration for LXDE
+Summary(pl.UTF-8):	Domyślna konfiguracja LXDE
 Name:		lxde-common
-Version:	0.5.5
+Version:	0.99.2
 Release:	1
-License:	GPL v2
+License:	GPL v2+
 Group:		X11/Applications
-Source0:	http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
-# Source0-md5:	e51a6b2a815a89fda1f497b509465a97
+Source0:	https://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.xz
+# Source0-md5:	14a9d19c4576dc15d985453ccb8ca9f6
 URL:		http://www.lxde.org/
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	openbox
 Requires:	xorg-app-xprop
 BuildArch:	noarch
@@ -15,6 +18,10 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 lxde-common package provides a set of default configuration for LXDE.
 
+%description -l pl.UTF-8
+Pakiet lxde-common dostarcza zestaw domyślnej konfiguracji środowiska
+LXDE.
+
 %prep
 %setup -q
 
@@ -24,6 +31,7 @@ lxde-common package provides a set of default configuration for LXDE.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -32,18 +40,28 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README
+# COPYING specifies different licenses/source of some components
+%doc AUTHORS COPYING README
+%dir /etc/xdg/lxpanel
+%dir /etc/xdg/lxpanel/LXDE
+%config(noreplace) %verify(not md5 mtime size) /etc/xdg/lxpanel/LXDE/config
+%dir /etc/xdg/lxpanel/LXDE/panels
+%config(noreplace) %verify(not md5 mtime size) /etc/xdg/lxpanel/LXDE/panels/panel
 %dir /etc/xdg/lxsession
 %dir /etc/xdg/lxsession/LXDE
 %config(noreplace) %verify(not md5 mtime size) /etc/xdg/lxsession/LXDE/autostart
 %config(noreplace) %verify(not md5 mtime size) /etc/xdg/lxsession/LXDE/desktop.conf
 %config(noreplace) %verify(not md5 mtime size) /etc/xdg/pcmanfm/LXDE/pcmanfm.conf
+%dir /etc/xdg/openbox/LXDE
+%config(noreplace) %verify(not md5 mtime size) /etc/xdg/openbox/LXDE/menu.xml
+%config(noreplace) %verify(not md5 mtime size) /etc/xdg/openbox/LXDE/rc.xml
 %attr(755,root,root) %{_bindir}/lxde-logout
 %attr(755,root,root) %{_bindir}/openbox-lxde
 %attr(755,root,root) %{_bindir}/startlxde
 %{_datadir}/lxde
-%{_datadir}/lxpanel
-%{_mandir}/man1/lxde-logout*
-%{_mandir}/man1/openbox-lxde*
-%{_mandir}/man1/startlxde*
 %{_datadir}/xsessions/LXDE.desktop
+%{_desktopdir}/lxde-logout.desktop
+%{_desktopdir}/lxde-screenlock.desktop
+%{_mandir}/man1/lxde-logout.1*
+%{_mandir}/man1/openbox-lxde.1*
+%{_mandir}/man1/startlxde.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxde-common.git/commitdiff/b5f18912d3d1d9b9948a81e3d55258a29d823908



More information about the pld-cvs-commit mailing list