Author: glen Date: Thu Jan 26 20:52:42 2012 GMT Module: packages Tag: HEAD ---- Log message: - fix gtk-doc location
---- Files affected: packages/lightdm: lightdm.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: packages/lightdm/lightdm.spec diff -u packages/lightdm/lightdm.spec:1.21 packages/lightdm/lightdm.spec:1.22 --- packages/lightdm/lightdm.spec:1.21 Mon Jan 23 18:49:07 2012 +++ packages/lightdm/lightdm.spec Thu Jan 26 21:52:36 2012 @@ -3,7 +3,7 @@ Summary(hu.UTF-8): Egy könnyűsúlyú bejelentkezéskezelő Name: lightdm Version: 1.1.1 -Release: 3 +Release: 4 License: GPL v3 Group: X11/Applications Source0: https://launchpad.net/lightdm/trunk/%{version}/+download/%{name}-%{version}.tar.gz @@ -121,6 +121,7 @@ --disable-silent-rules \ --disable-tests \ --enable-liblightdm-qt \ + --with-html-dir=%{_gtkdocdir} \ --enable-gtk-doc \ --with-greeter-session=lightdm-gtk-greeter \ --with-greeter-user=xdm @@ -217,7 +218,7 @@ %files apidocs %defattr(644,root,root,755) -%{_datadir}/gtk-doc/html/lightdm-gobject-1 +%{_gtkdocdir}/lightdm-gobject-1 %files upstart %defattr(644,root,root,755) @@ -229,6 +230,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2012/01/26 20:52:36 glen +- fix gtk-doc location + Revision 1.21 2012/01/23 17:49:07 glen - by default use some existing greeter ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lightdm/lightdm.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
