Author: baggins Date: Tue Apr 17 17:04:38 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - better systemd deps
---- Files affected: packages/bootchart2: bootchart2.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/bootchart2/bootchart2.spec diff -u packages/bootchart2/bootchart2.spec:1.4 packages/bootchart2/bootchart2.spec:1.5 --- packages/bootchart2/bootchart2.spec:1.4 Sun Feb 12 17:22:59 2012 +++ packages/bootchart2/bootchart2.spec Tue Apr 17 19:04:33 2012 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wizualizacja wydajności procesu startu systemu Name: bootchart2 Version: 0.14.2 -Release: 1 +Release: 2 License: GPL v2 Group: Base Source0: https://github.com/downloads/mmeeks/bootchart/%{name}-%{version}.tar.bz2 @@ -11,7 +11,8 @@ URL: https://github.com/mmeeks/bootchart BuildRequires: python BuildRequires: rpmbuild(macros) >= 1.641 -Requires: systemd-units >= 37-0.10 +Requires(post,preun,postun): systemd-units >= 38 +Requires: systemd-units >= 38 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -98,6 +99,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2012/04/17 17:04:33 baggins +- rel 2 +- better systemd deps + Revision 1.4 2012/02/12 16:22:59 kiesiu - updated systemd macros - updated -gui description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/bootchart2/bootchart2.spec?r1=1.4&r2=1.5 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
