Author: glen Date: Sun Jul 10 19:56:35 2011 GMT Module: packages Tag: HEAD ---- Log message: - there is no epoch, drop bogus open dependency
---- Files affected: packages/lxdm: lxdm.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/lxdm/lxdm.spec diff -u packages/lxdm/lxdm.spec:1.11 packages/lxdm/lxdm.spec:1.12 --- packages/lxdm/lxdm.spec:1.11 Sun Jul 10 21:54:55 2011 +++ packages/lxdm/lxdm.spec Sun Jul 10 21:56:29 2011 @@ -2,7 +2,7 @@ Summary: Light weight X11 display manager Name: lxdm Version: 0.3.0 -Release: 5 +Release: 6 License: GPL v3 Group: X11/Applications Source0: http://downloads.sourceforge.net/lxde/%{name}-%{version}.tar.gz @@ -33,8 +33,7 @@ Summary(pl.UTF-8): Skrypt init dla lxdm-a Group: X11/Applications Requires(post,preun): /sbin/chkconfig -Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: open +Requires: %{name} = %{version}-%{release} Requires: rc-scripts %description init @@ -99,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2011/07/10 19:56:29 glen +- there is no epoch, drop bogus open dependency + Revision 1.11 2011/07/10 19:54:55 glen - Provides XDM ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lxdm/lxdm.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
