Author: baggins Date: Tue Apr 17 18:12:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - better systemd deps
---- Files affected: packages/wicd: wicd.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: packages/wicd/wicd.spec diff -u packages/wicd/wicd.spec:1.54 packages/wicd/wicd.spec:1.55 --- packages/wicd/wicd.spec:1.54 Sun Feb 5 18:42:25 2012 +++ packages/wicd/wicd.spec Tue Apr 17 20:12:04 2012 @@ -12,12 +12,12 @@ Summary(hu.UTF-8): Vezeték és vezeték néklküli hálózati menedzser Summary(pl.UTF-8): Zarządca sieci przewodowych i bezprzewodowych Name: wicd -Version: 1.7.0 -Release: 9 +Version: 1.7.1 +Release: 0.1 License: GPL v2+ Group: X11/Applications/Networking Source0: http://downloads.sourceforge.net/wicd/%{name}-%{version}.tar.gz -# Source0-md5: 003d2e67240989db55934553437ba32a +# Source0-md5: 9c5664a0e850cddbe80942eabb10430a Source1: %{name}.init Source2: %{name}.service Source3: org.%{name}.daemon.service @@ -34,6 +34,7 @@ BuildRequires: rpmbuild(macros) >= 1.623 BuildRequires: sed >= 4.0 Requires(post,preun): /sbin/chkconfig +Requires(post,preun,postun): systemd-units >= 38 Requires: dbus(org.freedesktop.Notifications) Requires: python-dbus Requires: python-iwscan @@ -274,6 +275,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2012/04/17 18:12:04 baggins +- better systemd deps + Revision 1.54 2012/02/05 17:42:25 baggins - rel 9 - added O:*-systemd ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/wicd/wicd.spec?r1=1.54&r2=1.55 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
