packages: lightdm/lightdm-disable_tests.patch, lightdm/lightdm.spec - up to...

glen glen at pld-linux.org
Sun Sep 25 12:50:18 CEST 2011


Author: glen                         Date: Sun Sep 25 10:50:18 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.9.8

---- Files affected:
packages/lightdm:
   lightdm-disable_tests.patch (1.1 -> 1.2) , lightdm.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/lightdm/lightdm-disable_tests.patch
diff -u packages/lightdm/lightdm-disable_tests.patch:1.1 packages/lightdm/lightdm-disable_tests.patch:1.2
--- packages/lightdm/lightdm-disable_tests.patch:1.1	Sat Jul 30 17:02:58 2011
+++ packages/lightdm/lightdm-disable_tests.patch	Sun Sep 25 12:50:13 2011
@@ -1,12 +1,11 @@
-diff -ur lightdm-0.9.2.orig/Makefile.am lightdm-0.9.2/Makefile.am
---- lightdm-0.9.2.orig/Makefile.am	2011-07-30 16:29:38.299077463 +0200
-+++ lightdm-0.9.2/Makefile.am	2011-07-30 16:30:55.339190789 +0200
+--- lightdm-0.9.8/Makefile.am~	2011-08-16 07:21:38.000000000 +0300
++++ lightdm-0.9.8/Makefile.am	2011-09-25 13:43:00.374946003 +0300
 @@ -5,7 +5,7 @@
  if COMPILE_LIBLIGHTDM_QT
  SUBDIRS += liblightdm-qt
  endif
--SUBDIRS += data greeters po src doc tests
-+SUBDIRS += data greeters po src doc
+-SUBDIRS += data greeters po src doc tests utils
++SUBDIRS += data greeters po src doc utils
  
  DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
  

================================================================
Index: packages/lightdm/lightdm.spec
diff -u packages/lightdm/lightdm.spec:1.12 packages/lightdm/lightdm.spec:1.13
--- packages/lightdm/lightdm.spec:1.12	Sun Sep 25 12:40:54 2011
+++ packages/lightdm/lightdm.spec	Sun Sep 25 12:50:13 2011
@@ -1,14 +1,13 @@
 # $Revision$, $Date$
-#
 Summary:	A lightweight display manager
 Summary(hu.UTF-8):	Egy könnyűsúlyú bejelentkezéskezelő
 Name:		lightdm
-Version:	0.9.2
-Release:	0.1
+Version:	0.9.8
+Release:	1
 License:	GPL v3
 Group:		X11/Applications
 Source0:	http://people.ubuntu.com/~robert-ancell/lightdm/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	7f5a38ab69f1f96a7ad5c17c3a5599fd
+# Source0-md5:	4ca45e83e317b27ea14fe85e05eef0d3
 Source1:	%{name}.pamd
 Patch0:		%{name}-qt4.patch
 Patch1:		%{name}-disable_tests.patch
@@ -165,21 +164,25 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%dir %{_sysconfdir}/%{name}
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/keys.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/users.conf
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/lightdm
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.lightdm
+/etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
+%attr(755,root,root) %{_bindir}/dm-tool
 %attr(755,root,root) %{_sbindir}/lightdm
 %attr(755,root,root) %{_libdir}/liblightdm-gobject-1.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/liblightdm-gobject-1.so.0
 %attr(755,root,root) %{_libdir}/liblightdm-qt-1.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/liblightdm-qt-1.so.0
+%attr(755,root,root) %{_libdir}/lightdm-set-defaults
+%dir %{_libdir}/%{name}
+%attr(755,root,root) %{_libdir}/%{name}/gdmflexiserver
 %{_libdir}/girepository-1.0/LightDM-1.typelib
-%{_mandir}/man1/lightdm*
-/etc/dbus-1/system.d/org.freedesktop.DisplayManager.conf
 %dir %{_datadir}/xgreeters
-%dir %{_sysconfdir}/%{name}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/keys.conf
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/users.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/lightdm
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.lightdm
+%{_mandir}/man1/lightdm*
 %attr(750,root,xdm) /var/log/lightdm
 %attr(750,xdm,xdm) /home/services/xdm
 
@@ -227,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2011/09/25 10:50:13  glen
+- up to 0.9.8
+
 Revision 1.12  2011/09/25 10:40:54  glen
 - update upstart deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lightdm/lightdm-disable_tests.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lightdm/lightdm.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list