packages: lxde-common/lxde-common.spec - up to 0.5.5
glen
glen at pld-linux.org
Mon Aug 15 09:26:31 CEST 2011
Author: glen Date: Mon Aug 15 07:26:31 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.5.5
---- Files affected:
packages/lxde-common:
lxde-common.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/lxde-common/lxde-common.spec
diff -u packages/lxde-common/lxde-common.spec:1.3 packages/lxde-common/lxde-common.spec:1.4
--- packages/lxde-common/lxde-common.spec:1.3 Wed Dec 29 22:14:53 2010
+++ packages/lxde-common/lxde-common.spec Mon Aug 15 09:26:25 2011
@@ -1,13 +1,14 @@
# $Revision$, $Date$
Summary: Default configuration for LXDE
Name: lxde-common
-Version: 0.5.0
-Release: 2
+Version: 0.5.5
+Release: 1
License: GPL v2
Group: X11/Applications
Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
-# Source0-md5: 23606ab3d6e1039386d62a4b68b4ffc6
+# Source0-md5: e51a6b2a815a89fda1f497b509465a97
URL: http://www.lxde.org/
+Requires: openbox
Requires: xorg-app-xprop
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,19 +25,20 @@
%install
rm -rf $RPM_BUILD_ROOT
-
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
-rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/{frp,ur_PK}
-
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS README
-%{_sysconfdir}/xdg/lxsession
+%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
%attr(755,root,root) %{_bindir}/lxde-logout
%attr(755,root,root) %{_bindir}/openbox-lxde
%attr(755,root,root) %{_bindir}/startlxde
@@ -53,6 +55,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/08/15 07:26:25 glen
+- up to 0.5.5
+
Revision 1.3 2010/12/29 21:14:53 glen
- some scripts use xprop
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxde-common/lxde-common.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list