Author: blues Date: Mon Jan 26 16:06:26 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel.6 - conflict with dbus lower that 1.2.12-2 due to dirs deps
---- Files affected: SPECS: upstart.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/upstart.spec diff -u SPECS/upstart.spec:1.36 SPECS/upstart.spec:1.37 --- SPECS/upstart.spec:1.36 Mon Nov 24 18:12:58 2008 +++ SPECS/upstart.spec Mon Jan 26 17:06:21 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Oparty na zdarzeniach demon init Name: upstart Version: 0.5.0 -Release: 5 +Release: 6 License: GPL v2 Group: Base Source0: http://edge.launchpad.net/upstart/0.5/%{version}/+download/%{name}-%{version}.tar.gz @@ -25,6 +25,7 @@ BuildRequires: pkgconfig Requires: dbus-libs >= 1.2.4-3 Suggests: dbus +Conflicts: dbus < 1.2.12-2 Provides: virtual(init-daemon) Obsoletes: virtual(init-daemon) BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -106,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2009/01/26 16:06:21 blues +- rel.6 - conflict with dbus lower that 1.2.12-2 due to dirs deps + Revision 1.36 2008/11/24 17:12:58 qboosh - bcond desc ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/upstart.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
