packages: lxdm/lxdm.spec - keep the service mask in -init package

glen glen at pld-linux.org
Sat Mar 24 03:18:37 CET 2012


Author: glen                         Date: Sat Mar 24 02:18:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- keep the service mask in -init package

---- Files affected:
packages/lxdm:
   lxdm.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/lxdm/lxdm.spec
diff -u packages/lxdm/lxdm.spec:1.22 packages/lxdm/lxdm.spec:1.23
--- packages/lxdm/lxdm.spec:1.22	Sun Mar 18 14:30:38 2012
+++ packages/lxdm/lxdm.spec	Sat Mar 24 03:18:32 2012
@@ -2,7 +2,7 @@
 Summary:	Light weight X11 display manager
 Name:		lxdm
 Version:	0.4.1
-Release:	7
+Release:	8
 License:	GPL v3
 Group:		X11/Applications
 Source0:	http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz
@@ -105,12 +105,12 @@
 %attr(755,root,root) %{_libdir}/%{name}-greeter-gdk
 %attr(755,root,root) %{_libdir}/%{name}-numlock
 %{_datadir}/%{name}
-%{systemdunitdir}/lxdm.service
 
 %files init
 %defattr(644,root,root,755)
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %config(noreplace) %verify(not md5 mtime size) /etc/init/%{name}.conf
+%{systemdunitdir}/lxdm.service
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -118,6 +118,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2012/03/24 02:18:32  glen
+- keep the service mask in -init package
+
 Revision 1.22  2012/03/18 13:30:38  baggins
 - rel 7
 - create systemd unit dir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/lxdm/lxdm.spec?r1=1.22&r2=1.23



More information about the pld-cvs-commit mailing list